Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143343
b: refs/heads/master
c: 297dbf5
h: refs/heads/master
i:
  143341: 64028ae
  143339: 77d2405
  143335: 237b2f2
  143327: be3d457
v: v3
  • Loading branch information
Nikanth Karthikesan authored and Jens Axboe committed Apr 15, 2009
1 parent 9ace430 commit 0b2023a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: b1fffc9ca6ca4c3feef3a7e8405252d528d312dc
refs/heads/master: 297dbf50d7ab0539cf9cf7f2a66918665a18e45e
2 changes: 0 additions & 2 deletions trunk/kernel/power/swap.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ static int submit(int rw, pgoff_t page_off, struct page *page,
struct bio *bio;

bio = bio_alloc(__GFP_WAIT | __GFP_HIGH, 1);
if (!bio)
return -ENOMEM;
bio->bi_sector = page_off * (PAGE_SIZE >> 9);
bio->bi_bdev = resume_bdev;
bio->bi_end_io = end_swap_bio_read;
Expand Down

0 comments on commit 0b2023a

Please sign in to comment.