diff options
author | 2013-01-15 12:24:46 +0100 | |
---|---|---|
committer | 2013-01-17 13:05:52 +0100 | |
commit | e2560362cc2b39a0567cab510121a7e93dfbe797 (patch) | |
tree | ef36172bbf41c28c64f645e43a978e4ccb8dd1be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cuse: do not register multiple devices with identical names (diff) | |
download | linux-dev-e2560362cc2b39a0567cab510121a7e93dfbe797.tar.xz linux-dev-e2560362cc2b39a0567cab510121a7e93dfbe797.zip |
cuse: fix uninitialized variable warnings
Fix the following compiler warnings:
fs/fuse/cuse.c: In function 'cuse_process_init_reply':
fs/fuse/cuse.c:288:24: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
fs/fuse/cuse.c:272:14: note: 'val' was declared here
fs/fuse/cuse.c:284:10: warning: 'key' may be used uninitialized in this function [-Wmaybe-uninitialized]
fs/fuse/cuse.c:272:8: note: 'key' was declared here
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions