From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Wed, 30 Nov 2011 22:04:00 +1100 Subject: [U-Boot] [PATCH] x86: Make the i8042 driver checkpatch clean In-Reply-To: <1321334654-7095-1-git-send-email-gabeblack@chromium.org> References: <1321334654-7095-1-git-send-email-gabeblack@chromium.org> Message-ID: <4ED60DA0.2020209@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Gabe, On 15/11/11 16:24, Gabe Black wrote: > Signed-off-by: Gabe Black > --- > drivers/input/i8042.c | 970 ++++++++++++++++++++++++------------------------- > 1 files changed, 472 insertions(+), 498 deletions(-) > Applied to u-boot-x86/master Thanks, Graeme