net: fill in MODULE_DESCRIPTION()s for nps_enet
authorBreno Leitao <leitao@debian.org>
Tue, 23 Jan 2024 19:03:26 +0000 (11:03 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 24 Jan 2024 23:12:20 +0000 (15:12 -0800)
commit27881ca8c8e1b6179ac41dc787cbfc3cb4362ff8
tree574ffcf07877edd1503c1cc0be43065586d3e111
parent53c83e2d36484f8df87792bb5368653bdb441014
net: fill in MODULE_DESCRIPTION()s for nps_enet

W=1 builds now warn if module is built without a MODULE_DESCRIPTION().
Add descriptions to the EZchip NPS ethernet driver.

Signed-off-by: Breno Leitao <leitao@debian.org>
Link: https://lore.kernel.org/r/20240123190332.677489-6-leitao@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/ezchip/nps_enet.c