diff options
| author | Cyrill Gorcunov <[email protected]> | 2009-01-06 22:40:33 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-01-06 23:59:10 +0000 |
| commit | 91f47662dfaa5b459aebe13284c6c38db27350dc (patch) | |
| tree | f2ab72a8be3219b1233e9c63e87f235219df3053 /drivers/misc/ibmasm/module.c | |
| parent | mm: stop kswapd's infinite loop at high order allocation (diff) | |
| download | kernel-91f47662dfaa5b459aebe13284c6c38db27350dc.tar.gz kernel-91f47662dfaa5b459aebe13284c6c38db27350dc.zip | |
mm: hugetlb: remove redundant `if' operation
At this point we already know that 'addr' is not NULL so get rid of
redundant 'if'. Probably gcc eliminate it by optimization pass.
[[email protected]: use __weak, too]
Signed-off-by: Cyrill Gorcunov <[email protected]>
Reviewed-by: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/misc/ibmasm/module.c')
0 files changed, 0 insertions, 0 deletions
