On Thu, Aug 19, 2010 at 7:25 PM, David Dillow <[email protected]> wrote: > On Thu, 2010-08-19 at 18:53 +0200, Bart Van Assche wrote: >> On Thu, Aug 19, 2010 at 12:44 PM, David Dillow <[email protected]> wrote: >> > Put the assignment on the same line as the declaration and I'll deal >> > with the name. >> >> Putting the rsv assignment on the same line as its declaration would >> make that line exceed 80 columns and hence would trigger a checkpatch >> complaint, so it's better to keep it as it is now. > > I didn't check it with checkpatch, but vi tells me it is 78 characters.
That line was 78 characters long before SRP_REQ_TASK_MGMT was renamed into SRP_TX_IU_REQ_TASK_MGMT, but exceeds 80 characters after renaming that constant. Bart. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
