genalloc: Fix an incorrect kerneldoc comment
authorJonathan Corbet <corbet@lwn.net>
Thu, 31 Aug 2017 15:47:22 +0000 (09:47 -0600)
committerJonathan Corbet <corbet@lwn.net>
Thu, 31 Aug 2017 15:47:22 +0000 (09:47 -0600)
commita27bfcab5c1c3a0df61b68e85fc5e4cade83559f
tree5e56160c8a9fac7dd21c661178d6df7e07d4084a
parent7ee8adcf271acd3baa5ab12cb804ab36fda16b3f
genalloc: Fix an incorrect kerneldoc comment

The kerneldoc comment for the genpool_algo_t typedef was incomplete and
incorrectly formatted, leading to a raft of warnings during the docs build.
Fix it appropriately.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
include/linux/genalloc.h