diff options
author | Andreas Platschek <platschek@ict.tuwien.ac.at> | 2014-05-19 13:37:25 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-23 21:05:35 +0900 |
commit | 597ae4685a5654fbb542227cd08283071276d05a (patch) | |
tree | ec069251a82b5b8e790553f345f8ff4324a25100 /MAINTAINERS | |
parent | 71397095763ca7f6b71a7193882eefb16d672928 (diff) |
staging: lustre: check length of char array
This fixes the following sparse error:
drivers/staging/lustre/lustre/obdclass/llog_ioctl.c:388:39: error: incompatible types for operation (>)
drivers/staging/lustre/lustre/obdclass/llog_ioctl.c:388:39: left side has type char *ioc_inlbuf2
drivers/staging/lustre/lustre/obdclass/llog_ioctl.c:388:39: right side has type int
Signed-off-by: Andreas Platschek <platschek@ict.tuwien.ac.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions