All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxim Devaev <mdevaev@gmail.com>
To: linux-doc@vger.kernel.org
Cc: linux-next@vger.kernel.org, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org, mdevaev@gmail.com,
	gregkh@linuxfoundation.org, stern@rowland.harvard.edu,
	sfr@canb.auug.org.au
Subject: [PATCH v2] docs: fixed table margin in configfs-usb-gadget-mass-storage
Date: Sat, 23 Jul 2022 10:40:54 +0300	[thread overview]
Message-ID: <20220723074054.54995-1-mdevaev@gmail.com> (raw)

Fixes: 421c8d9a20da ("usb: gadget: f_mass_storage: forced_eject attribute")
Signed-off-by: Maxim Devaev <mdevaev@gmail.com>
---
 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


             reply	other threads:[~2022-07-23  7:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-23  7:40 Maxim Devaev [this message]
2022-07-23  9:32 ` [PATCH v2] docs: fixed table margin in configfs-usb-gadget-mass-storage Greg KH
2022-07-23 10:18   ` Maxim Devaev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220723074054.54995-1-mdevaev@gmail.com \
    --to=mdevaev@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    --cc=stern@rowland.harvard.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.