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


Groups > linux.kernel > #1491013 > unrolled thread

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

Started byDaeSeok Youn <daeseok.youn@gmail.com>
First post2016-09-26 02:40 +0200
Last post2016-09-26 02:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

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

FromDaeSeok Youn <daeseok.youn@gmail.com>
Date2016-09-26 02:40 +0200
SubjectRe: [PATCH 01/11 V2] staging: dgnc: remove redundant initialization for channel array
Message-ID<sls7D-591-5@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web