From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=36156 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQLUA-0007wx-8f for qemu-devel@nongnu.org; Wed, 08 Dec 2010 09:59:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PQLU8-0002xE-1H for qemu-devel@nongnu.org; Wed, 08 Dec 2010 09:59:14 -0500 Received: from mx1.redhat.com ([209.132.183.28]:61797) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PQLU7-0002x5-Nq for qemu-devel@nongnu.org; Wed, 08 Dec 2010 09:59:11 -0500 Message-ID: <4CFF9D6F.5000203@redhat.com> Date: Wed, 08 Dec 2010 15:59:59 +0100 From: Kevin Wolf MIME-Version: 1.0 References: <1291810400-11309-1-git-send-email-agraf@suse.de> <1291810400-11309-3-git-send-email-agraf@suse.de> In-Reply-To: <1291810400-11309-3-git-send-email-agraf@suse.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 02/13] ide: fix whitespace gap in ide_exec_cmd List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Joerg Roedel , Paul Brook , QEMU-devel Developers , Blue Swirl , Gerd Hoffmann , Stefan Hajnoczi , tj@kernel.org, Roland Elek , Sebastian Herbszt Am 08.12.2010 13:13, schrieb Alexander Graf: > Now that we have the function split out, we have to reindent it. > In order to increase the readability of the actual functional change, > this is split out. > > Signed-off-by: Alexander Graf This patch "adds" some trailing whitespace. Can you take the chance to remove it? Kevin