aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-bridge.h
diff options
context:
space:
mode:
authorStefan Herdler <[email protected]>2024-05-07 02:24:55 +0200
committerHans Verkuil <[email protected]>2024-06-04 16:19:56 +0200
commite7b9b556aa799fd7a917801a6afc86f4317532fc (patch)
tree6570999b5aebd61580f0d83c9f9cbc52eeb395b8 /include/linux/fpga/fpga-bridge.h
parent3c08dc38e3cf018a74c64e75cebcc803d973196c (diff)
media: av7110: coding style fixes: sizeof
This patch fixes the following checkpatch warnings: WARNING:SIZEOF_PARENTHESIS: sizeof d should be sizeof(d) WARNING:SIZEOF_PARENTHESIS: sizeof f->fmt.sliced should be sizeof(f->fmt.sliced) WARNING:CONST_STRUCT: struct dvb_frontend_ops should normally be const CHECK:ALLOC_SIZEOF_STRUCT: Prefer kzalloc(sizeof(*av7110)...) over kzalloc(sizeof(struct av7110)...) Signed-off-by: Stefan Herdler <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions