提交 d577f1cc 编写于 作者: J Joe Perches 提交者: David S. Miller

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

Signed-off-by: NJoe Perches <joe@perches.com>
Acked-by: NSjur Braendeland <sjur.brandeland@stericsson.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 c59504eb
......@@ -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. */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册