Re: Remove obsolete code in hidd
From: Johan Hedberg <hidden>
Date: 2011-05-29 19:04:31
Hi Bastien, On Thu, May 26, 2011, Bastien Nocera wrote:
Heya, This code has now been in the kernel for a while. Cheers
From 3a22abd3eb4b8b428bb76069c46d5e8ac2cebb10 Mon Sep 17 00:00:00 2001 From: Bastien Nocera <hadess@hadess.net> Date: Thu, 5 May 2011 19:41:07 +0100 Subject: [PATCH] Remove obsolete Sixaxis enablement in hidd Seeing as this is now handled in the kernel. --- compat/hidd.c | 12 ------------ 1 files changed, 0 insertions(+), 12 deletions(-)
Applied, thanks. In the future, I'd prefer if you could prefix patch email subjects with [PATCH] (easier for me to spot them) and send the patch inline instead of as an attachment (so I can use the same steps in mutt for applying all patches). git send-email would do both of these for you for free. Johan