From: Paul Jackson Date: Fri, 19 Oct 2007 06:40:21 +0000 (-0700) Subject: cpusets: decrustify cpuset mask update code X-Git-Tag: v2.6.24-rc1~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=020958b6272882c1a8bfbe5f3e0927f3845c2698;p=pandora-kernel.git cpusets: decrustify cpuset mask update code Decrustify the kernel/cpuset.c 'cpus' and 'mems' updating code. Other than subtle improvements in the consistency of identifying white space at the beginning and end of passed in masks, this doesn't make any visible difference in behaviour. But it's one or two hundred kernel text bytes smaller, and easier to understand. [akpm@linux-foundation.org: coding-style fix] Signed-off-by: Paul Jackson Reviewed-by: Paul Menage Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed