Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1467296

Re: [PATCH 1/2] staging: dgnc: change a parameter from tty_struct to

From DaeSeok Youn <daeseok.youn@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] staging: dgnc: change a parameter from tty_struct to
Date 2016-08-22 02:50 +0200
Message-ID <s8LB7-7vB-1@gated-at.bofh.it> (permalink)
References <s7GtR-7go-79@gated-at.bofh.it> <s8ItA-5Ge-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


2016-08-22 0:55 GMT+09:00 Greg KH <gregkh@linuxfoundation.org>:
> On Fri, Aug 19, 2016 at 10:04:52AM +0900, Daeseok Youn wrote:
>> The dgnc_maxcps_room() function must be called only for print device.
>> The if-statement for checking print device checks before calling
>> maxcps_room() and also this function doesn't need to have any
>> data except channel_t.
>>
>> Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
>> ---
>>  drivers/staging/dgnc/dgnc_tty.c | 18 +++++-------------
>>  1 file changed, 5 insertions(+), 13 deletions(-)
>
> Your subject line doesn't make much sense, does it?
I will update it and resend.

Thanks.
Regards,
Daeseok Youn.
>
> :(
>
> Please fix up and resend.
>
> thanks,
>
> greg k-h

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] staging: dgnc: change a parameter from tty_struct to Daeseok Youn <daeseok.youn@gmail.com> - 2016-08-19 03:10 +0200
  Re: [PATCH 1/2] staging: dgnc: change a parameter from tty_struct to Greg KH <gregkh@linuxfoundation.org> - 2016-08-21 23:30 +0200
    Re: [PATCH 1/2] staging: dgnc: change a parameter from tty_struct to DaeSeok Youn <daeseok.youn@gmail.com> - 2016-08-22 02:50 +0200

csiph-web