]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
media: bt8xx: avoid a needless u8 to char conversion
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 29 Mar 2019 14:29:40 +0000 (10:29 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 29 Mar 2019 14:29:40 +0000 (10:29 -0400)
commit05fa38fd63e557d2681b063f053c5b94d9c442e3
tree24be90903c3bc70a2c55dc92cf7101fba7021d42
parent85709cbf152465c77a9c2de48a6f4ef23c8c3d83
media: bt8xx: avoid a needless u8 to char conversion

Instead of doing the cast, just change the type to char.

Suggested-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/pci/bt8xx/dst.c
drivers/media/pci/bt8xx/dst_common.h