svn commit: r257605 - head/sys/dev/iwn

Adrian Chadd adrian at FreeBSD.org
Mon Nov 4 04:10:37 UTC 2013


Author: adrian
Date: Mon Nov  4 04:10:36 2013
New Revision: 257605
URL: http://svnweb.freebsd.org/changeset/base/257605

Log:
  Remove trailing whitespace.
  
  Submitted by:	Cedric Gross <cg at cgross.info>

Modified:
  head/sys/dev/iwn/if_iwnreg.h

Modified: head/sys/dev/iwn/if_iwnreg.h
==============================================================================
--- head/sys/dev/iwn/if_iwnreg.h	Mon Nov  4 03:46:09 2013	(r257604)
+++ head/sys/dev/iwn/if_iwnreg.h	Mon Nov  4 04:10:36 2013	(r257605)
@@ -1760,8 +1760,8 @@ static const uint8_t iwn_bss_ac_to_queue
 static const uint8_t iwn_pan_ac_to_queue[] = {
 	5, 4, 6, 7,
 };
-#define IWN1000_OTP_NBLOCKS	3 
-#define IWN6000_OTP_NBLOCKS	4 
+#define IWN1000_OTP_NBLOCKS	3
+#define IWN6000_OTP_NBLOCKS	4
 #define IWN6050_OTP_NBLOCKS	7
 
 /* HW rate indices. */


More information about the svn-src-all mailing list