提交 7f100d15 编写于 作者: K Karthigan Srinivasan 提交者: Greg Kroah-Hartman

drivers/base/core.c: Fixed brace coding style issue.

Fixed brace coding style issue.
Signed-off-by: NKarthigan Srinivasan <karthigan.srinivasan@hp.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 8497d6a2
......@@ -1314,8 +1314,7 @@ EXPORT_SYMBOL_GPL(put_device);
EXPORT_SYMBOL_GPL(device_create_file);
EXPORT_SYMBOL_GPL(device_remove_file);
struct root_device
{
struct root_device {
struct device dev;
struct module *owner;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册