Commit 8ebbda49 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 8



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 e6cf66c1
Loading
Loading
Loading
Loading
+18 −20
Original line number Diff line number Diff line
@@ -766,9 +766,7 @@ static void buffer_queue(struct videobuf_queue *vq, struct videobuf_buffer *vb)

			/* 64 bit bits 63-32 */
			prev->risc.jmp[2] = cpu_to_le32(0);
		       dprintk(2,
			       "[%p/%d] buffer_queue - append to active, \
			       buf->count=%d\n",
			dprintk(2, "[%p/%d] buffer_queue - append to active, buf->count=%d\n",
					buf, buf->vb.i, buf->count);

		} else {