diff options
| author | Zijun Hu <[email protected]> | 2024-12-24 13:05:02 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2025-01-03 10:19:35 +0000 |
| commit | e9451ab968bb34f2b37fdd91c376d5f36c4745ee (patch) | |
| tree | 955bbc283d00de28b8be94e9a771266c0273dd2f /drivers/firmware/efi/dev-path-parser.c | |
| parent | slimbus: core: Constify slim_eaddr_equal() (diff) | |
| download | kernel-e9451ab968bb34f2b37fdd91c376d5f36c4745ee.tar.gz kernel-e9451ab968bb34f2b37fdd91c376d5f36c4745ee.zip | |
bus: fsl-mc: Constify fsl_mc_device_match()
fsl_mc_device_match() does not modify caller's inputs.
To prepare for constifying API device_find_child() later.
Constify this comparison function by simply changing its
parameter types to const pointer.
Reviewed-by: Jonathan Cameron <[email protected]>
Signed-off-by: Zijun Hu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/firmware/efi/dev-path-parser.c')
0 files changed, 0 insertions, 0 deletions
