]> asedeno.scripts.mit.edu Git - linux.git/commit
sched: Remove unused variable in 'struct sched_domain'
authorAlex Shi <alex.shi@linaro.org>
Tue, 19 Nov 2013 09:21:52 +0000 (17:21 +0800)
committerIngo Molnar <mingo@kernel.org>
Tue, 19 Nov 2013 16:01:17 +0000 (17:01 +0100)
commitb972fc308c2763096b61b62169f2167ee0ca5a19
tree32e34eab3853ecaf9e3f5dd8062394809d72c150
parent42eb088ed246a5a817bb45a8b32fe234cf1c0f8b
sched: Remove unused variable in 'struct sched_domain'

The 'u64 last_update' variable isn't used now, remove it to save a bit of space.

Signed-off-by: Alex Shi <alex.shi@linaro.org>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: Morten.Rasmussen@arm.com
Cc: linaro-kernel@lists.linaro.org
Link: http://lkml.kernel.org/r/1384852912-24791-1-git-send-email-alex.shi@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/sched.h