svn commit: r337722 - head/sys/dev/cxgbe/tom

Navdeep Parhar np at FreeBSD.org
Mon Aug 13 19:21:29 UTC 2018


Author: np
Date: Mon Aug 13 19:21:28 2018
New Revision: 337722
URL: https://svnweb.freebsd.org/changeset/base/337722

Log:
  Whitespace nit in t4_tom.h

Modified:
  head/sys/dev/cxgbe/tom/t4_tom.h

Modified: head/sys/dev/cxgbe/tom/t4_tom.h
==============================================================================
--- head/sys/dev/cxgbe/tom/t4_tom.h	Mon Aug 13 19:05:53 2018	(r337721)
+++ head/sys/dev/cxgbe/tom/t4_tom.h	Mon Aug 13 19:21:28 2018	(r337722)
@@ -281,7 +281,7 @@ struct tom_data {
 	struct ppod_region pr;
 
 	vmem_t *key_map;
-	
+
 	struct mtx clip_table_lock;
 	struct clip_head clip_table;
 	int clip_gen;


More information about the svn-src-head mailing list