linux-stable/kernel/trace/rv
Colin Ian King ae3edea88e rv: remove redundant initialization of pointer ptr
The pointer ptr is being initialized with a value that is never read,
it is being updated later on a call to strim. Remove the extraneous
initialization.

Link: https://lkml.kernel.org/r/20230116161612.77192-1-colin.i.king@gmail.com

Cc: Daniel Bristot de Oliveira <bristot@kernel.org>
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
2023-01-25 10:31:02 -05:00
..
monitors rv/monitors: Move monitor structure in rodata 2022-12-20 11:46:40 -05:00
Kconfig rv/reactor: Add the panic reactor 2022-07-30 14:01:30 -04:00
Makefile rv/reactor: Add the panic reactor 2022-07-30 14:01:30 -04:00
reactor_panic.c rv/reactor: add __init/__exit annotations to module init/exit funcs 2022-09-06 22:26:00 -04:00
reactor_printk.c rv/reactor: add __init/__exit annotations to module init/exit funcs 2022-09-06 22:26:00 -04:00
rv.c rv: remove redundant initialization of pointer ptr 2023-01-25 10:31:02 -05:00
rv.h
rv_reactors.c rv: Unlock on error path in rv_unregister_reactor() 2022-08-04 22:49:17 -04:00