Skip to content
Snippets Groups Projects
Commit 718deb6b authored by Al Viro's avatar Al Viro
Browse files

Fix breakage in shmem.c


Replacing
	error = 0;
	if (error)
		op
with nothing is not quite an equivalent transformation ;-)

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent bea4c899
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment