Re: [PATCH 2/3] staging: speakup: use native error codes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andy Shevchenko, le Wed 27 Mar 2013 17:44:56 +0200, a écrit :
> The mapping as follows:
> 	E_RANGE		-> ERANGE
> 	E_UNDEF		-> ENODATA
> 	E_TOOLONG	-> E2BIG
> 
>  
>  #define SET_DEFAULT -4
> -#define E_RANGE -3
> -#define E_TOOLONG -2
> -#define E_UNDEF -1

We need to change SET_DEFAULT too, otherwise nothing really says (or at
least document) that it's different from ERANGE, ENODATA and E2BIG. I'm
not sure which E* would be fine. Perhaps ERESTART?

Samuel
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel





[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux