X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fext3_fs_i.h;h=4395e5206746b33be79bd57bef264da8a74bcd0a;hb=e823aff2d6eb43083abcc75a32ddfb167c324089;hp=2f18b9511f211f728bf1e631a554b53d1dd124ee;hpb=61b9175808670d9abf52156803ae0ed1e3706ac4;p=pandora-kernel.git diff --git a/include/linux/ext3_fs_i.h b/include/linux/ext3_fs_i.h index 2f18b9511f21..4395e5206746 100644 --- a/include/linux/ext3_fs_i.h +++ b/include/linux/ext3_fs_i.h @@ -35,7 +35,7 @@ struct ext3_reserve_window { }; struct ext3_reserve_window_node { - struct rb_node rsv_node; + struct rb_node rsv_node; __u32 rsv_goal_size; __u32 rsv_alloc_hit; struct ext3_reserve_window rsv_window;