summaryrefslogtreecommitdiff
path: root/drivers/phy/eswin/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorYash Suthar <yashsuthar983@gmail.com>2026-04-20 15:42:36 +0530
committerSteven Rostedt <rostedt@goodmis.org>2026-05-21 18:03:06 -0400
commit3839a8eedde57a9f5b869025ce2626a7a37f5ccb (patch)
tree00ad2f79acf182bd752683cc681c23ae9678039c /drivers/phy/eswin/git@git.tavy.me:linux.git
parent8f0f5c4fb9df0e19a341e0c6ed8dc4fda9124f03 (diff)
tracing: Remove redundant IS_ERR() check in trace_pipe_open()
in trace_pipe_open() already check the IS_ERR(iter) and return early on error,so iter after will be valid and it is safe to return 0 at end. Link: https://patch.msgid.link/20260420101236.223919-1-yashsuthar983@gmail.com Signed-off-by: Yash Suthar <yashsuthar983@gmail.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'drivers/phy/eswin/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions