commit | a27bfcab5c1c3a0df61b68e85fc5e4cade83559f | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Thu Aug 31 09:47:22 2017 -0600 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu Aug 31 09:47:22 2017 -0600 |
tree | 5e56160c8a9fac7dd21c661178d6df7e07d4084a | |
parent | 7ee8adcf271acd3baa5ab12cb804ab36fda16b3f [diff] |
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>