summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorJules Irenge <jbi.octave@gmail.com>2020-03-30 04:24:48 +0300
committerPaul E. McKenney <paulmck@kernel.org>2020-04-27 21:01:16 +0300
commitda44cd6c8e88b6da3d5277d0e7b0e4d38faf4532 (patch)
treea9d35875e4bf3391851e528f9f926ed49a312794 /scripts/gdb/linux/tasks.py
parenta66dbda7893f48b97d7406ae42fa29190aa672a0 (diff)
downloadlinux-da44cd6c8e88b6da3d5277d0e7b0e4d38faf4532.tar.xz
rcu: Replace 1 by true
Coccinelle reports a warning at use_softirq declaration WARNING: Assignment of 0/1 to bool variable The root cause is use_softirq a variable of bool type is initialised with the integer 1 Replacing 1 with value true solve the issue. Signed-off-by: Jules Irenge <jbi.octave@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions