diff options
author | Ming Lei <tom.leiming@gmail.com> | 2014-06-03 11:24:06 +0800 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-06-03 21:04:39 -0600 |
commit | e6cdb0929fe6726ba5203fc5529b74564d98a9e9 (patch) | |
tree | 349d10c04501a0543c274bcd863d492e35585137 /lib/average.c | |
parent | cb96a42cc1f50ba1c7b1e9b2343bec80b926107f (diff) | |
download | linux-e6cdb0929fe6726ba5203fc5529b74564d98a9e9.tar.bz2 |
blk-mq: fix sparse warning on missed __percpu annotation
'struct blk_mq_ctx' is __percpu, so add the annotation
and fix the sparse warning reported from Fengguang:
[block:for-linus 2/3] block/blk-mq.h:75:16: sparse: incorrect
type in initializer (different address spaces)
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'lib/average.c')
0 files changed, 0 insertions, 0 deletions