All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Minor tracepoints cleanups
@ 2019-10-17 11:28 David Sterba
  2019-10-17 11:28 ` [PATCH 1/2] btrfs: tracepoints: drop typecasts from printk David Sterba
  2019-10-17 11:28 ` [PATCH 2/2] btrfs: tracepoints: constify all pointers David Sterba
  0 siblings, 2 replies; 3+ messages in thread
From: David Sterba @ 2019-10-17 11:28 UTC (permalink / raw)
  To: linux-btrfs; +Cc: David Sterba

David Sterba (2):
  btrfs: tracepoints: drop typecasts from printk
  btrfs: tracepoints: constify all pointers

 include/trace/events/btrfs.h | 80 ++++++++++++++++++------------------
 1 file changed, 39 insertions(+), 41 deletions(-)

-- 
2.23.0


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

end of thread, other threads:[~2019-10-17 11:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-17 11:28 [PATCH 0/2] Minor tracepoints cleanups David Sterba
2019-10-17 11:28 ` [PATCH 1/2] btrfs: tracepoints: drop typecasts from printk David Sterba
2019-10-17 11:28 ` [PATCH 2/2] btrfs: tracepoints: constify all pointers David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.