public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] tracing: kill the no longer needed PITA code
@ 2013-07-31 17:31 Oleg Nesterov
  2013-07-31 17:31 ` [PATCH 1/3] tracing: Kill trace_create_file_ops() and friends Oleg Nesterov
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Oleg Nesterov @ 2013-07-31 17:31 UTC (permalink / raw)
  To: Steven Rostedt, Masami Hiramatsu
  Cc: Frederic Weisbecker, Ingo Molnar, zhangwei(Jovi), linux-kernel

Hello.

Simple cleanups on top of the recent (already applied)
id/filter/format/enable changes.

f_op->owner == mod is no longer needed and can go away.

Oleg.

 kernel/trace/trace_events.c |  207 +++++--------------------------------------
 1 files changed, 22 insertions(+), 185 deletions(-)


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

end of thread, other threads:[~2013-08-12 17:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-31 17:31 [PATCH 0/3] tracing: kill the no longer needed PITA code Oleg Nesterov
2013-07-31 17:31 ` [PATCH 1/3] tracing: Kill trace_create_file_ops() and friends Oleg Nesterov
2013-07-31 17:31 ` [PATCH 2/3] tracing: Don't pass file_operations array to event_create_dir() Oleg Nesterov
2013-07-31 17:31 ` [PATCH 3/3] tracing: Kill the !CONFIG_MODULES code in trace_events.c Oleg Nesterov
2013-07-31 17:48 ` [PATCH 0/3] tracing: kill the no longer needed PITA code Steven Rostedt
2013-08-11 17:49   ` Oleg Nesterov
2013-08-12  0:20     ` Steven Rostedt
2013-08-12 17:16       ` Oleg Nesterov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox