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

staging: wimax: i2400m: add space before open parenthesis

fixing ERROR: space required before the open parenthesis '('

Signed-off-by: Rajesh Kumbhakar <sssraj.sssraj@gmail.com>
Link: https://lore.kernel.org/r/20210221133951.21234-1-sssraj.sssraj@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Rajesh Kumbhakar and committed by
Greg Kroah-Hartman
3c5378ed 47b6079e

+1 -1
+1 -1
drivers/staging/wimax/i2400m/netdev.c
··· 523 523 524 524 d_fnstart(2, dev, "(i2400m %p skb %p [%u] cs %d)\n", 525 525 i2400m, skb, skb->len, cs); 526 - switch(cs) { 526 + switch (cs) { 527 527 case I2400M_CS_IPV4_0: 528 528 case I2400M_CS_IPV4: 529 529 i2400m_rx_fake_eth_header(i2400m->wimax_dev.net_dev,