Commit 6321043b authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] fix atm firestream warnings with new gcc

parent 0f45c1a0
......@@ -760,6 +760,7 @@ static void process_txdone_queue (struct fs_dev *dev, struct queue *q)
default:
/* Here we get the tx purge inhibit command ... */
/* Action, I believe, is "don't do anything". -- REW */
;
}
write_fs (dev, Q_RP(q->offset), Q_INCWRAP);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment