Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251145
b: refs/heads/master
c: bbdd304
h: refs/heads/master
i:
  251143: 6c2daa9
v: v3
  • Loading branch information
Jens Axboe committed May 9, 2011
1 parent 0dc51fe commit c62d6f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 23ceb5b7719e9276d4fa72a3ecf94dd396755276
refs/heads/master: bbdd304cf66fbf2b4b2d28418dc619d443635e83
3 changes: 1 addition & 2 deletions trunk/fs/partitions/check.c
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,7 @@ ssize_t part_discard_alignment_show(struct device *dev,
struct gendisk *disk = dev_to_disk(dev);

return sprintf(buf, "%u\n",
(unsigned long long)queue_limit_discard_alignment(
&disk->queue->limits,
queue_limit_discard_alignment(&disk->queue->limits,
p->start_sect));
}

Expand Down

0 comments on commit c62d6f6

Please sign in to comment.