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


Groups > linux.kernel > #1488595

Re: [PATCH 04/11] staging: dgnc: kfree for board structure in

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH 04/11] staging: dgnc: kfree for board structure in
Date 2016-09-22 09:30 +0200
Message-ID <sk6Cd-3ml-1@gated-at.bofh.it> (permalink)
References <sk4K6-2dI-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Sep 22, 2016 at 02:22:03PM +0900, Daeseok Youn wrote:
> The board structure should be freed when any function was failed
> in dgnc_found_board(). And the board strucure will be stored
> into dgnc_board array when the dgnc_found_board() function has no error.
> 
> Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
> ---
>  drivers/staging/dgnc/dgnc_driver.c | 17 +++++++++--------
>  1 file changed, 9 insertions(+), 8 deletions(-)

Another shortened subject line.

Please look at all of the subjects in this series, fix them up, and
resend.

thanks,

greg k-h

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


Thread

[PATCH 04/11] staging: dgnc: kfree for board structure in Daeseok Youn <daeseok.youn@gmail.com> - 2016-09-22 07:30 +0200
  Re: [PATCH 04/11] staging: dgnc: kfree for board structure in Greg KH <gregkh@linuxfoundation.org> - 2016-09-22 09:30 +0200
    Re: [PATCH 04/11] staging: dgnc: kfree for board structure in DaeSeok Youn <daeseok.youn@gmail.com> - 2016-09-23 03:20 +0200

csiph-web