Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346471
b: refs/heads/master
c: d437962
h: refs/heads/master
i:
  346469: 281a26c
  346467: c2ce69d
  346463: 8639cda
v: v3
  • Loading branch information
Ed Cashin authored and Linus Torvalds committed Dec 18, 2012
1 parent d89e49d commit a14444f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 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: 90a2508d01845afbb3118615ce44d689cbb0e943
refs/heads/master: d437962504462f31515344d58cdcaf0b73b389b5
10 changes: 0 additions & 10 deletions trunk/drivers/block/aoe/aoecmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -552,16 +552,6 @@ sthtith(struct aoedev *d)
return 1;
}

static inline unsigned char
ata_scnt(unsigned char *packet) {
struct aoe_hdr *h;
struct aoe_atahdr *ah;

h = (struct aoe_hdr *) packet;
ah = (struct aoe_atahdr *) (h+1);
return ah->scnt;
}

static void
rexmit_timer(ulong vp)
{
Expand Down

0 comments on commit a14444f

Please sign in to comment.