Re: [PATCH 1/2] Define ENOAUTHSERVICE to indicate "Authenticationservice unavailable"

From: Joseph S. Myers
Date: Wed Feb 08 2012 - 11:15:24 EST


On Wed, 8 Feb 2012, David Howells wrote:

> #define ERFKILL 132 /* Operation not possible due to RF-kill */
> +#define ENOAUTHSERVICE 133 /* Authentication service not available */
>
> #define EHWPOISON 133 /* Memory page has hardware error */

Defining the new error to have the same value as EHWPOISON seems rather
odd....

--
Joseph S. Myers
joseph@xxxxxxxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/