Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85881
b: refs/heads/master
c: 52ff4ca
h: refs/heads/master
i:
  85879: fd38390
v: v3
  • Loading branch information
Adrian Bunk authored and Jens Axboe committed Feb 19, 2008
1 parent 0f2a1ca commit ad964f8
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: 13341598263011e079386b22ea35e482f97714c0
refs/heads/master: 52ff4cae65b45dcdfa23de09619754d6f380f31e
2 changes: 1 addition & 1 deletion trunk/block/blk-settings.c
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ void blk_queue_update_dma_alignment(struct request_queue *q, int mask)
}
EXPORT_SYMBOL(blk_queue_update_dma_alignment);

int __init blk_settings_init(void)
static int __init blk_settings_init(void)
{
blk_max_low_pfn = max_low_pfn - 1;
blk_max_pfn = max_pfn - 1;
Expand Down

0 comments on commit ad964f8

Please sign in to comment.