linux-kernel-test/drivers/staging/cxt1e1
Chen Gang f1159d7cc0 Drivers: Staging: cxt1e1: strncpy issue, need set zero at the end.
need set '\0' at the end. or cause issue.

    it is called by c4_ioctl in drivers/staging/cxt1e1/linux.c
    all things need be initialized, before provide them to user mode.
    so we can not use strlcpy instead of strncpy.

  code style:
    all contents of the file use 4 spaces instead of '\t',
    so this patch has to follow, now.

Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-08 10:32:53 -07:00
..
comet_tables.c
comet_tables.h
comet.c
comet.h
functions.c
hwprobe.c
Kconfig
libsbew.h
linux.c staging: cxt1e1: buffer overflow in do_del_chan() 2013-01-25 11:21:26 -08:00
Makefile
musycc.c staging: cxt1e1: musycc.c: fixes placement of parentheses 2012-11-21 14:21:47 -08:00
musycc.h staging: cxt1e1: musycc.h: fixes brace placement 2012-11-21 14:20:39 -08:00
ossiRelease.c
pmc93x6_eeprom.c
pmc93x6_eeprom.h
pmcc4_cpld.h
pmcc4_defs.h
pmcc4_drv.c Drivers: Staging: cxt1e1: strncpy issue, need set zero at the end. 2013-04-08 10:32:53 -07:00
pmcc4_ioctls.h
pmcc4_private.h
pmcc4_sysdep.h
pmcc4.h
sbe_bid.h
sbe_promformat.h
sbecom_inline_linux.h
sbecrc.c staging: cxt1e1: sbecrc.c: fixes coding style issue 2012-11-21 14:21:48 -08:00
sbeid.c
sbeproc.c
sbeproc.h
sbew_ioc.h