mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-25 07:06:40 +08:00
V4L/DVB (3329): cx88_subids whitespace cleanup
- Clean up a recently introduced spaces vs tabs whitespace problem. Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
This commit is contained in:
parent
81481e9e12
commit
b9f4ad57f7
@ -1244,7 +1244,7 @@ struct cx88_subid cx88_subids[] = {
|
|||||||
.subvendor = 0x18ac,
|
.subvendor = 0x18ac,
|
||||||
.subdevice = 0xdb50,
|
.subdevice = 0xdb50,
|
||||||
.card = CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_DUAL,
|
.card = CX88_BOARD_DVICO_FUSIONHDTV_DVB_T_DUAL,
|
||||||
}
|
},
|
||||||
};
|
};
|
||||||
const unsigned int cx88_idcount = ARRAY_SIZE(cx88_subids);
|
const unsigned int cx88_idcount = ARRAY_SIZE(cx88_subids);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user