git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9dce2a
)
block: remove non-syncing __disk_block_events() and fold it into disk_block_events()
author
Tejun Heo
<tj@kernel.org>
Thu, 9 Jun 2011 18:43:55 +0000
(20:43 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Thu, 9 Jun 2011 18:43:55 +0000
(20:43 +0200)
After the previous update to disk_check_events(), nobody is using
non-syncing __disk_block_events(). Remove @sync and, as this makes
__disk_block_events() virtually identical to disk_block_events(),
remove the underscore prefixed version.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/genhd.c
patch
|
blob
|
history
diff --cc
block/genhd.c
Simple merge