Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262877
b: refs/heads/master
c: fd6b68b
h: refs/heads/master
i:
  262875: 43f4f05
v: v3
  • Loading branch information
Thadeu Lima de Souza Cascardo authored and Greg Kroah-Hartman committed Aug 2, 2011
1 parent c2ba630 commit 3cc34b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bf0c0259c79b325fd4ea139f363366d319786ea2
refs/heads/master: fd6b68bbac9f100c8728b2cfe4e34f03f3df4e4d
3 changes: 3 additions & 0 deletions trunk/drivers/staging/zcache/zcache-main.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@

#define MAX_CLIENTS 16
#define LOCAL_CLIENT ((uint16_t)-1)

MODULE_LICENSE("GPL");

struct zcache_client {
struct tmem_pool *tmem_pools[MAX_POOLS_PER_CLIENT];
struct xv_pool *xvpool;
Expand Down

0 comments on commit 3cc34b5

Please sign in to comment.