diff options
| author | Colin Ian King <[email protected]> | 2024-11-07 12:05:30 +0000 |
|---|---|---|
| committer | Steven Rostedt (Google) <[email protected]> | 2024-11-12 16:36:57 +0000 |
| commit | 6371b4bc179aad17d84ee301b409a5a8ce675657 (patch) | |
| tree | 2ed5551f258be3f1c0f5b744903d02ae6f29d54d /net/unix/af_unix.c | |
| parent | bpf: ensure RCU Tasks Trace GP for sleepable raw tracepoint BPF links (diff) | |
| download | kernel-6371b4bc179aad17d84ee301b409a5a8ce675657.tar.gz kernel-6371b4bc179aad17d84ee301b409a5a8ce675657.zip | |
tracing: Remove redundant check on field->field in histograms
The check on field->field being true is handled as the first check
on the cascaded if statement, so the later checks on field->field
are redundant because this clause has already been handled. Since
this later check is redundant, just remove it.
Cc: Masami Hiramatsu <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
