V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs
There were many instances of 7-space indents spread throughout the v4l-dvb tree. This patch replaces the 7-space indents with tabs. The whitespace cleaner script doesn't catch these, because it assumes that all indents are 8-space. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
38051450b3
commit
b930e1d851
@ -1648,7 +1648,7 @@ int pwc_ioctl(struct pwc_device *pdev, unsigned int cmd, void *arg)
|
||||
ARG_OUT(cmd)
|
||||
break;
|
||||
}
|
||||
/*
|
||||
/*
|
||||
case VIDIOCPWCGVIDTABLE:
|
||||
{
|
||||
ARG_DEF(struct pwc_table_init_buffer, table);
|
||||
|
Reference in New Issue
Block a user