diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2009-12-17 00:35:36 (GMT) |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2009-12-17 00:48:48 (GMT) |
commit | 718deb6b61e34c200c1f2b706176d9aac334cb2d (patch) | |
tree | fdf37190a8663d507bc740a6fa21437c6c22e611 /fs | |
parent | bea4c899f2b5fad80099aea979780ef19f9b1987 (diff) | |
download | linux-fsl-qoriq-718deb6b61e34c200c1f2b706176d9aac334cb2d.tar.xz |
Fix breakage in shmem.c
Replacing
error = 0;
if (error)
op
with nothing is not quite an equivalent transformation ;-)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions