diff options
| author | Chen Gang <gang.chen@asianux.com> | 2013-04-07 18:01:48 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-04-08 10:32:53 -0700 |
| commit | f1159d7cc01b2209d7005f1e7630647f2b012893 (patch) | |
| tree | 02e14e85a73ab49f4bdaa149c185d2bae604fd10 /tools/perf/scripts/python | |
| parent | e8e1560a02a46b06071433d2478452985076f35f (diff) | |
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>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
