You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
V4L/DVB (3341): Upstream sync - make 2 structs static
Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
092734b4bb
commit
f95cdf261b
@@ -602,7 +602,7 @@ static int dst_type_print(u8 type)
|
||||
|
||||
*/
|
||||
|
||||
struct dst_types dst_tlist[] = {
|
||||
static struct dst_types dst_tlist[] = {
|
||||
{
|
||||
.device_id = "200103A",
|
||||
.offset = 0,
|
||||
|
||||
Reference in New Issue
Block a user