mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
[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>
This commit is contained in:
parent
8eb1fdfff0
commit
7e7beb8c25
1 changed files with 0 additions and 1 deletions
|
@ -528,7 +528,6 @@ int cx25821_video_register(struct cx25821_dev *dev)
|
|||
#endif
|
||||
mutex_unlock(&dev->lock);
|
||||
|
||||
|
||||
return 0;
|
||||
|
||||
fail_unreg:
|
||||
|
|
Loading…
Reference in a new issue