From 209ff86d61d6b50979cffb47878fc77ca2f6c8a2 Mon Sep 17 00:00:00 2001 From: Tang Chen Date: Mon, 29 Apr 2013 15:08:41 -0700 Subject: [PATCH] memblock: fix missing comment of memblock_insert_region() There is no comment for parameter nid of memblock_insert_region(). This patch adds comment for it. Signed-off-by: Tang Chen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed