diff options
| author | Frank Rowand <[email protected]> | 2022-05-02 13:17:40 -0500 |
|---|---|---|
| committer | Rob Herring <[email protected]> | 2022-05-03 11:53:15 -0500 |
| commit | 1ac17586c950a2c129393f8a92901a2b357acf24 (patch) | |
| tree | deda97fd9f9d111a127b31b6daccf6875ea924f0 /tools/perf/scripts/python/netdev-times.py | |
| parent | b20eee62ee89aba03261a1abac80f29abea5bdf5 (diff) | |
of: overlay: add entry to of_overlay_action_name[]
The values of enum of_overlay_notify_action are used to index into
array of_overlay_action_name. Add an entry to of_overlay_action_name
for the value recently added to of_overlay_notify_action.
Array of_overlay_action_name[] is moved into include/linux/of.h
adjacent to enum of_overlay_notify_action to make the connection
between the two more obvious if either is modified in the future.
The only use of of_overlay_action_name is for error reporting in
overlay_notify(). All callers of overlay_notify() report the same
error, but with fewer details. Remove the redundant error reports
in the callers.
Fixes: 067c098766c6 ("of: overlay: rework overlay apply and remove kfree()s")
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Frank Rowand <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions