aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/name_distr.h
diff options
context:
space:
mode:
authorNathan Chancellor <natechancellor@gmail.com>2019-09-17 16:26:16 -0700
committerJakub Kicinski <jakub.kicinski@netronome.com>2019-09-19 16:56:50 -0700
commitb47bea2b5c3bf17270defe8529774dad114bcee5 (patch)
tree64f6b650f214d4f1e5d59ed54635db420328ca84 /net/tipc/name_distr.h
parentusbnet: sanity checking of packet sizes and device mtu (diff)
downloadlinux-dev-b47bea2b5c3bf17270defe8529774dad114bcee5.tar.xz
linux-dev-b47bea2b5c3bf17270defe8529774dad114bcee5.zip
ionic: Remove unnecessary ternary operator in ionic_debugfs_add_ident
clang warns: ../drivers/net/ethernet/pensando/ionic/ionic_debugfs.c:60:37: warning: expression result unused [-Wunused-value] ionic, &identity_fops) ? 0 : -EOPNOTSUPP; ^~~~~~~~~~~ 1 warning generated. The return value of debugfs_create_file does not need to be checked [1] and the function returns void so get rid of the ternary operator, it is unnecessary. [1]: https://lore.kernel.org/linux-mm/20150815160730.GB25186@kroah.com/ Fixes: fbfb8031533c ("ionic: Add hardware init and device commands") Link: https://github.com/ClangBuiltLinux/linux/issues/658 Signed-off-by: Nathan Chancellor <natechancellor@gmail.com> Acked-by: Shannon Nelson <snelson@pensando.io> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/tipc/name_distr.h')
0 files changed, 0 insertions, 0 deletions