Typo in SH_LOOKUP and SH_LOOKUP_HASH comments

Started by vignesh Cover 3 years ago3 messageshackers
Jump to latest
#1vignesh C
vignesh21@gmail.com

Hi,

When I was reviewing one of the patches, I found a typo in the
comments of SH_LOOKUP and SH_LOOKUP_HASH. I felt "lookup up" should
have been "lookup".
Attached a patch to modify it.

Regards,
Vignesh

Attachments:

0001-Fix-typos-in-comments.patchtext/x-patch; charset=US-ASCII; name=0001-Fix-typos-in-comments.patchDownload+2-3
#2Daniel Gustafsson
daniel@yesql.se
In reply to: vignesh C (#1)
Re: Typo in SH_LOOKUP and SH_LOOKUP_HASH comments

On 17 Nov 2022, at 10:56, vignesh C <vignesh21@gmail.com> wrote:

When I was reviewing one of the patches, I found a typo in the
comments of SH_LOOKUP and SH_LOOKUP_HASH. I felt "lookup up" should
have been "lookup".
Attached a patch to modify it.

I agree with that, applied to HEAD. Thanks!

--
Daniel Gustafsson https://vmware.com/

#3vignesh C
vignesh21@gmail.com
In reply to: Daniel Gustafsson (#2)
Re: Typo in SH_LOOKUP and SH_LOOKUP_HASH comments

On Thu, 17 Nov 2022 at 17:48, Daniel Gustafsson <daniel@yesql.se> wrote:

On 17 Nov 2022, at 10:56, vignesh C <vignesh21@gmail.com> wrote:

When I was reviewing one of the patches, I found a typo in the
comments of SH_LOOKUP and SH_LOOKUP_HASH. I felt "lookup up" should
have been "lookup".
Attached a patch to modify it.

I agree with that, applied to HEAD. Thanks!

Thanks for pushing this change.

Regards,
Vignesh