Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248558
b: refs/heads/master
c: 1dd45aa
h: refs/heads/master
v: v3
  • Loading branch information
Nikanth Karthikesan authored and Jiri Kosina committed Apr 10, 2011
1 parent 02dab88 commit b949391
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: 853a1378ed6d6c9214d3a8f62d33186c6283cb51
refs/heads/master: 1dd45aae79b821620ce45765e6210d77173fcecd
2 changes: 1 addition & 1 deletion trunk/fs/partitions/ldm.c
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ static bool ldm_validate_partition_table(struct parsed_partitions *state)

data = read_part_sector(state, 0, &sect);
if (!data) {
ldm_crit ("Disk read failed.");
ldm_info ("Disk read failed.");
return false;
}

Expand Down

0 comments on commit b949391

Please sign in to comment.