From 4802211cfd68e44c8401a8fe3657e9c2522ec517 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Tue, 3 Oct 2006 23:26:16 +0200 Subject: [PATCH] rcutorture: Fix incorrect description of default for nreaders parameter The comment for the nreaders parameter of rcutorture gives the default as 4*ncpus, but the value actually defaults to 2*ncpus; fix the comment. Signed-off-by: Josh Triplett Acked-by: Paul E. McKenney Signed-off-by: Adrian Bunk --- Reading git-format-patch failed