Commit fb5f2c80 authored by Leonid V. Fedorenchik's avatar Leonid V. Fedorenchik Committed by Greg Kroah-Hartman
Browse files

Staging: cx25821: Change indent with spaces to tabs 9



Change indent with spaces to tabs.

Signed-off-by: default avatarLeonid V. Fedorenchik <leonidsbox@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 8ebbda49
Loading
Loading
Loading
Loading
+21 −22
Original line number Original line Diff line number Diff line
@@ -800,8 +800,7 @@ static int video_open(struct file *file)
	int ch_id = 0;
	int ch_id = 0;
	int i;
	int i;


       dprintk(1, "open dev=%s type=%s\n",
	dprintk(1, "open dev=%s type=%s\n", video_device_node_name(vdev),
		       video_device_node_name(vdev),
			v4l2_type_names[type]);
			v4l2_type_names[type]);


	/* allocate + initialize per filehandle data */
	/* allocate + initialize per filehandle data */