From: Chuck Lever Date: Thu, 20 Dec 2007 19:55:04 +0000 (-0500) Subject: NFS: nfs_write_end clean up X-Git-Tag: v2.6.25-rc1~1146^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d509e5454a0a5ac88bf3191ab65d85952c1de31;p=pandora-kernel.git NFS: nfs_write_end clean up Clean up: commit 4899f9c8 added nfs_write_end(), which introduces a conditional expression that returns an unsigned integer in one arm and a signed integer in the other. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed