• akpm@linux-foundation.org's avatar
    [GFS2] fs/gfs2/recovery.c: suppress warnings · f5a8cd02
    akpm@linux-foundation.org authored
    fs/gfs2/recovery.c: In function 'get_log_header':
    fs/gfs2/recovery.c:152: warning: 'lh.lh_sequence' may be used uninitialized in this function
    fs/gfs2/recovery.c:152: warning: 'lh.lh_flags' may be used uninitialized in this function
    fs/gfs2/recovery.c:152: warning: 'lh.lh_tail' may be used uninitialized in this function
    fs/gfs2/recovery.c:152: warning: 'lh.lh_blkno' may be used uninitialized in this function
    fs/gfs2/recovery.c:152: warning: 'lh.lh_hash' may be used uninitialized in this function
    
    Cc: David Teigland <teigland@redhat.com>
    Cc: Bob Peterson <rpeterso@redhat.com>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
    f5a8cd02
recovery.c 13.5 KB