Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

net: wimax: i2400m: fix 'msg_skb' kernel-doc warning in i2400m_msg_to_dev()

Fixes the following W=1 kernel build warning(s):

drivers/net/wimax/i2400m/control.c:709: warning: Excess function parameter 'msg_skb' description in 'i2400m_msg_to_dev'

This parameter is not in use. Remove it.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wang Hai <wanghai38@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Wang Hai and committed by
David S. Miller
4ff62d82 525090b5

-2
-2
drivers/net/wimax/i2400m/control.c
··· 656 656 * 657 657 * @i2400m: device descriptor 658 658 * 659 - * @msg_skb: an skb * 660 - * 661 659 * @buf: pointer to the buffer containing the message to be sent; it 662 660 * has to start with a &struct i2400M_l3l4_hdr and then 663 661 * followed by the payload. Once this function returns, the