From fbab6d4db3a471cebf8362d09dfe791821449223 Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Mon, 4 Nov 2013 04:10:36 +0000 Subject: [PATCH] Remove trailing whitespace. Submitted by: Cedric Gross --- sys/dev/iwn/if_iwnreg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/dev/iwn/if_iwnreg.h b/sys/dev/iwn/if_iwnreg.h index 22dc598e8588..d19fc1285ead 100644 --- a/sys/dev/iwn/if_iwnreg.h +++ b/sys/dev/iwn/if_iwnreg.h @@ -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. */