OpenCloudOS-Kernel/drivers/net/ethernet/chelsio/cxgb4vf
Geert Uytterhoeven 730f135104 cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() call
There is no need to cast a typed pointer to a void pointer when calling
a function that accepts the latter.  Remove it, as the cast prevents
further compiler checks.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-05 13:16:26 -07:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
adapter.h cxgb4vf: Prefix adapter flags with CXGB4VF 2019-03-01 23:18:12 -08:00
cxgb4vf_main.c cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() call 2020-05-05 13:16:26 -07:00
sge.c cxgb4vf: Prefix adapter flags with CXGB4VF 2019-03-01 23:18:12 -08:00
t4vf_common.h cxgb4/cxgb4vf: fix flow control display for auto negotiation 2019-12-30 14:40:42 -08:00
t4vf_defs.h cxgb4vf: Update to 128 byte mailbox size for T6 adapter 2015-12-23 22:34:45 -05:00
t4vf_hw.c cxgb4/cxgb4vf: fix flow control display for auto negotiation 2019-12-30 14:40:42 -08:00