Hello Jens, The previous series of patches for the sTec s1120 driver was followed by two requests from Christoph to reorganize the code slightly and one report from Dan Carpenter with a (false positive) Smatch report. This patch series addresses that feedback and includes a fourth patch I came up with myself. Please consider these patches for kernel v4.14. Thanks, Bart. Bart Van Assche (4): skd: Rename skd_softirq_done() into skd_complete_rq() skd: Inline skd_end_request() skd: Make it easier for static analyzers to analyze skd_free_disk() skd: Remove SKD_ID_INCR drivers/block/skd_main.c | 57 +++++++++++++++--------------------------------- 1 file changed, 17 insertions(+), 40 deletions(-) -- 2.14.1