We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8663cad commit c331df3Copy full SHA for c331df3
drivers/scsi/NCR5380.c
@@ -198,7 +198,6 @@ static inline void set_resid_from_SCp(struct scsi_cmnd *cmd)
198
* Polls the chip in a reasonably efficient manner waiting for an
199
* event to occur. After a short quick poll we begin to yield the CPU
200
* (if possible). In irq contexts the time-out is arbitrarily limited.
201
- * Callers may hold locks as long as they are held in irq mode.
202
*
203
* Returns 0 if either or both event(s) occurred otherwise -ETIMEDOUT.
204
*/
0 commit comments