linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3] docs: fixed table margin in configfs-usb-gadget-mass-storage
@ 2022-07-23 10:14 Maxim Devaev
  2022-07-24  2:49 ` Bagas Sanjaya
  0 siblings, 1 reply; 2+ messages in thread
From: Maxim Devaev @ 2022-07-23 10:14 UTC (permalink / raw)
  To: linux-doc
  Cc: linux-next, linux-usb, linux-kernel, mdevaev, gregkh, stern, sfr

After merging forced_eject patch, there was a broken margin
in the configfs parameters table in the ABI documentation.
This patch fixes it.

Fixes: 421c8d9a20da ("usb: gadget: f_mass_storage: forced_eject attribute")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Maxim Devaev <mdevaev@gmail.com>
---

 v2 -> v3: Added commit description and Reported-by
 v1 -> v2: Added Greg KH to CC so that he can accept this into his branch
 Documentation/ABI/testing/configfs-usb-gadget-mass-storage | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/ABI/testing/configfs-usb-gadget-mass-storage b/Documentation/ABI/testing/configfs-usb-gadget-mass-storage
index d899adb57e81..fc0328069267 100644
--- a/Documentation/ABI/testing/configfs-usb-gadget-mass-storage
+++ b/Documentation/ABI/testing/configfs-usb-gadget-mass-storage
@@ -19,7 +19,7 @@ KernelVersion:	3.13
 Description:
 		The attributes:
 
-		===========	==============================================
+		============	==============================================
 		file		The path to the backing file for the LUN.
 				Required if LUN is not marked as removable.
 		ro		Flag specifying access to the LUN shall be
@@ -38,4 +38,4 @@ Description:
 				regardless of whether the host has allowed it.
 				Any non-zero number of bytes written will
 				result in ejection.
-		===========	==============================================
+		============	==============================================
-- 
2.37.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v3] docs: fixed table margin in configfs-usb-gadget-mass-storage
  2022-07-23 10:14 [PATCH v3] docs: fixed table margin in configfs-usb-gadget-mass-storage Maxim Devaev
@ 2022-07-24  2:49 ` Bagas Sanjaya
  0 siblings, 0 replies; 2+ messages in thread
From: Bagas Sanjaya @ 2022-07-24  2:49 UTC (permalink / raw)
  To: Maxim Devaev, linux-doc
  Cc: linux-next, linux-usb, linux-kernel, gregkh, stern, sfr

On 7/23/22 17:14, Maxim Devaev wrote:
> After merging forced_eject patch, there was a broken margin
> in the configfs parameters table in the ABI documentation.
> This patch fixes it.
> 

Hi Maxim,

I think the patch message can be improved, like:

"Commit 421c8d9a20da ("usb: gadget: f_mass_storage: forced_eject attribute")
 adds force_eject entry to config-usb-gadget-mass-storage table.
 However, the table border for attribute name is short by one `=`,
 which triggers Sphinx warning.

 Extend the border to cover the now-longest entry."

Thanks.

-- 
An old man doll... just what I always wanted! - Clara

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-24  2:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-23 10:14 [PATCH v3] docs: fixed table margin in configfs-usb-gadget-mass-storage Maxim Devaev
2022-07-24  2:49 ` Bagas Sanjaya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).