Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354536
b: refs/heads/master
c: bdafb16
h: refs/heads/master
v: v3
  • Loading branch information
Robert Berger authored and Greg Kroah-Hartman committed Feb 18, 2013
1 parent 366df62 commit 7d53424
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: dc7f5b3594fdb846890192fd75793a791d7ba83b
refs/heads/master: bdafb167d30da85ccd563a12197e0370d0667923
4 changes: 2 additions & 2 deletions trunk/drivers/staging/zcache/zbud.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ struct zbudpage {
struct {
unsigned long space_for_flags;
struct {
unsigned zbud0_size: PAGE_SHIFT;
unsigned zbud1_size: PAGE_SHIFT;
unsigned zbud0_size:PAGE_SHIFT;
unsigned zbud1_size:PAGE_SHIFT;
unsigned unevictable:2;
};
struct list_head budlist;
Expand Down

0 comments on commit 7d53424

Please sign in to comment.