diff options
author | Leonid V. Fedorenchik <leonidsbox@gmail.com> | 2011-10-22 00:43:49 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-11-24 16:00:20 -0500 |
commit | 7e7beb8c255e91bfb4701f2757036c8fbe5a6592 (patch) | |
tree | f74f477f18951dd007ebe5ba5dbb5104ca51d4f9 /drivers/media/video/cx25821 | |
parent | 8eb1fdfff0c939f3f5c6b48a6e54996e7ac0ad91 (diff) |
[media] cx25821-video.c: Delete empty line
Delete unnecessary empty line.
Signed-off-by: Leonid V. Fedorenchik <leonidsbox@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/cx25821')
-rw-r--r-- | drivers/media/video/cx25821/cx25821-video.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/cx25821/cx25821-video.c b/drivers/media/video/cx25821/cx25821-video.c index 4d6907cda75b..79c455323d72 100644 --- a/drivers/media/video/cx25821/cx25821-video.c +++ b/drivers/media/video/cx25821/cx25821-video.c | |||
@@ -528,7 +528,6 @@ int cx25821_video_register(struct cx25821_dev *dev) | |||
528 | #endif | 528 | #endif |
529 | mutex_unlock(&dev->lock); | 529 | mutex_unlock(&dev->lock); |
530 | 530 | ||
531 | |||
532 | return 0; | 531 | return 0; |
533 | 532 | ||
534 | fail_unreg: | 533 | fail_unreg: |