forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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