From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaIbH-00081c-MS for qemu-devel@nongnu.org; Fri, 11 Sep 2015 03:18:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZaIbD-00062y-Io for qemu-devel@nongnu.org; Fri, 11 Sep 2015 03:18:23 -0400 Message-ID: <55F2803A.1010408@msgid.tls.msk.ru> Date: Fri, 11 Sep 2015 10:18:18 +0300 From: Michael Tokarev MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] typofixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Veres Lajos Cc: QEMU Trivial , qemu-devel 08.09.2015 11:26, Peter Maydell wrote: > On 7 September 2015 at 22:45, Veres Lajos wrote: >> Hi, >> >> Please find attached a couple of typo fixes, mostly in comments/docs. >> (Please cc me directly, I am not on the list.) > > That patch includes at least one change to linux-headers/, > which is definitely wrong. Typos in the kernel headers need > to be sent to the kernel list, and we will get them next time > we do a header sync. It also has a change to disas/libvixl, > which is also a bit pointless as that is an external project > which we sync with. Further, it mixes changes to comments and > docs (totally safe) with changes to code function names etc > (needs closer review), and it's pretty huge so it's hard to > review the latter very easily. > > MJT: can you drop this patch from the trivial queue, please? Dropped now :) I apologize for not seeing the obvious problems you and others found, this is the result of me being too relaxed after returning from vacation :) Thanks, /mjt