commit | 11674239f927c900bc50f8f2f5a4ec3e4a3df89b | [log] [tgz] |
---|---|---|
author | Luis de Bethencourt <luisbg@osg.samsung.com> | Tue Aug 09 22:24:09 2016 +0100 |
committer | Luis de Bethencourt <luisbg@osg.samsung.com> | Sat Oct 08 10:01:33 2016 +0100 |
tree | c0b50662a5a471f8eacdead06c246d45b8983b1b | |
parent | bbe1bd0b6bba138eaf441c6c964bde9866da8808 [diff] |
befs: fix comment style The description of befs_load_sb was confusing the kernel-doc system since, because it starts with /**, it thinks it will document the function with kernel-doc formatting. Which it isn't. Fix other comment style issues in the file while we are at it. Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com> Signed-off-by: Salah Triki <salah.triki@gmail.com>