On 9 July 2014 12:14, Peter Zijlstra peterz@infradead.org wrote:
On Mon, Jun 30, 2014 at 06:05:32PM +0200, Vincent Guittot wrote:
+++ b/kernel/sched/fair.c @@ -6615,10 +6615,8 @@ more_balance:
In order to avoid labels being used as functions; you can use:
.quiltrc: QUILT_DIFF_OPTS="-F ^[[:alpha:]$_].*[^:]$"
.gitconfig: [diff "default"] xfuncname = "^[[:alpha:]$_].*[^:]$"
Thanks, i'm going to add it to my .gitconfig