linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/1] PCI/AER: add pcie TLP header information in the tracepoint
@ 2018-05-08 23:04 Thomas Tai
  2018-05-08 23:04 ` [PATCH V3 1/1] " Thomas Tai
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Tai @ 2018-05-08 23:04 UTC (permalink / raw)
  To: bhelgaas, rostedt, thomas.tai; +Cc: linux-pci, linux-kernel, mr.nuke.me

Hi Bjorn and Steven,
Would you kindly review the patch for me? following are the
changes details. Please feel free to comment.

Change log since last version:
V3:
1. use u8 for boolean variable
2. check tlp_header_valid before accessing tlp_header
3. replace sizeof(unsigned int) with 4
4. change the variable name buf to tlp_header for better reading
5. avoid extra dereference

Thank you,
Thomas

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

end of thread, other threads:[~2018-05-10 13:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-08 23:04 [PATCH V3 0/1] PCI/AER: add pcie TLP header information in the tracepoint Thomas Tai
2018-05-08 23:04 ` [PATCH V3 1/1] " Thomas Tai
2018-05-09 12:38   ` Steven Rostedt
2018-05-09 14:12     ` Thomas Tai
2018-05-10 13:37   ` Bjorn Helgaas
2018-05-10 13:47     ` Thomas Tai

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).