Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167440
b: refs/heads/master
c: c7ebf06
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Jens Axboe committed Oct 12, 2009
1 parent 24951ee commit fcc7967
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: 961515f613f26b7958c56c5c71061a8231e02be7
refs/heads/master: c7ebf0657b1f47d85aee8349ed6345d940d7232a
2 changes: 1 addition & 1 deletion trunk/block/blk-settings.c
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ EXPORT_SYMBOL(blk_queue_max_hw_sectors);
/**
* blk_queue_max_discard_sectors - set max sectors for a single discard
* @q: the request queue for the device
* @max_discard: maximum number of sectors to discard
* @max_discard_sectors: maximum number of sectors to discard
**/
void blk_queue_max_discard_sectors(struct request_queue *q,
unsigned int max_discard_sectors)
Expand Down

0 comments on commit fcc7967

Please sign in to comment.