Fix checkpatch.pl warning: line over 80 characters Signed-off-by: Anson Jacob <ansonjacob.aj@xxxxxxxxx> --- drivers/staging/i4l/act2000/act2000.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/i4l/act2000/act2000.h b/drivers/staging/i4l/act2000/act2000.h index 321d437..16be456 100644 --- a/drivers/staging/i4l/act2000/act2000.h +++ b/drivers/staging/i4l/act2000/act2000.h @@ -198,5 +198,5 @@ static inline void act2000_schedule_poll(act2000_card *card) extern char *act2000_find_eaz(act2000_card *, char); -#endif /* defined(__KERNEL__) || defined(__DEBUGVAR__) */ -#endif /* act2000_h */ +#endif /* defined(__KERNEL__) || defined(__DEBUGVAR__) */ +#endif /* act2000_h */ -- 2.7.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel