Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273791
b: refs/heads/master
c: 499337b
h: refs/heads/master
i:
  273789: af0866f
  273787: fe9cd74
  273783: 971bcb6
  273775: c9b92e8
  273759: 72ac956
  273727: e0e1423
  273663: c2d625c
v: v3
  • Loading branch information
Andrew Morton authored and Jens Axboe committed Sep 21, 2011
1 parent 78737c6 commit 5ff68f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 75df713627f28f88b901b329c8857747545fd4ab
refs/heads/master: 499337bb6511e665a236a6a947f819d98ea340c6
6 changes: 3 additions & 3 deletions trunk/block/blk-sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -455,11 +455,11 @@ queue_attr_store(struct kobject *kobj, struct attribute *attr,
}

/**
* blk_cleanup_queue: - release a &struct request_queue when it is no longer needed
* @kobj: the kobj belonging of the request queue to be released
* blk_release_queue: - release a &struct request_queue when it is no longer needed
* @kobj: the kobj belonging to the request queue to be released
*
* Description:
* blk_cleanup_queue is the pair to blk_init_queue() or
* blk_release_queue is the pair to blk_init_queue() or
* blk_queue_make_request(). It should be called when a request queue is
* being released; typically when a block device is being de-registered.
* Currently, its primary task it to free all the &struct request
Expand Down

0 comments on commit 5ff68f3

Please sign in to comment.