public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
From: jim owens <jowens@hp.com>
To: linux-btrfs <linux-btrfs@vger.kernel.org>
Subject: [PATCH] remove unused ftrace include
Date: Wed, 25 Mar 2009 11:21:47 -0400	[thread overview]
Message-ID: <49CA4C0B.1060500@hp.com> (raw)


ftrace does not exist in earlier kernels and requires backport patching

Signed-off-by: jim owens <jowens@hp.com>
---
  fs/btrfs/async-thread.c |    1 -
  fs/btrfs/delayed-ref.c  |    1 -
  2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/fs/btrfs/async-thread.c b/fs/btrfs/async-thread.c
index c84ca1f..61c7d95 100644
--- a/fs/btrfs/async-thread.c
+++ b/fs/btrfs/async-thread.c
@@ -20,7 +20,6 @@
  #include <linux/list.h>
  #include <linux/spinlock.h>
  #include <linux/freezer.h>
-#include <linux/ftrace.h>
  #include "async-thread.h"

  #define WORK_QUEUED_BIT 0
diff --git a/fs/btrfs/delayed-ref.c b/fs/btrfs/delayed-ref.c
index d513d70..a972584 100644
--- a/fs/btrfs/delayed-ref.c
+++ b/fs/btrfs/delayed-ref.c
@@ -18,7 +18,6 @@

  #include <linux/sched.h>
  #include <linux/sort.h>
-#include <linux/ftrace.h>
  #include "ctree.h"
  #include "delayed-ref.h"
  #include "transaction.h"
-- 
1.5.4.3

                 reply	other threads:[~2009-03-25 15:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49CA4C0B.1060500@hp.com \
    --to=jowens@hp.com \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox