OSDN Git Service

media: staging: rkisp1: remove TODO item - uapi structs compatibility
authorDafna Hirschfeld <dafna.hirschfeld@collabora.com>
Tue, 7 Apr 2020 17:25:22 +0000 (19:25 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 21 Apr 2020 11:31:47 +0000 (13:31 +0200)
commitdba3613457065a9578ba159738102dd6dbb5b8c7
tree50c1dc2d4951b9ba59dee42d0f49d79fbc454097
parentf36592e7b343d853edf44d3545bb68961c0949a4
media: staging: rkisp1: remove TODO item - uapi structs compatibility

remove the TODO item:

* Make sure uapi structs have the same size and layout in 32 and 62 bits,
and that there are no holes in the structures (pahole is a utility that
can be used to test this).

It was tested with pahole and found compatible.

Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/rkisp1/TODO