trace-cmd split: Remove const to (struct handle_list).name

(struct handle_list).name was unnecessarily made const in:
commit caa9eda091d6 ("trace-cmd split: Store instances in local list")

Remove it.
Also fix bad indentation.

Link: https://lore.kernel.org/linux-trace-devel/20240222165418.2153026-1-pierre.gondois@arm.com

Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
1 file changed