perfbook.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@kernel.org>
To: Alan Huang <mmpgouride@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH] datastruct: Fix typo
Date: Tue, 9 May 2023 10:48:34 -0700	[thread overview]
Message-ID: <aa50026e-e6b4-4206-a0be-f4e93c58047e@paulmck-laptop> (raw)
In-Reply-To: <20230509163506.33670-1-mmpgouride@gmail.com>

On Tue, May 09, 2023 at 04:35:06PM +0000, Alan Huang wrote:
> This section has almost no code, should be chapter.
> 
> Signed-off-by: Alan Huang <mmpgouride@gmail.com>

Good eyes!  Queued and pushed, thank you!

							Thanx, Paul

> ---
>  datastruct/datastruct.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/datastruct/datastruct.tex b/datastruct/datastruct.tex
> index 0242ccc7..d2a67ffd 100644
> --- a/datastruct/datastruct.tex
> +++ b/datastruct/datastruct.tex
> @@ -1975,7 +1975,7 @@ produce novel algorithms with surprising properties.
>  %
>  \epigraph{The devil is in the details.}{Unknown}
>  
> -The data structures shown in this section were coded straightforwardly,
> +The data structures shown in this chapter were coded straightforwardly,
>  with no adaptation to the underlying system's cache hierarchy.
>  In addition, many of the implementations used pointers to functions
>  for key-to-hash conversions and other frequent operations.
> -- 
> 2.34.1
> 

      reply	other threads:[~2023-05-09 17:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-09 16:35 [PATCH] datastruct: Fix typo Alan Huang
2023-05-09 17:48 ` Paul E. McKenney [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aa50026e-e6b4-4206-a0be-f4e93c58047e@paulmck-laptop \
    --to=paulmck@kernel.org \
    --cc=mmpgouride@gmail.com \
    --cc=perfbook@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).