diff options
| author | Kulikov Vasiliy <[email protected]> | 2010-07-05 12:00:54 +0400 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2010-07-07 08:46:42 +0200 |
| commit | eb703f98191a505f78d0066712ad67d5dedc4c90 (patch) | |
| tree | 5dc85a0e152c6b4d25816f4ba5f98d3207054c20 /net/unix/af_unix.c | |
| parent | e35e7fb0e9ea557f7504ced6fe4ccf69e44b7f07 (diff) | |
kernel/watchdog: Initialize 'result'
Variable on the stack is not initialized to zero, do it
explicitly.
This bug was found by a compiler warning:
kernel/watchdog.c:463: warning: 'result' may be used uninitialized in this function
Signed-off-by: Kulikov Vasiliy <[email protected]>
Acked-by: Don Zickus <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Steven Rostedt <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions