Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235322
b: refs/heads/master
c: 8a9e658
h: refs/heads/master
v: v3
  • Loading branch information
wwang authored and Greg Kroah-Hartman committed Feb 17, 2011
1 parent 4ba6256 commit aa8ee81
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: 9812f748a149796cc0299757c3ebf49f0915dc3c
refs/heads/master: 8a9e658ad3bea034d34e47acc7ea7e5e628fc893
2 changes: 1 addition & 1 deletion trunk/drivers/usb/storage/realtek_cr.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ static int init_realtek_cr(struct us_data *us);
.driver_info = (flags)|(USB_US_TYPE_STOR<<24)\
}

static struct usb_device_id realtek_cr_ids[] = {
static const struct usb_device_id realtek_cr_ids[] = {
# include "unusual_realtek.h"
{ } /* Terminating entry */
};
Expand Down

0 comments on commit aa8ee81

Please sign in to comment.