mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 20:48:49 +08:00
ravb: Remove extra TAB
Align the member description comments for struct ravb_desc by removing the extra TAB. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by: Sergei Shtylyov <sergei.shtylyov@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
291d0a2c1f
commit
9f061b9acb
@ -864,7 +864,7 @@ enum GECMR_BIT {
|
||||
|
||||
/* The Ethernet AVB descriptor definitions. */
|
||||
struct ravb_desc {
|
||||
__le16 ds; /* Descriptor size */
|
||||
__le16 ds; /* Descriptor size */
|
||||
u8 cc; /* Content control MSBs (reserved) */
|
||||
u8 die_dt; /* Descriptor interrupt enable and type */
|
||||
__le32 dptr; /* Descriptor pointer */
|
||||
|
Loading…
Reference in New Issue
Block a user