commit | 480e3243df156e39eea6c91057e2ae612a6bbe19 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Tue Dec 08 13:13:03 2009 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Dec 08 13:13:03 2009 -0500 |
tree | c9a37151b853c4118de309738db8580b34b0148f | |
parent | 1185a552e3d78807031f4021c5edb60d3e8838f1 [diff] |
SUNRPC: IS_ERR/PTR_ERR confusion IS_ERR returns 1 or 0, PTR_ERR returns the error value. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Cc: stable@kernel.org Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>