aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorCesar Eduardo Barros <[email protected]>2011-03-22 16:33:21 -0700
committerLinus Torvalds <[email protected]>2011-03-22 17:44:07 -0700
commit83ef99befc324803a54cf2a5fab5a322df3a99d6 (patch)
treed56035f4683a387ac8bf0d37b21b15f7d04de672 /tools/perf/scripts/python
parent28b36bd741bd44db30e12b1048a659aa346e9b76 (diff)
sys_swapon: remove did_down variable
Since mutex_lock(&inode->i_mutex) is called just after setting inode, did_down is always equivalent to (inode && S_ISREG(inode->i_mode)). Use this fact to remove the did_down variable. Signed-off-by: Cesar Eduardo Barros <[email protected]> Tested-by: Eric B Munson <[email protected]> Acked-by: Eric B Munson <[email protected]> Reviewed-by: KAMEZAWA Hiroyuki <[email protected]> Cc: Hugh Dickins <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions