Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216777
b: refs/heads/master
c: 26cffec
h: refs/heads/master
i:
  216775: 60806fe
v: v3
  • Loading branch information
Sebastian Ott authored and Martin Schwidefsky committed Oct 25, 2010
1 parent d5feaf2 commit e451262
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e05ef9bdb899e2f3798be74691842fc597d8ce60
refs/heads/master: 26cffecf84c8cb33787dd13a72bd2124d107d413
1 change: 0 additions & 1 deletion trunk/drivers/s390/block/dasd_proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ static ssize_t dasd_stats_proc_write(struct file *file,
buffer = dasd_get_user_string(user_buf, user_len);
if (IS_ERR(buffer))
return PTR_ERR(buffer);
DBF_EVENT(DBF_DEBUG, "/proc/dasd/statictics: '%s'\n", buffer);

/* check for valid verbs */
str = skip_spaces(buffer);
Expand Down

0 comments on commit e451262

Please sign in to comment.