commit | d8101e7bec352b7b6a154ec2e428d01bddb7e5b4 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue May 05 10:06:00 2015 -0700 |
committer | Michael Grzeschik <m.grzeschik@pengutronix.de> | Wed Sep 23 08:44:25 2015 +0200 |
tree | 31d7cf87d1b3ded4ab5754fa9662fdd9641ea656 | |
parent | 97464eddf9fdbe02abfc44676949e07708cf557f [diff] |
arcnet: Remove pointer comparisons to NULL Use direct tests of pointer instead. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>