Staging: cx25821: Change indent with spaces to tabs 9
Change indent with spaces to tabs. Signed-off-by: Leonid V. Fedorenchik <leonidsbox@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
8ebbda49b7
commit
fb5f2c8010
@@ -800,8 +800,7 @@ static int video_open(struct file *file)
|
||||
int ch_id = 0;
|
||||
int i;
|
||||
|
||||
dprintk(1, "open dev=%s type=%s\n",
|
||||
video_device_node_name(vdev),
|
||||
dprintk(1, "open dev=%s type=%s\n", video_device_node_name(vdev),
|
||||
v4l2_type_names[type]);
|
||||
|
||||
/* allocate + initialize per filehandle data */
|
||||
|
Reference in New Issue
Block a user