On Tuesday, January 27, 2015 11:17 AM, Ian Abbott wrote: > Fix a bug in the handling of the 32-bit compatible version of the > COMEDI_CMD ioctl and tidy up the rest of the 32-bit compatible ioctl > handling code a bit. > > v2: fix minor niggle in patch 1 and drop patch 7. > > 1) staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy back > 2) staging: comedi: comedi_compat32.h: reformat copyright comment > 3) staging: comedi: comedi_compat.c: reformat copyright comment > 4) staging: comedi: comedi_compat32.c: reformat other block comments > 5) staging: comedi: comedi_compat32.c: align some comments > 6) staging: comedi: comedi_compat32.c: absorb raw_ioctl() > > drivers/staging/comedi/comedi_compat32.c | 99 > +++++++++++++++++--------------- > drivers/staging/comedi/comedi_compat32.h | 38 ++++++------ > 2 files changed, 73 insertions(+), 64 deletions(-)
Looks better. Thanks. Reviewed-by: H Hartley Sweeten <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

