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

include/net/caif/cfctrl.h: Remove unnecessary semicolons

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Sjur Braendeland <sjur.brandeland@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Joe Perches and committed by
David S. Miller
d577f1cc c59504eb

+1 -1
+1 -1
include/net/caif/cfctrl.h
··· 51 51 void (*restart_rsp)(void); 52 52 void (*radioset_rsp)(void); 53 53 void (*reject_rsp)(struct cflayer *layer, u8 linkid, 54 - struct cflayer *client_layer);; 54 + struct cflayer *client_layer); 55 55 }; 56 56 57 57 /* Link Setup Parameters for CAIF-Links. */