diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2020-04-16 09:45:07 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-05-05 13:12:30 +0200 |
commit | 839efdb65ffd8f2b1055e60d26d703f832a38c54 (patch) | |
tree | a1fc51fc49fc140ff612e5d16e3f774b7270f00b /drivers/media/test-drivers/vimc/vimc-scaler.c | |
parent | 8c038effd893920facedf18c2c0976cec4a33408 (diff) |
media: staging: ipu3-imgu: Add a sanity check for the parameter struct size
There have been cases where seemingly innocuous patches have broken the
uAPI by changing the memory layout of the parameter struct. Generally such
changes also introduce a change in the size of the entire struct. This
patch adds a sanity check to avoid such cases happening in the future.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Tested-by: Tested-by: Bingbu Cao <bingbu.cao@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/test-drivers/vimc/vimc-scaler.c')
0 files changed, 0 insertions, 0 deletions