lkml.org 
[lkml]   [2016]   [Mar]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] mm: make several functions return bool
Date
This series only makes several functions return bool to
improve readability, no other functional changes.

Yaowei Bai (5):
mm/hugetlb: is_vm_hugetlb_page can be boolean
mm/memory_hotplug: is_mem_section_removable can be boolean
mm/vmalloc: is_vmalloc_addr can be boolean
mm/lru: is_file/active_lru can be boolean
mm/mempolicy: vma_migratable can be boolean

include/linux/hugetlb_inline.h | 6 +++---
include/linux/memory_hotplug.h | 6 +++---
include/linux/mempolicy.h | 10 +++++-----
include/linux/mm.h | 4 ++--
include/linux/mmzone.h | 4 ++--
mm/memory_hotplug.c | 6 +++---
6 files changed, 18 insertions(+), 18 deletions(-)

--
1.9.1



\
 
 \ /
  Last update: 2016-03-23 03:41    [W:0.052 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site