forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 05e59e5fb0064c97a1c10921ecd549f2d4a58565
kernel/scripts/coccinelle/misc/boolconv.cocci
....@@ -1,9 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /// Remove unneeded conversion to bool
23 ///
34 //# Relational and logical operators evaluate to bool,
45 //# explicit conversion is overly verbose and unneeded.
56 //
6
-// Copyright: (C) 2016 Andrew F. Davis <afd@ti.com> GPLv2.
7
+// Copyright: (C) 2016 Andrew F. Davis <afd@ti.com>
78
89 virtual patch
910 virtual context