dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning
authorMike Snitzer <snitzer@redhat.com>
Tue, 29 Apr 2014 15:22:04 +0000 (11:22 -0400)
committerMike Snitzer <snitzer@redhat.com>
Tue, 29 Apr 2014 15:22:04 +0000 (11:22 -0400)
commitfbcde3d8b9c2d97704b8ca299e5266147b24c8ee
tree5c55d600f748e404c131ec13158628d0336d24cf
parent3a7745215e7f73a5c7d9bcdc50661a55b39052a3
dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning

Use INIT_WORK_ONSTACK to silence "ODEBUG: object is on stack, but not
annotated".

Reported-by: Zdeněk Kabeláč <zkabelac@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Acked-by: Joe Thornber <ejt@redhat.com>
drivers/md/dm-thin.c