commit | 24ed0c4bfc7d2d7507bb9d50f7f3bbdcd85d76dd | [log] [tgz] |
---|---|---|
author | Ming Lei <tom.leiming@gmail.com> | Sun May 17 15:31:38 2009 +0800 |
committer | Ingo Molnar <mingo@elte.hu> | Mon May 18 10:24:13 2009 +0200 |
tree | 954ff0ff7f4249ec7a2e9e9233bb4d8e0670f9ce | |
parent | 1079cac0f4eb7d968395378b1625979d4c818dd6 [diff] |
tracing: fix check for return value of register_module_notifier return zero should be correct, so fix it. [ Impact: eliminate incorrect syslog message ] Signed-off-by: Ming Lei <tom.leiming@gmail.com> Acked-by: Frederic Weisbecker <fweisbec@gmail.com> Acked-by: Li Zefan <lizf@cn.fujitsu.com> Cc: rostedt@goodmis.org LKML-Reference: <1242545498-7285-1-git-send-email-tom.leiming@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>