2014-07-27 20:44 GMT+02:00 Greg Kroah-Hartman <gre...@linuxfoundation.org>:
> On Sun, Jul 27, 2014 at 01:10:25AM +0200, Rickard Strandqvist wrote:
>> Replacing strncpy with strlcpy to avoid strings that lacks null terminate.
>> And replacing strncat with strlcat because of incorrect use.
>>
>> Signed-off-by: Rickard Strandqvist <rickard_strandqv...@spectrumdigital.se>
>> ---
>>  drivers/staging/ced1401/userspace/use1401.c |   12 ++++++------
>>  1 file changed, 6 insertions(+), 6 deletions(-)
>
> This file is no longer in my tree :(


Hi

No, it does not exist in Linux-next anymore...  I must keep better
track of linux-next :-/


Kind regards
Rickard Strandqvist
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to