[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200330012450.312155-1-jbi.octave@gmail.com>
Date: Mon, 30 Mar 2020 02:24:46 +0100
From: Jules Irenge <jbi.octave@...il.com>
To: linux-kernel@...r.kernel.org
Cc: julia.lawall@...6.fr, boqun.feng@...il.com
Subject: [PATCH v2 0/4] Coccinelle cleanups
This patch series clean up some warnings by the Coccinelle tool.
Jules Irenge (4):
cpu: Remove Comparison to bool
rcu: Replace 1 by true
genirq: Replace 1 by true
locking/rtmutex: Remove Comparison to bool
kernel/cpu.c | 2 +-
kernel/irq/spurious.c | 2 +-
kernel/locking/rtmutex.c | 2 +-
kernel/rcu/tree.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
--
Changes since v2:
- Improve on commit log
- Correct mistake of mixing two different subsystems patches into one.
2.25.1
Powered by blists - more mailing lists