X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=fs%2Focfs2%2Freservations.h;h=42c2b804f3fdd1be89aa37cc0ba967fefe98eca6;hb=25985edcedea6396277003854657b5f3cb31a628;hp=1e49cc29d06cd08d96454990702e6ca8ca35cbfd;hpb=6aba74f2791287ec407e0f92487a725a25908067;p=linux-block.git diff --git a/fs/ocfs2/reservations.h b/fs/ocfs2/reservations.h index 1e49cc29d06c..42c2b804f3fd 100644 --- a/fs/ocfs2/reservations.h +++ b/fs/ocfs2/reservations.h @@ -29,7 +29,7 @@ struct ocfs2_alloc_reservation { struct rb_node r_node; - unsigned int r_start; /* Begining of current window */ + unsigned int r_start; /* Beginning of current window */ unsigned int r_len; /* Length of the window */ unsigned int r_last_len; /* Length of most recent alloc */