diff options
author | Jaswinder Singh Rajput <[email protected]> | 2009-06-16 15:33:46 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-06-16 19:47:51 -0700 |
commit | b8d9a86590fb334d28c5905a4c419ece7d08e37d (patch) | |
tree | 61c294aeb88aaf87c1a103515431920dd84afc11 /net/lapb/lapb_in.c | |
parent | c67ae69b661f3c2fe1a9c8259bc948c68b082166 (diff) |
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 <[email protected]>
Acked-by: Balbir Singh <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions