diff options
author | Chao Yu <chao2.yu@samsung.com> | 2013-11-28 08:41:39 +0100 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | 2013-12-23 02:18:04 +0100 |
commit | aac44046a2cdf70474fee8931bc8a591fd16c8dc (patch) | |
tree | 9e063359e73118a5af59547f24cfe1ef22fc4f74 /lib/devres.c | |
parent | f2fs: avoid to calculate incorrect max orphan number (diff) | |
download | linux-aac44046a2cdf70474fee8931bc8a591fd16c8dc.tar.xz linux-aac44046a2cdf70474fee8931bc8a591fd16c8dc.zip |
f2fs: correct type of wait in struct bio_private
The void *wait in bio_private is used for waiting completion of checkpoint bio.
So we don't need to use its type as void, but declare it as completion type.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
[Jaegeuk Kim: add description]
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'lib/devres.c')
0 files changed, 0 insertions, 0 deletions