[PATCH 01/44] Staging: cx25821: Fix labels' placement in cx25821-video.c

Leonid V. Fedorenchik leonidsbox at gmail.com
Fri Sep 16 06:14:34 UTC 2011


Delete whitespace before labels.

Signed-off-by: Leonid V. Fedorenchik <leonidsbox at gmail.com>
---
 drivers/staging/cx25821/cx25821-video.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/cx25821/cx25821-video.c b/drivers/staging/cx25821/cx25821-video.c
index 7a0304a..8bdd1e8 100644
--- a/drivers/staging/cx25821/cx25821-video.c
+++ b/drivers/staging/cx25821/cx25821-video.c
@@ -679,7 +679,7 @@ int cx25821_buffer_prepare(struct videobuf_queue *q, struct videobuf_buffer *vb,
 
 	return 0;
 
-      fail:
+fail:
 	cx25821_free_buffer(q, buf);
 	return rc;
 }
-- 
1.7.0.4




More information about the devel mailing list