Commit d577f1cc authored by Joe Perches's avatar Joe Perches Committed by David S. Miller
Browse files

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

parent c59504eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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. */