summaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h
diff options
context:
space:
mode:
authorDoug Ledford <dledford@redhat.com>2017-04-25 14:00:59 -0400
committerDoug Ledford <dledford@redhat.com>2017-04-25 14:00:59 -0400
commit374cb8610ac15737acb65ca0293c21dc2205662b (patch)
tree46a68d33d152c739fcd6a000e88b4794a601a21d /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h
parentebbd1dfb2620fb95e1d850286c80068766222276 (diff)
downloadlinux-374cb8610ac15737acb65ca0293c21dc2205662b.tar.bz2
RDMA/bnxt_re: Use IS_ERR_OR_NULL where appropriate
Constructs such as if (ptr && !IS_ERR(ptr)) can be shorted to just !IS_ERR_OR_NULL(ptr) instead. Make substitutions in the bnxt_re driver where appropriate. Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions