Ahelenia Ziemiańska <nabijaczlew...@nabijaczleweli.xyz> writes: > Signed-off-by: Ahelenia Ziemiańska <nabijaczlew...@nabijaczleweli.xyz> > --- > v1: > https://lore.kernel.org/lkml/h2ieddqja5jfrnuh3mvlxt6njrvp352t5rfzp2cvnrufop6...@tarta.nabijaczleweli.xyz/t/#u > > Documentation/trace/histogram.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/trace/histogram.rst > b/Documentation/trace/histogram.rst > index 0aada18c38c6..2b98c1720a54 100644 > --- a/Documentation/trace/histogram.rst > +++ b/Documentation/trace/histogram.rst > @@ -249,7 +249,7 @@ Extended error information > table, it should keep a running total of the number of bytes > requested by that call_site. > > - We'll let it run for awhile and then dump the contents of the 'hist' > + We'll let it run for a while and then dump the contents of the 'hist' > file in the kmalloc event's subdirectory (for readability, a number
Applied, thanks. jon