Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289424
b: refs/heads/master
c: de8c46b
h: refs/heads/master
v: v3
  • Loading branch information
Alan Stern authored and Greg Kroah-Hartman committed Feb 9, 2012
1 parent 34bd644 commit 5d871e7
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: 0cb54a3e47cb4baf0bc7463f0a64cfeae5e35697
refs/heads/master: de8c46bfc032fbdf490cfb67f534d2a0188ebeb0
4 changes: 2 additions & 2 deletions trunk/include/scsi/scsi_device.h
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,8 @@ struct scsi_target {
unsigned int single_lun:1; /* Indicates we should only
* allow I/O to one of the luns
* for the device at a time. */
unsigned int pdt_1f_for_no_lun; /* PDT = 0x1f */
/* means no lun present */
unsigned int pdt_1f_for_no_lun:1; /* PDT = 0x1f
* means no lun present. */
/* commands actually active on LLD. protected by host lock. */
unsigned int target_busy;
/*
Expand Down

0 comments on commit 5d871e7

Please sign in to comment.