From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45519) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvQfF-0003QA-6w for qemu-devel@nongnu.org; Tue, 24 Dec 2013 07:00:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VvQfA-0004rB-0Z for qemu-devel@nongnu.org; Tue, 24 Dec 2013 07:00:45 -0500 Message-ID: <52B9775A.2080704@weilnetz.de> Date: Tue, 24 Dec 2013 13:00:26 +0100 From: Stefan Weil MIME-Version: 1.0 References: <1387886052-27067-1-git-send-email-peter.maydell@linaro.org> In-Reply-To: <1387886052-27067-1-git-send-email-peter.maydell@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] ui/cocoa: Remove stray tabs List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , qemu-devel@nongnu.org Cc: qemu-trivial , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , patches@linaro.org Am 24.12.2013 12:54, schrieb Peter Maydell: > The ui/cocoa.m file has just three lines with hardcoded tabs; fix them. > > Signed-off-by: Peter Maydell > --- > I'm generally fairly conservative about "fix indent" patches, > but three lines seems sufficiently minimal to be worth just > zapping. Happy to drop this if people disagree. > > ui/cocoa.m | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > Reviewed-by: Stefan Weil CCing qemu-trivial