aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/cxt1e1/comet.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/cxt1e1/comet.h')
-rw-r--r--drivers/staging/cxt1e1/comet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/cxt1e1/comet.h b/drivers/staging/cxt1e1/comet.h
index e06da4a6f6f6..03b9bb77a809 100644
--- a/drivers/staging/cxt1e1/comet.h
+++ b/drivers/staging/cxt1e1/comet.h
@@ -338,7 +338,7 @@ typedef struct s_comet_reg comet_t;
#ifdef __KERNEL__
extern void
-init_comet (void *, comet_t *, u_int32_t, int, u_int8_t);
+init_comet(void *, comet_t *, u_int32_t, int, u_int8_t);
#endif
#endif /* _INC_COMET_H_ */