commit | cef7330217ac56d68b3658af84d1d5d9a5121316 | [log] [tgz] |
---|---|---|
author | Todd Poynor <toddpoynor@google.com> | Sun Jul 29 12:36:43 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 30 10:54:51 2018 +0200 |
tree | a2ed59879e77fd91aa4495f503dd7fe1dbb803e8 | |
parent | e4c4afa8db90155ad1ed5c597a1bf63994961ca9 [diff] |
staging: gasket: sysfs: 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>