Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67630
b: refs/heads/master
c: c622498
h: refs/heads/master
v: v3
  • Loading branch information
Ursula Braun authored and Martin Schwidefsky committed Oct 12, 2007
1 parent f8c6688 commit 7222617
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: e108cebb21316714de43767e242316c784471740
refs/heads/master: c622498e5c82217cda7f661eebbabdaad0814659
2 changes: 1 addition & 1 deletion trunk/drivers/s390/cio/qdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -3727,7 +3727,7 @@ qdio_performance_stats_store(struct bus_type *bus, const char *buf, size_t count
#endif /* CONFIG_64BIT */
}
} else {
QDIO_PRINT_WARN("QDIO performance_stats: write 0 or 1 to this file!\n");
QDIO_PRINT_ERR("QDIO performance_stats: write 0 or 1 to this file!\n");
return -EINVAL;
}
return count;
Expand Down

0 comments on commit 7222617

Please sign in to comment.