]> git.karo-electronics.de Git - karo-tx-linux.git/commit
target: Use NULL instead of 0 to represent a pointer
authorBart Van Assche <bart.vanassche@sandisk.com>
Fri, 18 Nov 2016 23:45:56 +0000 (15:45 -0800)
committerBart Van Assche <bart.vanassche@sandisk.com>
Fri, 9 Dec 2016 18:20:01 +0000 (10:20 -0800)
commit8cc3bb0789eab91e5543c7b9fbc3bde7f9c8973b
tree5f11ca6a0da43d5d3c111f8a8bd6e9d9cf17c9e8
parent3e5de27e940d00d8d504dfb96625fb654f641509
target: Use NULL instead of 0 to represent a pointer

This has been detected by sparse.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
drivers/target/target_core_configfs.c