Re: [PATCH] drivers: scsi: aic7xxx: Fix positive error codes.

2014-12-03 Thread Jason Wilkes
I'm pretty sure I did. I'd normally just say yes I'm sure, but the kernel folks do extremely clever things with the compiler, linker, and basically everything else, so I'm reluctant to assume that *anything* I know about C in userspace or C in less-cleverly-written code holds here. To that end,

[PATCH] drivers: scsi: aic7xxx: Fix positive error codes.

2014-12-02 Thread Jason Wilkes
with our greps. Alright, I guess I should send this patch off now. Thanks for reading, and apologies in advance if I'm a moron :-) Signed-off-by: Jason Wilkes letshaveanadvent...@gmail.com --- drivers/scsi/aic7xxx/aic7770.c | 2 +- drivers/scsi/aic7xxx/aic7770_osm.c | 6 +++--- 2 files changed