commit | aaee24accb9e374c04eb9672d5324160626462c5 | [log] [tgz] |
---|---|---|
author | Mark Greer <mgreer@animalcreek.com> | Wed Aug 19 08:58:52 2015 -0700 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Aug 19 19:17:45 2015 +0200 |
tree | 30aabd85457fe9a9c9e71fb1dc8dae82394064ec | |
parent | ae291f79da57ef4cb747ae1940b37152d1a4e5cf [diff] |
NFC: trf7970a: Add NULL check to clear up smatch warning Although it should be unnecessary, add a NULL pointer check to trf7970a_send_upstream() to eliminate a smatch warning. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Mark Greer <mgreer@animalcreek.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>