From: Al Viro Date: Thu, 17 Dec 2009 00:35:36 +0000 (-0500) Subject: Fix breakage in shmem.c X-Git-Tag: v2.6.33-rc1~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=718deb6b61e34c200c1f2b706176d9aac334cb2d;p=pandora-kernel.git Fix breakage in shmem.c Replacing error = 0; if (error) op with nothing is not quite an equivalent transformation ;-) Signed-off-by: Al Viro --- Reading git-diff-tree failed