Re: [PATCH] fix typo in vmt.c

2016-11-08 Thread Bryan Vyhmeister
On Wed, Nov 09, 2016 at 12:10:53PM +1100, Jonathan Gray wrote: > On Tue, Nov 08, 2016 at 05:03:32PM -0800, Bryan Vyhmeister wrote: > > I noticed a typo in sys/dev/pv/vmt.c. > > > > Bryan > > There is a typo in your patch. I suppose if you want to go with British English recognise is acceptable.

Re: [PATCH] fix typo in vmt.c

2016-11-08 Thread Jonathan Gray
On Tue, Nov 08, 2016 at 05:03:32PM -0800, Bryan Vyhmeister wrote: > I noticed a typo in sys/dev/pv/vmt.c. > > Bryan There is a typo in your patch. > > > Index: sys/dev/pv/vmt.c > === > RCS file: /cvs/src/sys/dev/pv/vmt.c,v > retri

[PATCH] fix typo in vmt.c

2016-11-08 Thread Bryan Vyhmeister
I noticed a typo in sys/dev/pv/vmt.c. Bryan Index: sys/dev/pv/vmt.c === RCS file: /cvs/src/sys/dev/pv/vmt.c,v retrieving revision 1.10 diff -u -p -r1.10 vmt.c --- sys/dev/pv/vmt.c4 Oct 2016 09:59:44 - 1.10 +++ sys/dev/