Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24220
b: refs/heads/master
c: e941577
h: refs/heads/master
v: v3
  • Loading branch information
Bastien Roucaries authored and Adrian Bunk committed Mar 26, 2006
1 parent 99783ad commit 3cc18e8
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: 8917f6f70b01ac6e4d534f8a387900caec11bf54
refs/heads/master: e9415777b1cd0eaf4d1d3d61772f0e6d5c2551ad
2 changes: 1 addition & 1 deletion trunk/drivers/char/ftape/lowlevel/fdc-io.c
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ void fdc_reset(void)

fdc_mode = fdc_idle;

/* maybe the cli()/sti() pair is not necessary, BUT:
/* maybe the spin_lock_irq* pair is not necessary, BUT:
* the following line MUST be here. Otherwise fdc_interrupt_wait()
* won't wait. Note that fdc_reset() is called from
* ftape_dumb_stop() when the fdc is busy transferring data. In this
Expand Down

0 comments on commit 3cc18e8

Please sign in to comment.