diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2013-02-22 00:42:43 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-22 01:22:19 (GMT) |
commit | 49deb4bc227cb9db5b8ebf9434367f8bed057c7a (patch) | |
tree | cda54ac20921d7b5145efcc0ca7021d62ef9dc66 /tools/perf/builtin-help.c | |
parent | 1b2643f0d09381ad504123809ff587bf6ab0ec7d (diff) | |
download | linux-fsl-qoriq-49deb4bc227cb9db5b8ebf9434367f8bed057c7a.tar.xz |
configfs: move the dereference below the NULL test
The dereference should be moved below the NULL test.
spatch with a semantic match is used to found this.
(http://coccinelle.lip6.fr/)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/builtin-help.c')
0 files changed, 0 insertions, 0 deletions