Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182911
b: refs/heads/master
c: 577cdf0
h: refs/heads/master
i:
  182909: dc20237
  182907: 885df22
  182903: 4e2c4bc
  182895: 6bca1d1
  182879: 7a0fc33
  182847: d1a1c04
  182783: 67f1d11
v: v3
  • Loading branch information
Márton Németh authored and Jens Axboe committed Jan 11, 2010
1 parent f778d75 commit 44835a9
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: 3d447ec0e30043a2acd52704f5ed1da07a6f2d6e
refs/heads/master: 577cdf0cf5afa5f350fbaddf77bbacdb9f76d2f8
2 changes: 1 addition & 1 deletion trunk/drivers/block/ub.c
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ static int ub_probe_lun(struct ub_dev *sc, int lnum);
#define ub_usb_ids usb_storage_usb_ids
#else

static struct usb_device_id ub_usb_ids[] = {
static const struct usb_device_id ub_usb_ids[] = {
{ USB_INTERFACE_INFO(USB_CLASS_MASS_STORAGE, US_SC_SCSI, US_PR_BULK) },
{ }
};
Expand Down

0 comments on commit 44835a9

Please sign in to comment.