diff options
author | Eric Vaughn <ervaughn@linux.microsoft.com> | 2023-08-10 12:43:37 -0700 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2023-08-22 05:22:10 -0400 |
commit | a943188dabf78585fc5ddae0803b8b2c94f1c824 (patch) | |
tree | fbc0c5e1f348ee91578ae28794a8165d58246bd0 /drivers/fpga/microchip-spi.c | |
parent | c8f05f2f41d7e4950d6767e6ebe9fba3dcaf45ff (diff) |
tracing/user_events: Optimize safe list traversals
Several of the list traversals in the user_events facility use safe list
traversals where they could be using the unsafe versions instead.
Replace these safe traversals with their unsafe counterparts in the
interest of optimization.
Link: https://lore.kernel.org/linux-trace-kernel/20230810194337.695983-1-ervaughn@linux.microsoft.com
Suggested-by: Beau Belgrave <beaub@linux.microsoft.com>
Signed-off-by: Eric Vaughn <ervaughn@linux.microsoft.com>
Acked-by: Beau Belgrave <beaub@linux.microsoft.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'drivers/fpga/microchip-spi.c')
0 files changed, 0 insertions, 0 deletions