Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 324103
b: refs/heads/master
c: 0e37b0c
h: refs/heads/master
i:
  324101: a3350a1
  324099: 422914b
  324095: 3da3b06
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Sep 26, 2012
1 parent 4f4d8e8 commit ca4c257
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 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: c80773e5a24df5f0604ed796b56edd8a14dbcce7
refs/heads/master: 0e37b0cbb8edf64dc87ae95831c177db6c6d3b5c
1 change: 0 additions & 1 deletion trunk/drivers/s390/char/tape.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#include <asm/ccwdev.h>
#include <asm/debug.h>
#include <asm/idals.h>
#include <linux/blkdev.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/mtio.h>
Expand Down
4 changes: 0 additions & 4 deletions trunk/drivers/s390/char/tape_std.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,7 @@ struct tape_request *tape_std_read_block(struct tape_device *, size_t);
void tape_std_read_backward(struct tape_device *device,
struct tape_request *request);
struct tape_request *tape_std_write_block(struct tape_device *, size_t);
struct tape_request *tape_std_bread(struct tape_device *, struct request *);
void tape_std_free_bread(struct tape_request *);
void tape_std_check_locate(struct tape_device *, struct tape_request *);
struct tape_request *tape_std_bwrite(struct request *,
struct tape_device *, int);

/* Some non-mtop commands. */
int tape_std_assign(struct tape_device *);
Expand Down

0 comments on commit ca4c257

Please sign in to comment.