remove all trailing whitespaces in one run
[open-ath9k-htc-firmware.git] / target_firmware / magpie_fw_dev / target / adf / adf_os_io_pvt.h
index 105216ffe25b3952c4a797465d77eabf3ce69c55..1b37cefc0d4faec75bb320205fd5b02ba3c46cbb 100755 (executable)
@@ -53,6 +53,6 @@
 #define __adf_os_htons(x)                          x
 #define __adf_os_htonl(x)                          x
 
-#define __adf_os_cpu_to_le16(x)                                __bswap16(x)                    
+#define __adf_os_cpu_to_le16(x)                                __bswap16(x)
 
 #endif