Re: [PATCH 3/9] staging: comedi: ni_usb6501: fix response_size

2014-09-16 Thread Luca Ellero
Hi Dan, Il 15/09/2014 15:16, Dan Carpenter wrote: On Mon, Sep 15, 2014 at 02:59:33PM +0200, Luca Ellero wrote: Fix response_size in ni6501_send_command (READ_PORT command) This isn't a fix, it's a cleanup. A fix is something that fixes a bug. We are sloppy about correcting newbies who are

[PATCH 3/9] staging: comedi: ni_usb6501: fix response_size

2014-09-15 Thread Luca Ellero
Fix response_size in ni6501_send_command (READ_PORT command) Signed-off-by: Luca Ellero luca.ell...@brickedbrain.com --- drivers/staging/comedi/drivers/ni_usb6501.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/comedi/drivers/ni_usb6501.c

Re: [PATCH 3/9] staging: comedi: ni_usb6501: fix response_size

2014-09-15 Thread Dan Carpenter
On Mon, Sep 15, 2014 at 02:59:33PM +0200, Luca Ellero wrote: Fix response_size in ni6501_send_command (READ_PORT command) This isn't a fix, it's a cleanup. A fix is something that fixes a bug. We are sloppy about correcting newbies who are always writing checkpatch fixes... There is an endless