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 ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122912 _______________________________________________ Line6linux-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/line6linux-devel
