]> git.baikalelectronics.ru Git - kernel.git/commit
[media] dib0700: better document struct init
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 4 Jul 2014 17:15:34 +0000 (14:15 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 7 Jul 2014 12:56:37 +0000 (09:56 -0300)
commit75a16e0295a413bc287512f45c792701489b9c9f
treebf799c3fc489adf9cd32fef4ba639109e42b5d7c
parent8b26539c710f51d0c2e5a34d8f22f342854919bd
[media] dib0700: better document struct init

Instead of using anonymous initialization for dib0896 structs,
identify each field by name. That helps to understand what's
being initialized.

No functional changes.

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