cmx: clean up empty lines in .c and .h files
This commit is contained in:
parent
405b8d43e4
commit
ea78d63ed0
@ -700,4 +700,3 @@ cmx_intr(void *arg)
|
||||
return;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
@ -103,7 +103,6 @@ static device_method_t cmx_pccard_methods[] = {
|
||||
DEVMETHOD(device_probe, cmx_pccard_probe),
|
||||
DEVMETHOD(device_attach, cmx_pccard_attach),
|
||||
DEVMETHOD(device_detach, cmx_detach),
|
||||
|
||||
{ 0, 0 }
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user