OSDN Git Service

[media] dib8000: Fix alignments at dib8000_tune()
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 4 Jul 2014 17:15:29 +0000 (14:15 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 7 Jul 2014 12:55:31 +0000 (09:55 -0300)
commit7fa676c6f4d758271dfe6ff5b4bfece3eacb9aeb
treea4f5ca66ec830c9b3f7e618d67547b0364acb1ce
parentc063c7c6a355cc7214ed8fb31d5e989b3baa0b87
[media] dib8000: Fix alignments at dib8000_tune()

There are two tabs instead of one aligning this struct.
Worse than that, on some places, the alignment is wrong.
Fix it.

No functional changes.

Acked-By: Patrick Boettcher <pboettcher@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/dvb-frontends/dib8000.c