Cleanup: remove trailing whitespaces at EOL
[urcu.git] / urcu / arch / generic.h
index a80b3d6c13c1bb0e015837181d1e312380601c53..e53ac564d5753216bd6400829deae651c03cf409 100644 (file)
@@ -62,7 +62,7 @@ extern "C" {
 /*
  * Architectures without cache coherency need something like the following:
  *
- * #define cmm_mc()    arch_cache_flush() 
+ * #define cmm_mc()    arch_cache_flush()
  * #define cmm_rmc()   arch_cache_flush_read()
  * #define cmm_wmc()   arch_cache_flush_write()
  *
This page took 0.022448 seconds and 4 git commands to generate.