commit | 2bd1c85e855c94da564e151cb54553e6cfc2f04b | [log] [tgz] |
---|---|---|
author | Márton Németh <nm127@freemail.hu> | Sun Jan 15 10:57:43 2012 +0100 |
committer | Grant Likely <grant.likely@secretlab.ca> | Mon Jan 16 09:12:24 2012 -0700 |
tree | 4bc8f753fdbedac92b14be7bff97705045537517 | |
parent | cd7bf8a554fdfaadcee6d66900c7710651dc58f2 [diff] |
gpio-ml-ioh: cleanup NULL pointer checking This patch will remove the following sparse warning ("make C=1"): * warning: Using plain integer as NULL pointer Signed-off-by: Márton Németh <nm127@freemail.hu> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>