aboutsummaryrefslogtreecommitdiffstats
path: root/lib/error-inject.c
diff options
context:
space:
mode:
authorMasami Hiramatsu <[email protected]>2021-09-14 14:40:16 +0000
committerSteven Rostedt (VMware) <[email protected]>2021-10-01 01:24:06 +0000
commit29e8077ae2beea6a85ad2d0bae9c550bd5d05ed9 (patch)
treefb0b48a8735ddeb05cae4a1e305a2d86314efc22 /lib/error-inject.c
parentkprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi... (diff)
downloadkernel-29e8077ae2beea6a85ad2d0bae9c550bd5d05ed9.tar.gz
kernel-29e8077ae2beea6a85ad2d0bae9c550bd5d05ed9.zip
kprobes: Use bool type for functions which returns boolean value
Use the 'bool' type instead of 'int' for the functions which returns a boolean value, because this makes clear that those functions don't return any error code. Link: https://lkml.kernel.org/r/163163041649.489837.17311187321419747536.stgit@devnote2 Signed-off-by: Masami Hiramatsu <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'lib/error-inject.c')
0 files changed, 0 insertions, 0 deletions