From 020958b6272882c1a8bfbe5f3e0927f3845c2698 Mon Sep 17 00:00:00 2001 From: Paul Jackson Date: Thu, 18 Oct 2007 23:40:21 -0700 Subject: [PATCH] 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-format-patch failed