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


Groups > linux.kernel > #1491013

Re: [PATCH 01/11 V2] staging: dgnc: remove redundant initialization for channel array

From DaeSeok Youn <daeseok.youn@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 01/11 V2] staging: dgnc: remove redundant initialization for channel array
Date 2016-09-26 02:40 +0200
Message-ID <sls7D-591-5@gated-at.bofh.it> (permalink)
References <skntn-5tp-9@gated-at.bofh.it> <skxCp-3yR-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


2016-09-23 21:15 GMT+09:00 Greg KH <gregkh@linuxfoundation.org>:
> On Fri, Sep 23, 2016 at 10:25:02AM +0900, Daeseok Youn wrote:
>> The channel array in board_t was initialized in dgnc_found_board()
>> with NULL. But the channel is going to initialize in dgnc_tty_init()
>> again. So the channel array doesn't need to set NULL
>> for initailization in dgnc_found_board().
>>
>> Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
>> ---
>> V2: The subject line was cut off, I put it completely and update
>> change log.
>
> I only got 6 patches of an 11 patch series here, what happened?
I sent only updated 6 patches of series, I will resend 11 patches again.

Thanks.
Regards,
Daeseok Youn.
>
> Please resend the whole series.
>
> thanks,
>
> greg k-h

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 01/11 V2] staging: dgnc: remove redundant initialization  for channel array DaeSeok Youn <daeseok.youn@gmail.com> - 2016-09-26 02:40 +0200

csiph-web