From: Leonid V. Fedorenchik Date: Sat, 22 Oct 2011 04:43:36 +0000 (-0300) Subject: [media] cx25821-medusa-defines.h: Line up defines X-Git-Tag: v3.12-rc1~3230^2~637 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7618aa0e46564aeaa7a48588fac4bc21a78f666b;p=kernel%2Fkernel-generic.git [media] cx25821-medusa-defines.h: Line up defines Line up constant defines to the same column. Signed-off-by: Leonid V. Fedorenchik Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/cx25821/cx25821-medusa-defines.h b/drivers/media/video/cx25821/cx25821-medusa-defines.h index 07a6141..7a9e647 100644 --- a/drivers/media/video/cx25821/cx25821-medusa-defines.h +++ b/drivers/media/video/cx25821/cx25821-medusa-defines.h @@ -34,9 +34,9 @@ #define VDEC_H 7 /* end of display sequence */ -#define END_OF_SEQ 0xF; +#define END_OF_SEQ 0xF; /* registry string size */ -#define MAX_REGISTRY_SZ 40; +#define MAX_REGISTRY_SZ 40; #endif