Re: [PATCH perfbook] bib/TM: trade marks should be upcase
"Paul E. McKenney" <[email protected]>
| Newsgroups | org.kernel.vger.perfbook |
|---|---|
| Message-ID | <682f3ab1-46be-400a-a7a8-2e5e10617c10@paulmck-laptop> |
On Sat, Oct 07, 2023 at 03:03:30PM +0800, [email protected] wrote: > From: Zhouyi Zhou <[email protected]> > > I think trade marks should be upcase. > > Thanks Zhouyi > > Signed-off-by: Zhouyi Zhou <[email protected]> Good eyes! Queued and pushed, thank you! Thanx, Paul > --- > bib/TM.bib | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/bib/TM.bib b/bib/TM.bib > index 2bd83676..41826a1e 100644 > --- a/bib/TM.bib > +++ b/bib/TM.bib > @@ -1067,7 +1067,7 @@ for Programming Languages and Operating Systems (ASPLOS '09)", > > @article{Le:2015:TMS:3266491.3266500, > author = {Le, H. Q. and Guthrie, G. L. and Williams, D. E. and Michael, M. M. and Frey, B. G. and Starke, W. J. and May, C. and Odaira, R. and Nakaike, T.}, > - title = {Transactional Memory Support in the IBM POWER8 Processor}, > + title = {Transactional Memory Support in the {IBM} {POWER8} Processor}, > journal = {IBM J. Res. Dev.}, > issue_date = {January/February 2015}, > volume = {59}, > -- > 2.34.1 >