summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-12-16 09:47:41 +0100
committerDavid S. Miller <davem@davemloft.net>2016-12-17 21:37:41 -0500
commit7729bad4fd95e48bcafcb2222c63a8a5cdc42f61 (patch)
treeab4bd8641b04a4e17b9740b8c7c5e05995f9b13f /init/Kconfig
parentc2ed1880fd61a998e3ce40254a99a2ad000f1a7d (diff)
downloadlinux-7729bad4fd95e48bcafcb2222c63a8a5cdc42f61.tar.bz2
qed: fix old-style function definition
The newly added file causes a harmless warning, with "make W=1": drivers/net/ethernet/qlogic/qed/qed_iscsi.c: In function 'qed_get_iscsi_ops': drivers/net/ethernet/qlogic/qed/qed_iscsi.c:1268:29: warning: old-style function definition [-Wold-style-definition] This makes it a proper prototype. Fixes: fc831825f99e ("qed: Add support for hardware offloaded iSCSI.") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init/Kconfig')
0 files changed, 0 insertions, 0 deletions