From 718deb6b61e34c200c1f2b706176d9aac334cb2d Mon Sep 17 00:00:00 2001 From: Al Viro Date: Wed, 16 Dec 2009 19:35:36 -0500 Subject: [PATCH] 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-format-patch failed