diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-04-19 13:34:34 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-04-22 17:13:54 +0200 |
commit | e5f89131a06142e91073b6959d91cea73861d40e (patch) | |
tree | c8f7f00a9ea0597ebe66c9d48a4901051dee1ebe /drivers/base/firmware_loader/main.c | |
parent | 0f4b20ef41696a625e43587563d538bb4dd60d9c (diff) |
rpmsg: Constify local variable in field store macro
Memory pointed by variable 'old' in field store macro is not modified,
so it can be made a pointer to const.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/base/firmware_loader/main.c')
0 files changed, 0 insertions, 0 deletions