summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/dvb/ca.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/dvb/ca.h')
-rw-r--r--include/uapi/linux/dvb/ca.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/dvb/ca.h b/include/uapi/linux/dvb/ca.h
index 24fc38efbc2b..cb150029fdff 100644
--- a/include/uapi/linux/dvb/ca.h
+++ b/include/uapi/linux/dvb/ca.h
@@ -139,7 +139,7 @@ struct ca_descr {
#define CA_SEND_MSG _IOW('o', 133, struct ca_msg)
#define CA_SET_DESCR _IOW('o', 134, struct ca_descr)
-#if !defined (__KERNEL__)
+#if !defined(__KERNEL__)
/* This is needed for legacy userspace support */
typedef struct ca_slot_info ca_slot_info_t;