Re: [PATCH] staging: comedi: das1800: add missing break in switch

2015-07-28 Thread Ian Abbott
On 27/07/15 18:27, H Hartley Sweeten wrote: Commit 06ad6bd8 "staging: comedi: das1800: cleanup das1800_probe()" Accidently removed the 'break' statement for case 0x8 of the switch. Add it back. Reported-by: coverity (CID 1309550) Signed-off-by: H Hartley Sweeten Cc: Ian Abbott CC: Greg Kroah-

[PATCH] staging: comedi: das1800: add missing break in switch

2015-07-27 Thread H Hartley Sweeten
Commit 06ad6bd8 "staging: comedi: das1800: cleanup das1800_probe()" Accidently removed the 'break' statement for case 0x8 of the switch. Add it back. Reported-by: coverity (CID 1309550) Signed-off-by: H Hartley Sweeten Cc: Ian Abbott CC: Greg Kroah-Hartman --- drivers/staging/comedi/drivers/d