Messages in this thread |  | | Date | Sun, 4 Oct 2015 12:56:14 +0100 | | From | Greg Kroah-Hartman <> | | Subject | Re: [PATCH] misc: mic: use kstrdup() in mic_sysfs |
| |
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 :(
|  |