All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tty: fix typo in ASYNCB_FOURPORT comment
@ 2018-05-16 14:39 Giulio Benetti
  2018-05-16 15:36 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Giulio Benetti @ 2018-05-16 14:39 UTC (permalink / raw)
  To: tglx; +Cc: pombredanne, gregkh, kstewart, linux-kernel, Giulio Benetti

Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
---
 include/uapi/linux/tty_flags.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/linux/tty_flags.h b/include/uapi/linux/tty_flags.h
index 6ac609a00dea..900a32e63424 100644
--- a/include/uapi/linux/tty_flags.h
+++ b/include/uapi/linux/tty_flags.h
@@ -13,7 +13,7 @@
  */
 #define ASYNCB_HUP_NOTIFY	 0 /* Notify getty on hangups and closes
 				    * on the callout port */
-#define ASYNCB_FOURPORT		 1 /* Set OU1, OUT2 per AST Fourport settings */
+#define ASYNCB_FOURPORT		 1 /* Set OUT1, OUT2 per AST Fourport settings */
 #define ASYNCB_SAK		 2 /* Secure Attention Key (Orange book) */
 #define ASYNCB_SPLIT_TERMIOS	 3 /* [x] Separate termios for dialin/callout */
 #define ASYNCB_SPD_HI		 4 /* Use 57600 instead of 38400 bps */
-- 
2.17.0

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

* Re: [PATCH] tty: fix typo in ASYNCB_FOURPORT comment
  2018-05-16 14:39 [PATCH] tty: fix typo in ASYNCB_FOURPORT comment Giulio Benetti
@ 2018-05-16 15:36 ` Greg KH
  2018-05-16 15:38   ` Giulio Benetti
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2018-05-16 15:36 UTC (permalink / raw)
  To: Giulio Benetti; +Cc: tglx, pombredanne, kstewart, linux-kernel

On Wed, May 16, 2018 at 04:39:31PM +0200, Giulio Benetti wrote:
> Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
> ---
>  include/uapi/linux/tty_flags.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Sorry, but I can't take patches without any changelog text at all.
Please fix up and resend.

thanks,

greg k-h

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

* Re: [PATCH] tty: fix typo in ASYNCB_FOURPORT comment
  2018-05-16 15:36 ` Greg KH
@ 2018-05-16 15:38   ` Giulio Benetti
  0 siblings, 0 replies; 3+ messages in thread
From: Giulio Benetti @ 2018-05-16 15:38 UTC (permalink / raw)
  To: Greg KH; +Cc: tglx, pombredanne, kstewart, linux-kernel

Hi,

Il 16/05/2018 17:36, Greg KH ha scritto:
> On Wed, May 16, 2018 at 04:39:31PM +0200, Giulio Benetti wrote:
>> Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
>> ---
>>   include/uapi/linux/tty_flags.h | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Sorry, but I can't take patches without any changelog text at all.
> Please fix up and resend.

Sure.
Thanks

-- 
Giulio Benetti
CTO

MICRONOVA SRL
Sede: Via A. Niedda 3 - 35010 Vigonza (PD)
Tel. 049/8931563 - Fax 049/8931346
Cod.Fiscale - P.IVA 02663420285
Capitale Sociale € 26.000 i.v.
Iscritta al Reg. Imprese di Padova N. 02663420285
Numero R.E.A. 258642

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

end of thread, other threads:[~2018-05-16 15:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-16 14:39 [PATCH] tty: fix typo in ASYNCB_FOURPORT comment Giulio Benetti
2018-05-16 15:36 ` Greg KH
2018-05-16 15:38   ` Giulio Benetti

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.