From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Fri, 23 Nov 2012 09:16:08 +0000 Subject: [PATCH 1/3] i2c: at91: fix compilation warning In-Reply-To: <1353661744-5703-2-git-send-email-ludovic.desroches@atmel.com> References: <1353661744-5703-1-git-send-email-ludovic.desroches@atmel.com> <1353661744-5703-2-git-send-email-ludovic.desroches@atmel.com> Message-ID: <20121123091608.GL5764@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Nov 23, 2012 at 10:09:02AM +0100, ludovic.desroches at atmel.com wrote: > From: Ludovic Desroches Always include the warning itself in the commit log.