Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354469
b: refs/heads/master
c: 1e92771
h: refs/heads/master
i:
  354467: 64d223d
v: v3
  • Loading branch information
Fengguang Wu authored and Greg Kroah-Hartman committed Feb 8, 2013
1 parent 7cf4168 commit 0e8a704
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: 900a72a6f20b5949a3afa51c1012a0efefb6c8f3
refs/heads/master: 1e927711c5ecabe76010ed9249f8f3747829f04f
2 changes: 1 addition & 1 deletion trunk/drivers/staging/zram/zram_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ static void zram_make_request(struct request_queue *queue, struct bio *bio)
bio_io_error(bio);
}

void __zram_reset_device(struct zram *zram)
static void __zram_reset_device(struct zram *zram)
{
size_t index;
struct zram_meta *meta;
Expand Down

0 comments on commit 0e8a704

Please sign in to comment.