drivers: Remove useless trailing comments from mmiowb() invocations
In preparation for using coccinelle to remove all mmiowb() instances from drivers, remove all trailing comments since they won't be picked up by spatch later on and will end up being preserved in the code. Acked-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Will Deacon <will.deacon@arm.com>
This commit is contained in:
@@ -280,7 +280,7 @@ static void bnx2i_ring_sq_dbell(struct bnx2i_conn *bnx2i_conn, int count)
|
||||
} else
|
||||
writew(count, ep->qp.ctx_base + CNIC_SEND_DOORBELL);
|
||||
|
||||
mmiowb(); /* flush posted PCI writes */
|
||||
mmiowb();
|
||||
}
|
||||
|
||||
|
||||
|
Referens i nytt ärende
Block a user