On 07/01/2013 10:46 AM, Dong Fang wrote:
Fix the following compiler warning of uninitialized variable
kernel/kprobes.c: In function 'register_kprobe':
kernel/kprobes.c:1493: warning: 'probed_mod' may be used uninitialized in this
function
Signed-off-by: Dong Fang
---
kernel/kprobes.c |2
Fix the following compiler warning of uninitialized variable
kernel/kprobes.c: In function 'register_kprobe':
kernel/kprobes.c:1493: warning: 'probed_mod' may be used uninitialized in this
function
Signed-off-by: Dong Fang
---
kernel/kprobes.c |2 +-
1 files changed, 1 insertions(+), 1 del
2 matches
Mail list logo