diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2018-01-22 13:26:14 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-22 13:40:49 +0300 |
commit | 134aecbc25fd77645baaea5467b2a7ed8e9d1ea7 (patch) | |
tree | e2686cffb296e7b90ceafe4f9aa653a792377fae /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a81200b5acb30460163f5b2ce393e54d6445fd5d (diff) | |
download | linux-134aecbc25fd77645baaea5467b2a7ed8e9d1ea7.tar.xz |
staging: lustre: libcfs: Prevent harmless read underflow
Because this is a post-op instead of a pre-op, then it means we check
if knl_buffer[-1] is a space. It doesn't really hurt anything, but
it causes a static checker warning so let's fix it.
Fixes: d7e09d0397e8 ("staging: add Lustre file system client support")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions