diff options
author | Andy Shevchenko <[email protected]> | 2022-09-22 16:54:10 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-09-24 15:03:25 +0200 |
commit | aade55c86033bee868a93e4bf3843c9c99e84526 (patch) | |
tree | 09c88444fd71c224485c63e460438bf2ca43f810 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 16deeb8e18cafd30e70d8dc2b12a753b28298d8a (diff) |
device property: Add const qualifier to device_get_match_data() parameter
Add const qualifier to the device_get_match_data() parameter.
Some of the future users may utilize this function without
forcing the type.
All the same, dev_fwnode() may be used with a const qualifier.
Reported-by: kernel test robot <[email protected]>
Acked-by: Heikki Krogerus <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions