summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorSteven Rostedt <rostedt@goodmis.org>2026-02-06 10:13:51 -0500
committerSteven Rostedt (Google) <rostedt@goodmis.org>2026-02-08 21:00:57 -0500
commitc8b039c3e3763281c867489a926c52716337da59 (patch)
treedf075f1bbab9d350d385c5c3cc8d791e3a6aef99 /include/linux/i2c/git@git.tavy.me:linux.git
parent2cdfe39dc9447a09c568da1b6351c70b770dd923 (diff)
tracing: Have all triggers expect a file parameter
When the triggers were first created, they may not have had a file parameter passed to them and things needed to be done generically. But today, all triggers have a file parameter passed to them. Remove the generic code and add a "if (WARN_ON_ONCE(!file))" to each trigger. Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org> Reviewed-by: Tom Zanussi <zanussi@kernel.org> Link: https://patch.msgid.link/20260206101351.609d8906@gandalf.local.home Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions