aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorNathan Lynch <[email protected]>2023-01-24 08:04:47 -0600
committerMichael Ellerman <[email protected]>2023-01-30 17:53:05 +1100
commit599af49155467148afaf0bc3c0114bd80fd4491f (patch)
treea8478c086a1dfdafd5054d98b2962ff5ffa7f682 /scripts/patch-kernel
parent9bce6243848dfd0ff7c2be6e8d82ab9b1e6c7858 (diff)
powerpc/rtas: remove lock and args fields from global rtas struct
Only code internal to the RTAS subsystem needs access to the central lock and parameter block. Remove these from the globally visible 'rtas' struct and make them file-static in rtas.c. Some changed lines in rtas_call() lack appropriate spacing around operators and cause checkpatch errors; fix these as well. Suggested-by: Laurent Dufour <[email protected]> Signed-off-by: Nathan Lynch <[email protected]> Reviewed-by: Laurent Dufour <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions