fs/eventfd: Convert the indent under EVENT_FD_VFS_PATH option to tab
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Change-Id: I5648ca278fccb35010d6c354908b9031930bc5fa
This commit is contained in:
parent
685c2ce506
commit
280fe41306
@ -68,10 +68,10 @@ config EVENT_FD
|
|||||||
if EVENT_FD
|
if EVENT_FD
|
||||||
|
|
||||||
config EVENT_FD_VFS_PATH
|
config EVENT_FD_VFS_PATH
|
||||||
string "Path to eventfd storage"
|
string "Path to eventfd storage"
|
||||||
default "/var/event"
|
default "/var/event"
|
||||||
---help---
|
---help---
|
||||||
The path to where eventfd will exist in the VFS namespace.
|
The path to where eventfd will exist in the VFS namespace.
|
||||||
|
|
||||||
config EVENT_FD_POLL
|
config EVENT_FD_POLL
|
||||||
bool "EventFD poll support"
|
bool "EventFD poll support"
|
||||||
|
Loading…
Reference in New Issue
Block a user