Re: [PATCH] misc: mic: use kstrdup() in mic_sysfs

From: Greg Kroah-Hartman
Date: Sun Oct 04 2015 - 07:56:27 EST


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@xxxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/