diff options
author | Jaswinder Singh Rajput <jaswinder@kernel.org> | 2009-06-17 00:33:46 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-17 04:47:51 +0200 |
commit | b8d9a86590fb334d28c5905a4c419ece7d08e37d (patch) | |
tree | 61c294aeb88aaf87c1a103515431920dd84afc11 /arch/h8300 | |
parent | hexdump: remove the trailing space (diff) | |
download | linux-b8d9a86590fb334d28c5905a4c419ece7d08e37d.tar.xz linux-b8d9a86590fb334d28c5905a4c419ece7d08e37d.zip |
Documentation/accounting/getdelays.c intialize the variable before using it
Fix compilation warning:
Documentation/accounting/getdelays.c: In function `main':
Documentation/accounting/getdelays.c:249: warning: `cmd_type' may be used uninitialized in this function
This is in fact a false positive.
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Acked-by: Balbir Singh <balbir@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions