[PATCH 09/13] Staging: cx25821: fix braces, tabs and space coding style issue in cx25821-video-upstream-ch2.c

2010-09-27 Thread ruslanpisarev
From: Ruslan Pisarev This is a patch to the cx25821-video-upstream-ch2.c file that fixed up a braces, tabs and space warnings found by the checkpatch.pl tools. Signed-off-by: Ruslan Pisarev --- .../staging/cx25821/cx25821-video-upstream-ch2.c | 135 +--- 1 files changed, 63

[PATCH 01/13] Staging: cx25821: fox "ERROR: space prohibited after that open parenthesis '('" This is a patch to the cx25821-audio-upstream.h file that fixed up a space Errors found by the checkpatch.

2010-09-27 Thread ruslanpisarev
From: Ruslan Pisarev --- drivers/staging/cx25821/cx25821-audio-upstream.h |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/cx25821/cx25821-audio-upstream.h b/drivers/staging/cx25821/cx25821-audio-upstream.h index ca987ad..668a4f1 100644 --- a/drivers/s