projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c59504e
)
include/net/caif/cfctrl.h: Remove unnecessary semicolons
author
Joe Perches
<joe@perches.com>
Sun, 14 Nov 2010 17:04:58 +0000
(17:04 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 15 Nov 2010 19:07:16 +0000
(11:07 -0800)
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>
include/net/caif/cfctrl.h
patch
|
blob
|
blame
|
history
diff --git
a/include/net/caif/cfctrl.h
b/include/net/caif/cfctrl.h
index 9402543fc20d2dc65cec9f0100397aee71b4dbf9..e54f6396fa4c0d1065ab219c0b3630be27cd03e6 100644
(file)
--- a/
include/net/caif/cfctrl.h
+++ b/
include/net/caif/cfctrl.h
@@
-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. */