All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] docs: fixed table margin in configfs-usb-gadget-mass-storage
@ 2022-07-23  7:40 Maxim Devaev
  2022-07-23  9:32 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Maxim Devaev @ 2022-07-23  7:40 UTC (permalink / raw)
  To: linux-doc
  Cc: linux-next, linux-usb, linux-kernel, mdevaev, gregkh, stern, sfr

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


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

* Re: [PATCH v2] docs: fixed table margin in configfs-usb-gadget-mass-storage
  2022-07-23  7:40 [PATCH v2] docs: fixed table margin in configfs-usb-gadget-mass-storage Maxim Devaev
@ 2022-07-23  9:32 ` Greg KH
  2022-07-23 10:18   ` Maxim Devaev
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2022-07-23  9:32 UTC (permalink / raw)
  To: Maxim Devaev; +Cc: linux-doc, linux-next, linux-usb, linux-kernel, stern, sfr

On Sat, Jul 23, 2022 at 10:40:54AM +0300, Maxim Devaev wrote:
> 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

For obvious reasons, I can not take a change without any changelog text
at all, and neither should any other maintainer.

Also you forgot the reported-by line :(

thanks,

greg k-h

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

* Re: [PATCH v2] docs: fixed table margin in configfs-usb-gadget-mass-storage
  2022-07-23  9:32 ` Greg KH
@ 2022-07-23 10:18   ` Maxim Devaev
  0 siblings, 0 replies; 3+ messages in thread
From: Maxim Devaev @ 2022-07-23 10:18 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-doc, linux-next, linux-usb, linux-kernel, stern, sfr

В Sat, 23 Jul 2022 11:32:20 +0200
Greg KH <gregkh@linuxfoundation.org> пишет:

> On Sat, Jul 23, 2022 at 10:40:54AM +0300, Maxim Devaev wrote:
> > 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  
> 
> For obvious reasons, I can not take a change without any changelog text
> at all, and neither should any other maintainer.
> 
> Also you forgot the reported-by line :(
> 
> thanks,
> 
> greg k-h

Thank you for your patience. V3 sent.

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

end of thread, other threads:[~2022-07-23 10:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-23  7:40 [PATCH v2] docs: fixed table margin in configfs-usb-gadget-mass-storage Maxim Devaev
2022-07-23  9:32 ` Greg KH
2022-07-23 10:18   ` Maxim Devaev

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.