lib/genalloc.c: correct dev_get_gen_pool documentation
authorEmilio López <emilio@elopez.com.ar>
Wed, 11 Sep 2013 21:23:51 +0000 (14:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Sep 2013 22:58:38 +0000 (15:58 -0700)
The documentation mentions a "name" parameter, which does not exist.  This
commit removes such mention from the function documentation.

Signed-off-by: Emilio López <emilio@elopez.com.ar>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found