Thread
Commits
-
Fix typo in reorderbuffer.c.
- 6d2e87a077b3 14.0 landed
-
comment typo - misnamed function
Peter Smith <smithpb2250@gmail.com> — 2021-04-26T02:29:16Z
Hi, PSA patch to fix a misnamed function in a comment. typo: "DecodePreare" --> "DecodePrepare" ------ Kind Regards, Peter Smith. Fujitsu Australia
-
Re: comment typo - misnamed function
Amit Kapila <amit.kapila16@gmail.com> — 2021-04-26T04:50:45Z
On Mon, Apr 26, 2021 at 7:59 AM Peter Smith <smithpb2250@gmail.com> wrote: > > PSA patch to fix a misnamed function in a comment. > > typo: "DecodePreare" --> "DecodePrepare" > Pushed. -- With Regards, Amit Kapila.