commit | 15746fcaa3a00753bbab2326088b85b10c1ba36a | [log] [tgz] |
---|---|---|
author | Pavel Machek <pavel@suse.cz> | Thu Apr 02 16:58:42 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Apr 02 19:05:02 2009 -0700 |
tree | a61e2e83fc3eaefc62f2e45d1b95125a8180c7ab | |
parent | 1a2ad21128bb4eb79f3c05e5801edcc5ed3ef1d3 [diff] |
nbd: trivial cleanups Trivial cleanups for nbd: only the return -EIO one really changes code, and I've verified all the callers (plus 0 == success, 1 == error convention is really ugly). Signed-off-by: Pavel Machek <pavel@suse.cz> Acked-by: Paul Clements <paul.clements@steeleye.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>