mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-17 06:04:23 +03:00
cleanup: typos in libdm
This commit is contained in:
parent
74f607952d
commit
0862e2b150
@ -2167,7 +2167,7 @@ struct dm_pool *dm_config_memory(struct dm_config_tree *cft);
|
|||||||
*/
|
*/
|
||||||
#define DM_UDEV_DISABLE_DM_RULES_FLAG 0x0001
|
#define DM_UDEV_DISABLE_DM_RULES_FLAG 0x0001
|
||||||
/*
|
/*
|
||||||
* DM_UDEV_DISABLE_SUBSYTEM_RULES_FLAG is set in case we need to disable
|
* DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG is set in case we need to disable
|
||||||
* subsystem udev rules, but still we need the general DM udev rules to
|
* subsystem udev rules, but still we need the general DM udev rules to
|
||||||
* be applied (to create the nodes and symlinks under /dev and /dev/disk).
|
* be applied (to create the nodes and symlinks under /dev and /dev/disk).
|
||||||
*/
|
*/
|
||||||
|
@ -3670,7 +3670,7 @@ struct dm_pool *dm_config_memory(struct dm_config_tree *cft);
|
|||||||
*/
|
*/
|
||||||
#define DM_UDEV_DISABLE_DM_RULES_FLAG 0x0001
|
#define DM_UDEV_DISABLE_DM_RULES_FLAG 0x0001
|
||||||
/*
|
/*
|
||||||
* DM_UDEV_DISABLE_SUBSYTEM_RULES_FLAG is set in case we need to disable
|
* DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG is set in case we need to disable
|
||||||
* subsystem udev rules, but still we need the general DM udev rules to
|
* subsystem udev rules, but still we need the general DM udev rules to
|
||||||
* be applied (to create the nodes and symlinks under /dev and /dev/disk).
|
* be applied (to create the nodes and symlinks under /dev and /dev/disk).
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user