commit | 4bbc0bc06b8b0cced31ee17beb753ad51a2e47e7 | [log] [tgz] |
---|---|---|
author | Davidlohr Bueso <davidlohr.bueso@hp.com> | Fri Jan 04 12:14:00 2013 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 15 23:49:55 2013 -0800 |
tree | af25c90295274bf814397a7d44c6b59f0feff5f7 | |
parent | 1867fa64ff08b59d2c65f598c4d272397d4863c6 [diff] |
staging: zsmalloc: comment zs_create_pool function Just as with zs_malloc() and zs_map_object(), it is worth formally commenting the zs_create_pool() function. Signed-off-by: Davidlohr Bueso <davidlohr.bueso@hp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>