]> git.ipfire.org Git - thirdparty/linux.git/commit
checkpatch: Remove SRCU-lite deprecation
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 2 Jul 2025 00:23:30 +0000 (17:23 -0700)
committerNeeraj Upadhyay (AMD) <neeraj.upadhyay@kernel.org>
Wed, 16 Jul 2025 04:21:27 +0000 (09:51 +0530)
commit2a73ebf267fe26fb1fb5c8f085be986dfe9faf83
tree5afc610600a4e85738cfb383246238946f5ba477
parent623baa01d5b43ca06ba337751d9a4f62199d1715
checkpatch: Remove SRCU-lite deprecation

Now that SRCU-lite has been removed from the kernel, let's remove the
now-redundant deprecation from checkpatch.pl.

Signed-off-by: "Paul E. McKenney" <paulmck@kernel.org>
Signed-off-by: Neeraj Upadhyay (AMD) <neeraj.upadhyay@kernel.org>
scripts/checkpatch.pl