]> www.infradead.org Git - users/jedix/linux-maple.git/commit
strparser: Remove unused __strp_unpause
authorDr. David Alan Gilbert <linux@treblig.org>
Thu, 1 May 2025 00:24:02 +0000 (01:24 +0100)
committerJakub Kicinski <kuba@kernel.org>
Mon, 5 May 2025 23:48:12 +0000 (16:48 -0700)
commit320a66f84022028f1277bf568a5e8987eac6e797
tree74990458a7ba69d40ed205e4a771e32870a0bb23
parentb4cd2ee54ca47c4575e30419f39a31249c1ee9b0
strparser: Remove unused __strp_unpause

The last use of __strp_unpause() was removed in 2022 by
commit 84c61fe1a75b ("tls: rx: do not use the standard strparser")

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250501002402.308843-1-linux@treblig.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/strparser.h
net/strparser/strparser.c