diff options
author | Andreas Gruenbacher <agruen@linbit.com> | 2014-09-11 14:29:08 +0200 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-09-11 16:41:29 +0200 |
commit | 8d4ba3f0fa53044b8b597caaa7d8e291e6e84642 (patch) | |
tree | 5b06e3c9506d9a1a6ec61fc0391010c050502a1d /drivers/rtc | |
parent | drbd: Remove superfluous newline from "resync_extents" debugfs entry. (diff) | |
download | linux-8d4ba3f0fa53044b8b597caaa7d8e291e6e84642.tar.xz linux-8d4ba3f0fa53044b8b597caaa7d8e291e6e84642.zip |
drbd: Avoid inconsistent locking warning
request_timer_fn() takes resource->req_lock via the device and releases it via
the connection. Avoid this as it is confusing static code checkers.
Reported-by: "Dan Carpenter" <dan.carpenter@oracle.com>
Signed-off-by: Andreas Gruenbacher <agruen@linbit.com>
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions