lkml.org 
[lkml]   [2009]   [Jun]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 57/62] fs/ext4/mballoc.c: Remove unnecessary semicolons
    Date
    Signed-off-by: Joe Perches <joe@perches.com>
    ---
    fs/ext4/mballoc.c | 2 +-
    1 files changed, 1 insertions(+), 1 deletions(-)

    diff --git a/fs/ext4/mballoc.c b/fs/ext4/mballoc.c
    index 519a0a6..6b4e5ae 100644
    --- a/fs/ext4/mballoc.c
    +++ b/fs/ext4/mballoc.c
    @@ -2525,7 +2525,7 @@ int ext4_mb_add_groupinfo(struct super_block *sb, ext4_group_t group,

    INIT_LIST_HEAD(&meta_group_info[i]->bb_prealloc_list);
    init_rwsem(&meta_group_info[i]->alloc_sem);
    - meta_group_info[i]->bb_free_root.rb_node = NULL;;
    + meta_group_info[i]->bb_free_root.rb_node = NULL;

    #ifdef DOUBLE_CHECK
    {
    --
    1.6.3.1.10.g659a0.dirty


    \
     
     \ /
      Last update: 2009-06-28 19:03    [W:4.187 / U:0.044 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site