Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1217990
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCHv4 1/2] staging: wilc1000: remove FREE_WILC_BUFFER() |
| Date | 2015-09-03 03:20 +0200 |
| Message-ID | <q4rm2-5k7-3@gated-at.bofh.it> (permalink) |
| References | <pZ1Lz-1aB-5@gated-at.bofh.it> <pZ24V-1Ml-3@gated-at.bofh.it> <pZ24V-1Ml-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Aug 18, 2015 at 11:14:49PM -0400, Raphaël Beamonte wrote: > It was just a wrapper around kfree(), so call that instead. > > Signed-off-by: Raphaël Beamonte <raphael.beamonte@gmail.com> > --- > drivers/staging/wilc1000/wilc_exported_buf.c | 9 +++------ > 1 file changed, 3 insertions(+), 6 deletions(-) Turns out this file is never even built, you should just remove it :) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCHv4 1/2] staging: wilc1000: remove FREE_WILC_BUFFER() Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-09-03 03:20 +0200
Re: [PATCHv4 1/2] staging: wilc1000: remove FREE_WILC_BUFFER() Raphaël Beamonte <raphael.beamonte@gmail.com> - 2015-09-05 18:30 +0200
Re: [PATCHv4 1/2] staging: wilc1000: remove FREE_WILC_BUFFER() Raphaël Beamonte <raphael.beamonte@gmail.com> - 2015-09-05 18:40 +0200
csiph-web