[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1358590724-30961-1-git-send-email-stefanha@gmail.com>
Date: Sat, 19 Jan 2013 11:18:42 +0100
From: Stefan Hajnoczi <stefanha@...il.com>
To: devel@...verdev.osuosl.org
Cc: Markus Grabner <grabner@....tugraz.at>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
line6linux-devel@...ts.sourceforge.net,
<linux-kernel@...r.kernel.org>,
Stefan Hajnoczi <stefanha@...il.com>
Subject: [PATCH 0/2] staging: line6: clean up MIDI post-processing functions
The line6 driver inspects fewer MIDI messages than in previous versions. The
conditionals to match these MIDI messages were left in place. This series
removes unused conditionals in order to make the MIDI post-processing functions
easier to read.
Applies to linux-next/master.
Stefan Hajnoczi (2):
staging: line6: clean up line6_pod_process_message()
staging: line6: clean up line6_variax_process_message()
drivers/staging/line6/pod.c | 96 +++++++++---------------------------------
drivers/staging/line6/variax.c | 14 ------
2 files changed, 19 insertions(+), 91 deletions(-)
--
1.8.0.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists