Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89533
b: refs/heads/master
c: f5a8cd0
h: refs/heads/master
i:
  89531: dfff86c
v: v3
  • Loading branch information
akpm@linux-foundation.org authored and Steven Whitehouse committed Mar 31, 2008
1 parent 45e1880 commit 52e585d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1f466a47e8a3a3e3b527b3285c7b9c8a837fb7ec
refs/heads/master: f5a8cd020173c455705fc0095b7d299da6f8f87b
2 changes: 1 addition & 1 deletion trunk/fs/gfs2/recovery.c
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ static int get_log_header(struct gfs2_jdesc *jd, unsigned int blk,
struct gfs2_log_header_host *head)
{
struct buffer_head *bh;
struct gfs2_log_header_host lh;
struct gfs2_log_header_host uninitialized_var(lh);
const u32 nothing = 0;
u32 hash;
int error;
Expand Down

0 comments on commit 52e585d

Please sign in to comment.