mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-17 23:15:52 +00:00
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>
This commit is contained in:
parent
c59504ebc5
commit
d577f1ccdd
@ -51,7 +51,7 @@ struct cfctrl_rsp {
|
||||
void (*restart_rsp)(void);
|
||||
void (*radioset_rsp)(void);
|
||||
void (*reject_rsp)(struct cflayer *layer, u8 linkid,
|
||||
struct cflayer *client_layer);;
|
||||
struct cflayer *client_layer);
|
||||
};
|
||||
|
||||
/* Link Setup Parameters for CAIF-Links. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user