aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net/caif
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2010-11-14 17:04:58 +0000
committerDavid S. Miller <davem@davemloft.net>2010-11-15 11:07:16 -0800
commitd577f1ccdd8ae8bfbe6063eb2ba2a350259e9031 (patch)
tree75ad5e24a7031ff4f16f5a2572a0ff4ac9959168 /include/net/caif
parentinclude/linux/if_macvlan.h: Remove unnecessary semicolons (diff)
downloadwireguard-linux-d577f1ccdd8ae8bfbe6063eb2ba2a350259e9031.tar.xz
wireguard-linux-d577f1ccdd8ae8bfbe6063eb2ba2a350259e9031.zip
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>
Diffstat (limited to 'include/net/caif')
-rw-r--r--include/net/caif/cfctrl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/caif/cfctrl.h b/include/net/caif/cfctrl.h
index 9402543fc20d..e54f6396fa4c 100644
--- 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. */