All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Fix some wrong comments.
@ 2013-06-20 10:10 Tang Chen
  2013-06-20 10:10 ` [PATCH 1/5] page_isolation: Fix a comment typo in test_pages_isolated() Tang Chen
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Tang Chen @ 2013-06-20 10:10 UTC (permalink / raw)
  To: bcrl, akpm, hpa, trivial, linux-kernel

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(-)


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-08-20 11:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-20 10:10 [PATCH 0/5] Fix some wrong comments Tang Chen
2013-06-20 10:10 ` [PATCH 1/5] page_isolation: Fix a comment typo in test_pages_isolated() Tang Chen
2013-06-20 13:17   ` Zhang Yanfei
2013-06-21  1:12     ` Tang Chen
2013-06-20 10:10 ` [PATCH 2/5] page_migrate: Fix wrong comment in address_space_operations->migratepage() Tang Chen
2013-08-20 11:02   ` Jiri Kosina
2013-08-20 11:05     ` Tang Chen
2013-06-20 10:10 ` [PATCH 3/5] aio: Fix wrong comment in aio_complete() Tang Chen
2013-06-20 10:10 ` [PATCH 4/5] memblock: Fix wrong comment in __next_free_mem_range() Tang Chen
2013-06-20 10:10 ` [PATCH 5/5] bootmem, numa: Fix a comment typo in register_page_bootmem_info_node() Tang Chen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.