svn commit: r365107 - head/sys/dev/ale

Mateusz Guzik mjg at FreeBSD.org
Tue Sep 1 21:37:54 UTC 2020


Author: mjg
Date: Tue Sep  1 21:37:53 2020
New Revision: 365107
URL: https://svnweb.freebsd.org/changeset/base/365107

Log:
  ale: clean up empty lines in .c and .h files

Modified:
  head/sys/dev/ale/if_ale.c

Modified: head/sys/dev/ale/if_ale.c
==============================================================================
--- head/sys/dev/ale/if_ale.c	Tue Sep  1 21:37:35 2020	(r365106)
+++ head/sys/dev/ale/if_ale.c	Tue Sep  1 21:37:53 2020	(r365107)
@@ -2394,7 +2394,6 @@ ale_rx_update_page(struct ale_softc *sc, struct ale_rx
 	}
 }
 
-
 /*
  * It seems that AR81xx controller can compute partial checksum.
  * The partial checksum value can be used to accelerate checksum


More information about the svn-src-head mailing list