From 4de249572ee06e2af24edca143b0abebbe96024a Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Fri, 22 Apr 2011 12:11:12 +0300 Subject: [PATCH] --- yaml --- r: 250430 b: refs/heads/master c: 341e262f903afbb8c23133ed6e193ea6254f73c4 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/ubifs/debug.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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; }