mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
V4L/DVB (4490): Whitespace cleanup
from whitespace cleaning script Signed-off-by: Trent Piepho <xyzzy@speakeasy.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
18795eb98d
commit
a2b9e3e74a
@ -2434,8 +2434,8 @@ static int bttv_do_ioctl(struct inode *inode, struct file *file,
|
||||
else {
|
||||
if (fbuf->width)
|
||||
fbuf->depth = ((fbuf->bytesperline<<3)
|
||||
+ (fbuf->width-1) )
|
||||
/fbuf->width;
|
||||
+ (fbuf->width-1) )
|
||||
/fbuf->width;
|
||||
else
|
||||
fbuf->depth = 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user