]> err.no Git - linux-2.6/blobdiff - kernel/sched_fair.c
[SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
[linux-2.6] / kernel / sched_fair.c
index 9971831b560e966281b8ba4c70a7bd8f3dffafbc..01859f662ab7c834826f9197e93ebe9d44ad548a 100644 (file)
@@ -1025,7 +1025,7 @@ static void task_tick_fair(struct rq *rq, struct task_struct *curr)
        }
 }
 
-#define swap(a,b) do { typeof(a) tmp = (a); (a) = (b); (b) = tmp; } while (0)
+#define swap(a, b) do { typeof(a) tmp = (a); (a) = (b); (b) = tmp; } while (0)
 
 /*
  * Share the fairness runtime between parent and child, thus the