Skip to content

Commit c7f4dad

Browse files
herbertxgregkh
authored andcommitted
padata: Remove comment for reorder_work
[ Upstream commit 82a0302 ] Remove comment for reorder_work which no longer exists. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Fixes: 71203f6 ("padata: Fix pd UAF once and for all") Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Bin Lan <lanbincn@139.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
1 parent a11a12a commit c7f4dad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

include/linux/padata.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ struct padata_cpumask {
9090
* @processed: Number of already processed objects.
9191
* @cpu: Next CPU to be processed.
9292
* @cpumask: The cpumasks in use for parallel and serial workers.
93-
* @reorder_work: work struct for reordering.
9493
*/
9594
struct parallel_data {
9695
struct padata_shell *ps;

0 commit comments

Comments
 (0)