diff options
| author | 2013-09-11 14:21:46 -0700 | |
|---|---|---|
| committer | 2013-09-11 15:57:39 -0700 | |
| commit | 139c2d75b4e81d449d97f1f8188b84529eb56708 (patch) | |
| tree | f4c8f6961db9f8fc11f8eb21f0a7faea1cd29bdb /kernel/debug/debug_core.c | |
| parent | mm: use zone_is_empty() instead of if(zone->spanned_pages) (diff) | |
mm: use zone_is_initialized() instead of if(zone->wait_table)
Use "zone_is_initialized()" instead of "if (zone->wait_table)".
Simplify the code, no functional change.
Signed-off-by: Xishi Qiu <qiuxishi@huawei.com>
Cc: Cody P Schafer <cody@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/debug/debug_core.c')
0 files changed, 0 insertions, 0 deletions
