diff options
author | 2018-09-11 19:20:11 +0900 | |
---|---|---|
committer | 2018-09-12 08:01:16 +0200 | |
commit | a6d18e65dff2b73ceeb187c598b48898e36ad7b1 (patch) | |
tree | 6060d7b2a4443773b87e4eed6e22a8858ab0995b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | kprobes: Remove pointless BUG_ON() from add_new_kprobe() (diff) | |
download | wireguard-linux-a6d18e65dff2b73ceeb187c598b48898e36ad7b1.tar.xz wireguard-linux-a6d18e65dff2b73ceeb187c598b48898e36ad7b1.zip |
kprobes: Remove pointless BUG_ON() from reuse_unused_kprobe()
Since reuse_unused_kprobe() is called when the given kprobe
is unused, checking it inside again with BUG_ON() is
pointless. Remove it.
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Cc: David S . Miller <davem@davemloft.net>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Naveen N . Rao <naveen.n.rao@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/153666121154.21306.17540752948574483565.stgit@devbox
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions