Remove trailing newlines (from the right branch this time)

This commit is contained in:
Warner Losh 2003-08-07 04:33:47 +00:00
parent f9b1de367e
commit 1513d7ed42

View File

@ -618,5 +618,3 @@ i686_mem_drvinit(void *unused)
}
SYSINIT(i686memdev,SI_SUB_DRIVERS,SI_ORDER_FIRST,i686_mem_drvinit,NULL)