mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
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:
committed by
Alan Carvalho de Assis
parent
685c2ce506
commit
280fe41306
+4
-4
@@ -68,10 +68,10 @@ config EVENT_FD
|
||||
if EVENT_FD
|
||||
|
||||
config EVENT_FD_VFS_PATH
|
||||
string "Path to eventfd storage"
|
||||
default "/var/event"
|
||||
---help---
|
||||
The path to where eventfd will exist in the VFS namespace.
|
||||
string "Path to eventfd storage"
|
||||
default "/var/event"
|
||||
---help---
|
||||
The path to where eventfd will exist in the VFS namespace.
|
||||
|
||||
config EVENT_FD_POLL
|
||||
bool "EventFD poll support"
|
||||
|
||||
Reference in New Issue
Block a user