Re: [PATCH v9 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2020-02-21 02:46, Jack Wang wrote:
> +enum rtrs_imm_type {
> +	RTRS_IO_REQ_IMM       = 0, /* client to server */
> +	RTRS_IO_RSP_IMM       = 1, /* server to client */
> +	RTRS_IO_RSP_W_INV_IMM = 2, /* server to client */
> +
> +	RTRS_HB_MSG_IMM = 8,
> +	RTRS_HB_ACK_IMM = 9,
> +
> +	RTRS_LAST_IMM,
> +};

This is the first time in this header file that the abbreviation "hb" is
used. Please add a comment that explains what this abbreviation stands for.

Thanks,

Bart.



[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux