aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndrew Morton <[email protected]>2010-03-05 13:43:19 -0800
committerLinus Torvalds <[email protected]>2010-03-06 11:26:35 -0800
commit45bf5cd7be624712ef1591e9de71f0ff7ad21cf1 (patch)
treedfd51f59aad8a742462da0604ed8bd121a9833a1 /tools/perf/scripts/python
parent08564fb7ab9ead9226b6154439c3fecd17972eb0 (diff)
fs/compat_ioctl.c: suppress two warnings
fs/compat_ioctl.c: In function 'do_ioctl_trans': fs/compat_ioctl.c:534: warning: 'karg' may be used uninitialized in this function fs/compat_ioctl.c:533: warning: 'kcmd' may be used uninitialized in this function fs/compat_ioctl.c:656: warning: 'ret' may be used uninitialized in this function Reduces text size by 44 bytes. If someone calls one of these functions with an unexpected argument, the code's buggy as-is. Amerigo Wang <[email protected]> Cc: Alexander Viro <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions