diff options
author | Calvin Johnson <calvin.johnson@oss.nxp.com> | 2020-05-07 08:35:47 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-15 17:32:20 +0300 |
commit | 0bedaa2d6a05b8a736339368b7f33aeeef128cfa (patch) | |
tree | a9daf85cc43257bf3cb96132d6ebdd7e2c3db197 /fs | |
parent | fc9c03ce30f79b71807961bfcb42be191af79873 (diff) | |
download | linux-0bedaa2d6a05b8a736339368b7f33aeeef128cfa.tar.xz |
coresight: cti: remove incorrect NULL return check
fwnode_find_reference() doesn't return NULL and hence that check
should be avoided.
Signed-off-by: Calvin Johnson <calvin.johnson@oss.nxp.com>
Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Link: https://lore.kernel.org/r/20200507053547.13707-1-calvin.johnson@oss.nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions