Re: [PATCH v2 4/4] Documentation: ABI: Fix documentation for mass_storage function
From: Krzysztof Opasiak <hidden>
Date: 2015-04-09 09:20:25
Also in:
lkml
On 04/09/2015 10:32 AM, Tal Shorer wrote:
On Wed, Apr 8, 2015 at 3:06 PM, Krzysztof Opasiak [off-list ref] wrote:quoted
Luns in mass storage function are identified using their id. While creating lun's directory user cannot choose any arbitrary name other than arabic numeral from 1 to FSG_MAX_LUNS. Signed-off-by: Krzysztof Opasiak <redacted> --- .../ABI/testing/configfs-usb-gadget-mass-storage | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)diff --git a/Documentation/ABI/testing/configfs-usb-gadget-mass-storage b/Documentation/ABI/testing/configfs-usb-gadget-mass-storage index 9931fb0..0b54280 100644 --- a/Documentation/ABI/testing/configfs-usb-gadget-mass-storage +++ b/Documentation/ABI/testing/configfs-usb-gadget-mass-storage@@ -11,10 +11,15 @@ Description: are 2..4. Available only if CONFIG_USB_GADGET_DEBUG_FILES is set. -What: /config/usb-gadget/gadget/functions/mass_storage.name/lun.name +What: /config/usb-gadget/gadget/functions/mass_storage.name/lun.id Date: Oct 2013 KernelVersion: 3.13 Description: + id - arabic numeral from 1 to FSG_MAX_LUNSI think "decimal number" or "decimal value" would be easier to understand.
True. Will fix in v3. Thanks, -- Krzysztof Opasiak Samsung R&D Institute Poland Samsung Electronics