Fix some wrong comments found when reading code.

Tang Chen (5):
  page_isolation: Fix a comment typo in test_pages_isolated()
  page_migrate: Fix wrong comment in
    address_space_operations->migratepage()
  aio: Fix wrong comment in aio_complete()
  memblock: Fix wrong comment in __next_free_mem_range()
  bootmem, numa: Fix a comment typo in
    register_page_bootmem_info_node()

 fs/aio.c            |    2 +-
 include/linux/fs.h  |    4 ++--
 mm/memblock.c       |    2 +-
 mm/memory_hotplug.c |    4 ++--
 mm/page_isolation.c |    8 ++++----
 5 files changed, 10 insertions(+), 10 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to