Re: [PATCH] smack: fix magic value

2013-07-20 Thread Casey Schaufler
On 7/10/2013 4:51 AM, Phil Carmody wrote: > 5d is ']', 'M' is 4d. And spelling was never my strong suit. I don't know of anyone who depends on this value, but in case someone does the correct fix is to change the comment, not the constant. > > Signed-off-by: Phil Carmody > --- > include/uapi/li

[PATCH] smack: fix magic value

2013-07-10 Thread Phil Carmody
5d is ']', 'M' is 4d. Signed-off-by: Phil Carmody --- include/uapi/linux/magic.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/uapi/linux/magic.h b/include/uapi/linux/magic.h index 2944278..5c1d878 100644 --- a/include/uapi/linux/magic.h +++ b/include/uapi/linux/