diff options
author | 2022-09-22 16:54:10 +0300 | |
---|---|---|
committer | 2022-09-24 15:03:25 +0200 | |
commit | aade55c86033bee868a93e4bf3843c9c99e84526 (patch) | |
tree | 09c88444fd71c224485c63e460438bf2ca43f810 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | drm_print: add _ddebug descriptor to drm_*dbg prototypes (diff) | |
download | wireguard-linux-aade55c86033bee868a93e4bf3843c9c99e84526.tar.xz wireguard-linux-aade55c86033bee868a93e4bf3843c9c99e84526.zip |
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 <lkp@intel.com>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220922135410.49694-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions