From c0c6ae260a44de5b3bb9996b0ad82cd72f38427b Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Thu, 13 Mar 2014 15:48:38 -0700 Subject: [PATCH] staging: comedi: rti802: tidy up rti802_ao_insn_read() To clarify the function a bit, add a local variable for the 'chan' that is being read and change the final return to 'insn->n'. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed