Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87139
b: refs/heads/master
c: 8a20acc
h: refs/heads/master
i:
  87137: 589c107
  87135: 9bf33bc
v: v3
  • Loading branch information
Andrew Morton authored and Greg Kroah-Hartman committed Mar 10, 2008
1 parent 2b08976 commit 007accd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: b507cc9710d8b6e3013468b40522e235342fc84a
refs/heads/master: 8a20acc5fef23755e75f3c48d90c64ce4dc62304
4 changes: 2 additions & 2 deletions trunk/drivers/usb/storage/sddr55.c
Original file line number Diff line number Diff line change
Expand Up @@ -522,8 +522,8 @@ int sddr55_reset(struct us_data *us) {

static unsigned long sddr55_get_capacity(struct us_data *us) {

unsigned char manufacturerID;
unsigned char deviceID;
unsigned char uninitialized_var(manufacturerID);
unsigned char uninitialized_var(deviceID);
int result;
struct sddr55_card_info *info = (struct sddr55_card_info *)us->extra;

Expand Down

0 comments on commit 007accd

Please sign in to comment.