Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40509
b: refs/heads/master
c: 84e945e
h: refs/heads/master
i:
  40507: dd67386
v: v3
  • Loading branch information
Paolo 'Blaisorblade' Giarrusso authored and Linus Torvalds committed Oct 31, 2006
1 parent 771ea43 commit dfe1bac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: e7f6552f237498c805af9f01aba168b731e0a4ce
refs/heads/master: 84e945e399ce9710a34035ea81eaf5719aa709af
4 changes: 2 additions & 2 deletions trunk/arch/um/drivers/ubd_kern.c
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,8 @@ struct ubd {
__u64 size;
struct openflags boot_openflags;
struct openflags openflags;
int shared;
int no_cow;
unsigned shared:1;
unsigned no_cow:1;
struct cow cow;
struct platform_device pdev;
};
Expand Down

0 comments on commit dfe1bac

Please sign in to comment.