diff --git a/[refs] b/[refs] index 6dbe7a4a6342..199ce81b7094 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1321657d8f843641529eff26e25722158cc29349 +refs/heads/master: 341e262f903afbb8c23133ed6e193ea6254f73c4 diff --git a/trunk/fs/ubifs/debug.c b/trunk/fs/ubifs/debug.c index 4062ec602632..f7515bd38b4f 100644 --- a/trunk/fs/ubifs/debug.c +++ b/trunk/fs/ubifs/debug.c @@ -2828,7 +2828,6 @@ static ssize_t write_debugfs_file(struct file *file, const char __user *buf, } else return -EINVAL; - *ppos += count; return count; }