提交 cb5de2f8 编写于 作者: C Craig Inches 提交者: Greg Kroah-Hartman

staging: lustre shorten multiple lines over 80 char in lu_object.h

This patch adjusts lines so that they are less than 80 char.
Checkpatch.pl idenitified the issue.
Signed-off-by: NCraig Inches <Craig@craiginches.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 d3cfd5b9
......@@ -147,9 +147,9 @@ struct lu_device_operations {
struct lu_device *);
/**
* initialize local objects for device. this method called after layer has
* been initialized (after LCFG_SETUP stage) and before it starts serving
* user requests.
* initialize local objects for device. this method called after layer
* has been initialized (after LCFG_SETUP stage) and before it starts
* serving user requests.
*/
int (*ldo_prepare)(const struct lu_env *,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册