commit | 066602943521d64f8ac5e6824fdd91580024b44d | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@crashcourse.ca> | Wed Nov 06 13:18:25 2013 -0800 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Dec 02 14:42:57 2013 +0100 |
tree | 4393ef99f22fa93cf49619d4e91f2724355010b3 | |
parent | 2bb9936beac2eed0c1ed907f83694bc752e159d9 [diff] |
DocBook: include !Emm/util.c in kernel-api to include, kzfree and more Add the exported symbols from mm/util.c to the kernel-api memory management section, to pick up obvious routines like kzfree and krealloc. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Acked-by: Rob Landley <rob@landley.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>