mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: line6: clean up MIDI post-processing functions
@ 2013-01-19 10:18 Stefan Hajnoczi
  2013-01-19 10:18 ` [PATCH 1/2] staging: line6: clean up line6_pod_process_message() Stefan Hajnoczi
  2013-01-19 10:18 ` [PATCH 2/2] staging: line6: clean up line6_variax_process_message() Stefan Hajnoczi
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2013-01-19 10:18 UTC (permalink / raw)
  To: devel
  Cc: Markus Grabner, Greg Kroah-Hartman, line6linux-devel,
	linux-kernel, Stefan Hajnoczi

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-19 10:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-19 10:18 [PATCH 0/2] staging: line6: clean up MIDI post-processing functions Stefan Hajnoczi
2013-01-19 10:18 ` [PATCH 1/2] staging: line6: clean up line6_pod_process_message() Stefan Hajnoczi
2013-01-19 10:18 ` [PATCH 2/2] staging: line6: clean up line6_variax_process_message() Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®