lkml.org 
[lkml]   [2005]   [Aug]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] seclvl: use securityfs
On Mon, 8 Aug 2005, serue@us.ibm.com wrote:

This looks like a nice cleanup.

> +
> + if (count < 0 || count >= PAGE_SIZE)
> + return -ENOMEM;
> + if (*ppos != 0) {
> + return -EINVAL;
> + }

Why is the first error there -ENOMEM and not -EINVAL?


- James
--
James Morris
<jmorris@namei.org>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-08-09 07:11    [W:0.516 / U:0.464 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site