diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2009-12-17 01:35:36 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2009-12-17 01:48:48 +0100 |
commit | 718deb6b61e34c200c1f2b706176d9aac334cb2d (patch) | |
tree | fdf37190a8663d507bc740a6fa21437c6c22e611 /tools/perf/util | |
parent | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs (diff) | |
download | linux-718deb6b61e34c200c1f2b706176d9aac334cb2d.tar.xz linux-718deb6b61e34c200c1f2b706176d9aac334cb2d.zip |
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 'tools/perf/util')
0 files changed, 0 insertions, 0 deletions