upstream: [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)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:59:58 +0000 (11:59 +0900)
commit5f9ddcdf93555bbfe7108545d3e38e24e089b3fb
tree12c0fca84a65bd22a966d1c8c367c1fd48ec7dd3
parent8b630bea1a6ffdafd4981bca24eb2abd9a432c2e
upstream: [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>
Backports http://git.linuxtv.org/cgit.cgi/media_tree.git/commit/?id=7fa676c6f4d7
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/dvb-frontends/dib8000.c