staging: zsmalloc: comment zs_create_pool function
authorDavidlohr Bueso <davidlohr.bueso@hp.com>
Fri, 4 Jan 2013 20:14:00 +0000 (12:14 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2013 07:49:55 +0000 (23:49 -0800)
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>

No differences found