From bd838bea6a694bfa5bef5f3d0a1ed0484b7142f0 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 8 Apr 2013 18:18:26 -0700 Subject: [PATCH] staging: comedi: rti800: tidy up rti800_do_insn_bits() To clarify the function a bit, add local variables for the 'mask' and 'bits', passed by the comedi core, used to update the digital outputs. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed