diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2013-02-28 05:05:46 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-28 07:10:23 +0400 |
commit | 940da353a83e895ea600cb8ab17dceefb1bcb469 (patch) | |
tree | 233e9a0879f7c5b193ceb5dd32b92162c7ea8866 /drivers/w1/slaves | |
parent | 507063b2a435b24951bce8e1f67ab65cda490f1b (diff) | |
download | linux-940da353a83e895ea600cb8ab17dceefb1bcb469.tar.xz |
memstick: 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: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/w1/slaves')
0 files changed, 0 insertions, 0 deletions