Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2018 19:21:28 +0000 (UTC)
From:      Navdeep Parhar <np@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r337722 - head/sys/dev/cxgbe/tom
Message-ID:  <201808131921.w7DJLSuf030524@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808131921.w7DJLSuf030524>