diff options
author | Viresh Kumar <[email protected]> | 2014-06-24 10:01:01 +0530 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-07-05 11:17:31 +0200 |
commit | 89abb5ad10ae8ac3405e635ac80815f781c8b8e9 (patch) | |
tree | 13ef41930fadb7894ac92c953a078da8123f1d80 /fs/jbd2/commit.c | |
parent | 4036ac1567834222fc763ab18e3e17df93b4eaaf (diff) |
sched/idle: Drop !! while calculating 'broadcast'
We don't need 'broadcast' to be set to 'zero or one', but to 'zero or non-zero'
and so the extra operation to convert it to 'zero or one' can be skipped.
Also change type of 'broadcast' to unsigned int, i.e. type of
drv->states[*].flags.
Signed-off-by: Viresh Kumar <[email protected]>
Cc: [email protected]
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/0dfbe2976aa108c53e08d3477ea90f6360c1f54c.1403584026.git.viresh.kumar@linaro.org
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions