]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
mlxsw: i2c: Add missing field documentation
authorIdo Schimmel <idosch@mellanox.com>
Fri, 27 Mar 2020 08:55:20 +0000 (11:55 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Mar 2020 22:06:43 +0000 (15:06 -0700)
commit5769e39c6a2e4d7505bd7246462250bca0146ab1
tree68dbd90f173a436ea001f927a5cc01ad18c75871
parent8a8f8281e7e7a838b015276cce0443e319c5ebd6
mlxsw: i2c: Add missing field documentation

Suppress following warning when compiling with W=1:

drivers/net/ethernet/mellanox/mlxsw//i2c.c:78: warning: Function
parameter or member 'cmd' not described in 'mlxsw_i2c'

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/i2c.c