Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15494
b: refs/heads/master
c: 3717f29
h: refs/heads/master
v: v3
  • Loading branch information
Paul Walmsley authored and Greg Kroah-Hartman committed Jan 4, 2006
1 parent 555e318 commit 3cb44f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8836aeb86158163532c1835e74751708c2d74385
refs/heads/master: 3717f2952bd0aab30fe2a6af80657abbeb065461
1 change: 1 addition & 0 deletions trunk/drivers/usb/storage/debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ void usb_stor_show_command(struct scsi_cmnd *srb)
case 0x5C: what = "READ BUFFER CAPACITY"; break;
case 0x5D: what = "SEND CUE SHEET"; break;
case GPCMD_BLANK: what = "BLANK"; break;
case REPORT_LUNS: what = "REPORT LUNS"; break;
case MOVE_MEDIUM: what = "MOVE_MEDIUM or PLAY AUDIO (12)"; break;
case READ_12: what = "READ_12"; break;
case WRITE_12: what = "WRITE_12"; break;
Expand Down

0 comments on commit 3cb44f1

Please sign in to comment.