commit | 480884860158a0942aa4147c40c56dc9a1d985af | [log] [tgz] |
---|---|---|
author | Todd Poynor <toddpoynor@google.com> | Sun Jul 29 12:36:41 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 30 10:54:51 2018 +0200 |
tree | d75bc28c8f3a2b0bc4ea64bc9b4495749ec861cb | |
parent | 73832cf08fdbd190782c011a5e34908f7acf0e71 [diff] |
staging: gasket: page table: simplify comments for static functions Static functions don't need kernel doc formatting, can be simplified. Reformat comments that can be single-line. Remove extraneous text. Signed-off-by: Todd Poynor <toddpoynor@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>