/openbmc/linux/drivers/media/common/ |
H A D | cypress_firmware.c | diff 2d3da59ff163b2aa805de0fc65ba933a735b00cd Mon Aug 28 04:55:16 CDT 2017 Markus Elfring <elfring@users.sourceforge.net> media: drivers: improve a size determination
Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style convention.
This issue was detected by using the Coccinelle software.
[mchehab@s-opensoure.com: merge similar patches into one]
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Hans Verkuil <hansverk@cisco.com>
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | cx24116.c | diff 2d3da59ff163b2aa805de0fc65ba933a735b00cd Mon Aug 28 04:55:16 CDT 2017 Markus Elfring <elfring@users.sourceforge.net> media: drivers: improve a size determination
Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style convention.
This issue was detected by using the Coccinelle software.
[mchehab@s-opensoure.com: merge similar patches into one]
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Hans Verkuil <hansverk@cisco.com>
|
H A D | cx24113.c | diff 2d3da59ff163b2aa805de0fc65ba933a735b00cd Mon Aug 28 04:55:16 CDT 2017 Markus Elfring <elfring@users.sourceforge.net> media: drivers: improve a size determination
Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style convention.
This issue was detected by using the Coccinelle software.
[mchehab@s-opensoure.com: merge similar patches into one]
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Hans Verkuil <hansverk@cisco.com>
|
H A D | as102_fe.c | diff 2d3da59ff163b2aa805de0fc65ba933a735b00cd Mon Aug 28 04:55:16 CDT 2017 Markus Elfring <elfring@users.sourceforge.net> media: drivers: improve a size determination
Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style convention.
This issue was detected by using the Coccinelle software.
[mchehab@s-opensoure.com: merge similar patches into one]
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Hans Verkuil <hansverk@cisco.com>
|
H A D | sp2.c | diff 2d3da59ff163b2aa805de0fc65ba933a735b00cd Mon Aug 28 04:55:16 CDT 2017 Markus Elfring <elfring@users.sourceforge.net> media: drivers: improve a size determination
Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style convention.
This issue was detected by using the Coccinelle software.
[mchehab@s-opensoure.com: merge similar patches into one]
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Hans Verkuil <hansverk@cisco.com>
|
H A D | ds3000.c | diff 2d3da59ff163b2aa805de0fc65ba933a735b00cd Mon Aug 28 04:55:16 CDT 2017 Markus Elfring <elfring@users.sourceforge.net> media: drivers: improve a size determination
Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style convention.
This issue was detected by using the Coccinelle software.
[mchehab@s-opensoure.com: merge similar patches into one]
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Hans Verkuil <hansverk@cisco.com>
|
H A D | mb86a20s.c | diff 2d3da59ff163b2aa805de0fc65ba933a735b00cd Mon Aug 28 04:55:16 CDT 2017 Markus Elfring <elfring@users.sourceforge.net> media: drivers: improve a size determination
Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style convention.
This issue was detected by using the Coccinelle software.
[mchehab@s-opensoure.com: merge similar patches into one]
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Hans Verkuil <hansverk@cisco.com>
|
/openbmc/linux/drivers/media/pci/mantis/ |
H A D | hopper_cards.c | diff 2d3da59ff163b2aa805de0fc65ba933a735b00cd Mon Aug 28 04:55:16 CDT 2017 Markus Elfring <elfring@users.sourceforge.net> media: drivers: improve a size determination
Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style convention.
This issue was detected by using the Coccinelle software.
[mchehab@s-opensoure.com: merge similar patches into one]
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Hans Verkuil <hansverk@cisco.com>
|
H A D | mantis_cards.c | diff 2d3da59ff163b2aa805de0fc65ba933a735b00cd Mon Aug 28 04:55:16 CDT 2017 Markus Elfring <elfring@users.sourceforge.net> media: drivers: improve a size determination
Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style convention.
This issue was detected by using the Coccinelle software.
[mchehab@s-opensoure.com: merge similar patches into one]
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Hans Verkuil <hansverk@cisco.com>
|
/openbmc/linux/drivers/media/pci/saa7146/ |
H A D | hexium_orion.c | diff 2d3da59ff163b2aa805de0fc65ba933a735b00cd Mon Aug 28 04:55:16 CDT 2017 Markus Elfring <elfring@users.sourceforge.net> media: drivers: improve a size determination
Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style convention.
This issue was detected by using the Coccinelle software.
[mchehab@s-opensoure.com: merge similar patches into one]
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Hans Verkuil <hansverk@cisco.com>
|
H A D | hexium_gemini.c | diff 2d3da59ff163b2aa805de0fc65ba933a735b00cd Mon Aug 28 04:55:16 CDT 2017 Markus Elfring <elfring@users.sourceforge.net> media: drivers: improve a size determination
Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style convention.
This issue was detected by using the Coccinelle software.
[mchehab@s-opensoure.com: merge similar patches into one]
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Hans Verkuil <hansverk@cisco.com>
|
/openbmc/linux/drivers/media/pci/saa7164/ |
H A D | saa7164-buffer.c | diff 2d3da59ff163b2aa805de0fc65ba933a735b00cd Mon Aug 28 04:55:16 CDT 2017 Markus Elfring <elfring@users.sourceforge.net> media: drivers: improve a size determination
Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style convention.
This issue was detected by using the Coccinelle software.
[mchehab@s-opensoure.com: merge similar patches into one]
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Hans Verkuil <hansverk@cisco.com>
|
/openbmc/linux/drivers/media/common/siano/ |
H A D | smscoreapi.c | diff 2d3da59ff163b2aa805de0fc65ba933a735b00cd Mon Aug 28 04:55:16 CDT 2017 Markus Elfring <elfring@users.sourceforge.net> media: drivers: improve a size determination
Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style convention.
This issue was detected by using the Coccinelle software.
[mchehab@s-opensoure.com: merge similar patches into one]
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Hans Verkuil <hansverk@cisco.com>
|
/openbmc/linux/drivers/media/pci/cx18/ |
H A D | cx18-driver.c | diff 2d3da59ff163b2aa805de0fc65ba933a735b00cd Mon Aug 28 04:55:16 CDT 2017 Markus Elfring <elfring@users.sourceforge.net> media: drivers: improve a size determination
Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style convention.
This issue was detected by using the Coccinelle software.
[mchehab@s-opensoure.com: merge similar patches into one]
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Hans Verkuil <hansverk@cisco.com>
|
/openbmc/linux/drivers/media/i2c/ |
H A D | adv7842.c | diff 2d3da59ff163b2aa805de0fc65ba933a735b00cd Mon Aug 28 04:55:16 CDT 2017 Markus Elfring <elfring@users.sourceforge.net> media: drivers: improve a size determination
Replace the specification of a data structure by a pointer dereference as the parameter for the operator "sizeof" to make the corresponding size determination a bit safer according to the Linux coding style convention.
This issue was detected by using the Coccinelle software.
[mchehab@s-opensoure.com: merge similar patches into one]
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Hans Verkuil <hansverk@cisco.com>
|