It was becoming hard to follow exactly when to expect the error injection facilities in this driver to fire. Sometimes injected errors just didn't seem to happen. The error injection design was too complicated for what was required. Simplify it and make it more consistent. The second patch in this set does some housekeeping. Douglas Gilbert (2): scsi_debug: every_nth triggered error injection scsi_debug: update documentation url and bump version drivers/scsi/scsi_debug.c | 237 +++++++++++++++++--------------------- 1 file changed, 104 insertions(+), 133 deletions(-) -- 2.25.1