Commit 3a2de36d authored by Matthew Wilcox's avatar Matthew Wilcox Committed by Greg Kroah-Hartman
Browse files
parent 98ee4639
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ Description:
		Read returns '0' or '1' for read-write or read-only modes
		respectively.
		Write parses one of 'YyTt1NnFf0', or [oO][NnFf] for "on"
		and "off", i.e. what kstrbool() supports.
		and "off", i.e. what kstrtobool() supports.
		Note: This file is only present if CONFIG_NVMEM_SYSFS
		is enabled.