aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2011-01-12 16:59:42 -0800
committerLinus Torvalds <[email protected]>2011-01-13 08:03:09 -0800
commitf0f2c2b5b40b5e621a47a6a274117cce77841f1e (patch)
tree1ca673aaf564af6a91468ca807b99b5b28dc23dd /scripts/stackusage
parent455cd5ab305c90ffc422dd2e0fb634730942b257 (diff)
dca: remove unneeded NULL check
The return here doesn't release the locks or re-enable IRQs. But as Andrew Morton points out, domain is never NULL. list_first_entry() essentially never returns NULL and also we already verified that the list is not empty. Signed-off-by: Dan Carpenter <[email protected]> Acked-by: Maciej Sosnowski <[email protected]> Cc: David Miller <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions