mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
o Fix a typo. This should fix devfs support.
This commit is contained in:
parent
ef938d5aad
commit
646b19ce77
@ -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…
Reference in New Issue
Block a user