Re: [PATCH 12/25] Share TFRC receiver states via tfrc_ccids

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

 



Another candidate: both translate the same enum into strings.
| +static const char *ccid4_rx_state_name(enum tfrc_hc_rx_states state)
|  {
|  	static char *ccid4_rx_state_names[] = {
|  	[TFRC_RSTATE_NO_DATA] = "NO_DATA",

| +static const char *ccid3_rx_state_name(enum tfrc_hc_rx_states state)
|  {
|  	static char *ccid3_rx_state_names[] = {
|  	[TFRC_RSTATE_NO_DATA] = "NO_DATA",
-
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [IETF DCCP]     [Linux Networking]     [Git]     [Security]     [Linux Assembly]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux