]> git.baikalelectronics.ru Git - kernel.git/commit
media: ca.h: split typedefs from structs
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 1 Sep 2017 09:43:39 +0000 (05:43 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 5 Sep 2017 09:48:39 +0000 (05:48 -0400)
commita3fb9445b9c6ecef5ba8e9300f6ab0ca987a0063
tree62f5874255edf0644b59b137f8f7a2de8a5a4d36
parente540b0aed0590d1b03e5fbcf956c397f65737673
media: ca.h: split typedefs from structs

Using typedefs inside the Kernel is against CodingStyle, and
there's no good usage here.

Just like we did at frontend.h, at commit 28d6ad767d3b ("[media] dvb:
Get rid of typedev usage for enums"), let's keep those typedefs only
to provide userspace backward compatibility.

No functional changes.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/pci/ttpci/av7110.h
drivers/media/pci/ttpci/av7110_ca.c
include/uapi/linux/dvb/ca.h