Loading fs/ubifs/commit.c +1 −1 Original line number Diff line number Diff line Loading @@ -514,7 +514,7 @@ struct idx_node { struct list_head list; int iip; union ubifs_key upper_key; struct ubifs_idx_node idx __attribute__((aligned(8))); struct ubifs_idx_node idx __aligned(8); }; /** Loading Loading
fs/ubifs/commit.c +1 −1 Original line number Diff line number Diff line Loading @@ -514,7 +514,7 @@ struct idx_node { struct list_head list; int iip; union ubifs_key upper_key; struct ubifs_idx_node idx __attribute__((aligned(8))); struct ubifs_idx_node idx __aligned(8); }; /** Loading