commit | 80799fbb7d10c30df78015b3fa21f7ffcfc0eb2c | [log] [tgz] |
---|---|---|
author | Yuanhan Liu <yuanhan.liu@linux.intel.com> | Wed Aug 01 12:25:54 2012 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Aug 01 12:25:54 2012 +0200 |
tree | 402a48c3642d9bc164204408e8353ce98ee2371e | |
parent | c83f6bf98dc1f1a194118b3830706cebbebda8c4 [diff] |
block: remove dead func declaration __generic_unplug_device() function is removed with commit 7eaceaccab5f40bbfda044629a6298616aeaed50, which forgot to remove the declaration at meantime. Here remove it. Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>