Linux: -Wunused-value in drivers/net/ethernet/pensando/ionic/ionic_debugfs.c

Created on 18 Sep 2019  路  2Comments  路  Source: ClangBuiltLinux/linux

../drivers/net/ethernet/pensando/ionic/ionic_debugfs.c:60:37: warning: expression result unused [-Wunused-value]
                            ionic, &identity_fops) ? 0 : -EOPNOTSUPP;
                                                         ^~~~~~~~~~~
1 warning generated.

Patch submitted: https://lore.kernel.org/netdev/[email protected]/

-Wunused-value [BUG] linux [FIXED][LINUX] 5.4

Most helpful comment

All 2 comments

Was this page helpful?
0 / 5 - 0 ratings