Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 353a2761 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

V4L/DVB (7639): au8522: fix a small bug introduced by Checkpatch cleanup

parent 18d73c58
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ static int debug;

#define dprintk(arg...) do {		\
	if (debug) 			\
		 printk(##arg); }	\
		 printk(arg); 		\
	} while (0)

/* 16 bit registers, 8 bit values */