Soft Patch Panel
 help / color / mirror / Atom feed
* [spp] [PATCH 0/2] Rename struct cmd_response
@ 2019-06-24  7:10 yasufum.o
  2019-06-24  7:10 ` [spp] [PATCH 1/2] shared/sec: change name of " yasufum.o
  2019-06-24  7:10 ` [spp] [PATCH 2/2] spp_pcap: " yasufum.o
  0 siblings, 2 replies; 3+ messages in thread
From: yasufum.o @ 2019-06-24  7:10 UTC (permalink / raw)
  To: spp, ferruh.yigit, yasufum.o

From: Yasufumi Ogawa <yasufum.o@gmail.com>

Struct cmd_response is to define a set of combinations of tag and ope
function, so the name is not appropriate considering this feature.
This update is to rename it to `cmd_res_formatter_ops` for spp_vf,
spp_mirror and spp_pcap.

Yasufumi Ogawa (2):
  shared/sec: change name of struct cmd_response
  spp_pcap: change name of struct cmd_response

 src/pcap/cmd_runner.c                               |  8 ++++----
 .../secondary/spp_worker_th/cmd_res_formatter.c     | 13 ++++++-------
 .../secondary/spp_worker_th/cmd_res_formatter.h     | 11 +++++------
 3 files changed, 15 insertions(+), 17 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-06-24  7:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-24  7:10 [spp] [PATCH 0/2] Rename struct cmd_response yasufum.o
2019-06-24  7:10 ` [spp] [PATCH 1/2] shared/sec: change name of " yasufum.o
2019-06-24  7:10 ` [spp] [PATCH 2/2] spp_pcap: " yasufum.o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).