diff options
author | 2017-12-31 21:41:35 +0300 | |
---|---|---|
committer | 2018-01-03 10:21:35 -0500 | |
commit | 5d0c100c228b51ce2c14bdbc845ca446e0494689 (patch) | |
tree | 23a90565862864773f59254f98068b2df5e8f99e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | liquidio: Use zeroing memory allocator than allocator/memset (diff) | |
download | wireguard-linux-5d0c100c228b51ce2c14bdbc845ca446e0494689.tar.xz wireguard-linux-5d0c100c228b51ce2c14bdbc845ca446e0494689.zip |
ravb: kill redundant check in the probe() method
Browsing thru the driver disassembly, I noticed that gcc was able to
figure out that the 'ndev' pointer is always non-NULL when calling
free_netdev() on the probe() method's error path and thus skip that
redundant NULL check... gcc is smart, be like gcc! :-)
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions