proto: clean up empty lines in .c and .h files
This commit is contained in:
parent
0bc261868a
commit
9b15b0633e
@ -270,7 +270,7 @@ proto_busdma_md_load_callback(void *arg, bus_dma_segment_t *segs, int nseg,
|
||||
bus_size_t sz, int error)
|
||||
{
|
||||
struct proto_callback_bundle *pcb = arg;
|
||||
|
||||
|
||||
pcb->ioc->u.md.bus_nsegs = nseg;
|
||||
pcb->ioc->u.md.bus_addr = segs[0].ds_addr;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user