ARM: dmabounce: check pointer against NULL not 0
Pointers should be checked against NULL rather than 0, otherwise we
get sparse warnings.
Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
parent
e2f521e2
Please register or sign in to comment