From: Heinrich Schuchardt Date: Sat, 21 Feb 2015 23:18:49 +0000 (+0100) Subject: Doc/memory-hotplug.txt: corrections and callback function prototype X-Git-Tag: omap-for-v4.2/o2_dc~91^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=433b89cfb40f6bb6e6b6c899d06e40dd4f2ed100;p=pandora-kernel.git Doc/memory-hotplug.txt: corrections and callback function prototype Documentation/memory-hotplug.txt describes that a callback function can be added to the notification chain by calling hotplug_memory_notifier(). The function prototype of the callback function is mssing. This missing information is added by the patch. The description of the arguments of the callback function is reworked. The constants for the event types are corrected. The possible return values are explained. Signed-off-by: Heinrich Schuchardt Signed-off-by: Jonathan Corbet --- Reading git-diff-tree failed