Hi all, After merging the scsi-mkp tree, today's linux-next build (htmldocs) produced these warnings: include/linux/blk-mq.h:395: warning: Function parameter or member 'set_rq_budget_token' not described in 'blk_mq_ops' include/linux/blk-mq.h:395: warning: Function parameter or member 'get_rq_budget_token' not described in 'blk_mq_ops' Introduced by commit 9dda23635dbe ("scsi: blk-mq: Add callbacks for storing & retrieving budget token") -- Cheers, Stephen Rothwell