-
由 Russell King 提交于
Pointers should be checked against NULL rather than 0, otherwise we get sparse warnings. Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>dfa322fc
Pointers should be checked against NULL rather than 0, otherwise we
get sparse warnings.
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>