From: \"J. Bruce Fields\ Date: Tue, 23 Dec 2008 21:07:13 +0000 (-0500) Subject: rpc: minor gss_alloc_msg cleanup X-Git-Tag: v2.6.29-rc1~553^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db75b3d6b5b0dad29860370618ea94d2726641b4;p=pandora-kernel.git rpc: minor gss_alloc_msg cleanup I want to add a little more code here, so it'll be convenient to have this flatter. Also, I'll want to add another error condition, so it'll be more convenient to return -ENOMEM than NULL in the error case. The only caller is already converting NULL to -ENOMEM anyway. Signed-off-by: J. Bruce Fields Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed