Cleanup: remove trailing whitespaces at EOL
[urcu.git] / urcu / arch / arm.h
index 9483bab0e23761a8f6e853dfbe9258b73adb8256..d7affaabe85685b6c62929073e7baa732ef69a1d 100644 (file)
@@ -28,7 +28,7 @@
 
 #ifdef __cplusplus
 extern "C" {
-#endif 
+#endif
 
 #ifdef CONFIG_RCU_ARM_HAVE_DMB
 #define cmm_mb()       __asm__ __volatile__ ("dmb":::"memory")
@@ -47,7 +47,7 @@ extern "C" {
 #define __NR_membarrier                389
 #endif
 
-#ifdef __cplusplus 
+#ifdef __cplusplus
 }
 #endif
 
This page took 0.022763 seconds and 4 git commands to generate.