diff options
author | David Thompson <davthompson@nvidia.com> | 2023-01-12 15:26:09 -0500 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-01-13 21:59:09 -0800 |
commit | e1cc8ce46200b3f3026e546053458c6f8046ef27 (patch) | |
tree | 90fbb569a20ccb773eeaa2ef3fc53b4e2dc445f4 /net/unix/af_unix.c | |
parent | cedd97737a1f302b3d0493d7054a35e0c5997b99 (diff) | |
download | linux-e1cc8ce46200b3f3026e546053458c6f8046ef27.tar.gz linux-e1cc8ce46200b3f3026e546053458c6f8046ef27.tar.bz2 linux-e1cc8ce46200b3f3026e546053458c6f8046ef27.zip |
mlxbf_gige: fix white space in mlxbf_gige_eth_ioctl
This patch fixes the white space issue raised by checkpatch:
CHECK: Alignment should match open parenthesis
+static int mlxbf_gige_eth_ioctl(struct net_device *netdev,
+ struct ifreq *ifr, int cmd)
Signed-off-by: David Thompson <davthompson@nvidia.com>
Signed-off-by: Asmaa Mnebhi <asmaa@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions