diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2018-02-06 15:40:13 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-02-06 18:32:46 -0800 |
commit | eab216e9cc636c24cec06bdf57a80f4c26b34493 (patch) | |
tree | e05d4952208d6c05bceeeb6f4c5062f63dfc80d5 /crypto/ecb.c | |
parent | 6d94a03c80ce7bd0b72483246277c5d21e7c5ff3 (diff) | |
download | linux-eab216e9cc636c24cec06bdf57a80f4c26b34493.tar.bz2 |
drivers/rapidio/devices/tsi721_dma.c: adjust six checks for null pointers
checkpatch pointed out the following:
Comparison to NULL could be written !...
Thus fix the affected source code places.
Link: http://lkml.kernel.org/r/c3e79a1a-891e-cb62-990f-bd99839311b9@users.sourceforge.net
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Acked-by: Alexandre Bounine <alexandre.bounine@idt.com>
Cc: Matt Porter <mporter@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'crypto/ecb.c')
0 files changed, 0 insertions, 0 deletions