Fix indentation nit.
This commit is contained in:
parent
213a44479c
commit
9103854246
@ -852,7 +852,7 @@ cs_write_mbufs( struct cs_softc *sc, struct mbuf *m )
|
||||
* Ignore empty parts
|
||||
*/
|
||||
if (!len)
|
||||
continue;
|
||||
continue;
|
||||
|
||||
/*
|
||||
* Find actual data address
|
||||
|
Loading…
Reference in New Issue
Block a user