Sorry for the nitpicking, but: > +/*Constant PDU lengths calculations */
This really needs a space before the 'C'. > +#define ISER_HEADERS_LEN (sizeof(struct iser_ctrl) + sizeof(struct > iscsi_hdr)) Also fixing lines over 8- characters would be nice. Otherwise looks good: Reviewed-by: Christoph Hellwig <[email protected]> -- 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
