mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-25 18:50:51 +03:00
o Fix a typo. This should fix devfs support.
This commit is contained in:
parent
4f9a6168c1
commit
6bf8d9e207
@ -687,7 +687,7 @@ struct mapped_device *dm_find_by_minor(int minor)
|
||||
return md;
|
||||
}
|
||||
|
||||
#ifdef CONFIG_DEVFS
|
||||
#ifdef CONFIG_DEVFS_FS
|
||||
static int register_device(struct mapped_device *md)
|
||||
{
|
||||
md->devfs_entry =
|
||||
|
Loading…
x
Reference in New Issue
Block a user