提交 f647b49b 编写于 作者: R Ruslan Pisarev 提交者: Greg Kroah-Hartman

Staging: keucr: Coding style fixes in smil.h

Fixed brace style in smil.h
Signed-off-by: NRuslan Pisarev <ruslan@rpisarev.org.ua>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 e1d94ecc
......@@ -177,8 +177,7 @@ struct SSFDCTYPE {
WORD MaxLogBlocks;
};
typedef struct SSFDCTYPE_T
{
typedef struct SSFDCTYPE_T {
BYTE Model;
BYTE Attribute;
BYTE MaxZones;
......@@ -194,8 +193,7 @@ struct ADDRESS {
WORD LogBlock; /* Logical Block Number of Zone */
};
typedef struct ADDRESS_T
{
typedef struct ADDRESS_T {
BYTE Zone; /* Zone Number */
BYTE Sector; /* Sector(512byte) Number on Block */
WORD PhyBlock; /* Physical Block Number on Zone */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册