Hi Jiri, Today's linux-next merge of the trivial tree got a conflict in drivers/scsi/bfa/bfa_fcpim.c between commit 5fbe25c7a664601666895e8f95eaa59bd9741392 ("[SCSI] bfa: fix comments for c files") from Linus' tree and commit b595076a180a56d1bb170e6eceda6eb9d76f4cd3 ("tree-wide: fix comment/printk typos") from the trivial tree. Just context changes. I fixed it up (see below) and can carry the fix as necessary. -- Cheers, Stephen Rothwell sfr@xxxxxxxxxxxxxxxx diff --cc drivers/scsi/bfa/bfa_fcpim.c index 135c442,aabbf3d..0000000 --- a/drivers/scsi/bfa/bfa_fcpim.c +++ b/drivers/scsi/bfa/bfa_fcpim.c @@@ -2091,8 -2091,8 +2091,8 @@@ bfa_ioim_sm_cleanup_qfull(struct bfa_io break; case BFA_IOIM_SM_ABORT: - /** + /* - * IO is alraedy being cleaned up implicitly + * IO is already being cleaned up implicitly */ ioim->io_cbfn = __bfa_cb_ioim_abort; break; -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html