commit | 5ab58acc40ead5521cbafcd1cc7f35170ccceeee | [log] [tgz] |
---|---|---|
author | Emilio López <emilio@elopez.com.ar> | Wed Sep 11 14:23:51 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Sep 11 15:58:38 2013 -0700 |
tree | ef1f051f592d0076a02197967d41d93c6bcda739 | |
parent | 144308139cdce95e9c6cff3cc0ef12242181665f [diff] |
lib/genalloc.c: correct dev_get_gen_pool documentation 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>