X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fattr.c;h=5f78d75a8ddfd7ce5dd2e5a754369f8ad2d5a3ea;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=89e03f7bb497ee4243a878d928974d18ed4c5825;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/fs/attr.c b/fs/attr.c index 89e03f7bb..5f78d75a8 100644 --- a/fs/attr.c +++ b/fs/attr.c @@ -81,7 +81,7 @@ int inode_change_ok(struct inode *inode, struct iattr *attr) printk(KERN_WARNING "VSW: xid=%d messing with the devpts.\n", vx_current_xid()); - goto error; + goto error; } fine: retval = 0;