Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304616
b: refs/heads/master
c: 12ed793
h: refs/heads/master
v: v3
  • Loading branch information
Oleksij Rempel authored and Greg Kroah-Hartman committed May 10, 2012
1 parent 9416f72 commit 11e96b2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 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: f04f107db843819f0aa1649c4b0340fead28c5c6
refs/heads/master: 12ed793e355726cf3a834c30c8ddd0ae1e8f7a94
5 changes: 0 additions & 5 deletions trunk/drivers/staging/rts5139/rts51x_scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1923,11 +1923,6 @@ int rts51x_scsi_handler(struct scsi_cmnd *srb, struct rts51x_chip *chip)
* Host functions
***********************************************************************/

const char *host_info(struct Scsi_Host *host)
{
return "SCSI emulation for RTS51xx USB driver-based card reader";
}

int slave_alloc(struct scsi_device *sdev)
{
/*
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/rts5139/rts51x_scsi.h
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ struct Scsi_Host;
struct scsi_device;
struct scsi_cmnd;

const char *host_info(struct Scsi_Host *host);
int slave_alloc(struct scsi_device *sdev);
int slave_configure(struct scsi_device *sdev);
int proc_info(struct Scsi_Host *host, char *buffer,
Expand Down

0 comments on commit 11e96b2

Please sign in to comment.