On 11/29/2016 11:00 AM, Colin King wrote:
scmd_printk(KERN_NOTICE, scmd, "Command for which abort is" - " issued is not found in oustanding commands\n"); + " issued is not found in outstanding commands\n");
Hello Colin,Since you are changing this code, please ensure that the entire error message occupies a single line such that it is easy to find with grep.
Bart.