Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1239103
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] misc: mic: use kstrdup() in mic_sysfs |
| Date | 2015-10-04 14:00 +0200 |
| Message-ID | <qfQ7o-7Tm-15@gated-at.bofh.it> (permalink) |
| References | <qeYA1-72P-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Oct 02, 2015 at 10:43:34AM +0800, Geliang Tang wrote: > Use kstrdup instead of kmalloc and strncpy. > > Signed-off-by: Geliang Tang <geliangtang@163.com> > --- > drivers/misc/mic/host/mic_sysfs.c | 23 ++++------------------- > 1 file changed, 4 insertions(+), 19 deletions(-) This file isn't even in the tree anymore :( -- 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 — Previous in thread | Find similar | Unroll thread
[PATCH] misc: mic: use kstrdup() in mic_sysfs Geliang Tang <geliangtang@163.com> - 2015-10-02 04:50 +0200 Re: [PATCH] misc: mic: use kstrdup() in mic_sysfs Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-10-04 14:00 +0200
csiph-web