linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Josef Bacik <jbacik@fusionio.com>
To: Valentina Giusti <valentina.giusti@microon.de>
Cc: <chris.mason@fusionio.com>, <linux-btrfs@vger.kernel.org>
Subject: Re: [PATCH] btrfs: remove unused parameters from wait_for_commit and btrfs_wait_marked_extents
Date: Fri, 15 Nov 2013 14:57:23 -0500	[thread overview]
Message-ID: <20131115195723.GB5128@localhost.localdomain> (raw)
In-Reply-To: <1384083572-15443-1-git-send-email-valentina.giusti@microon.de>

On Sun, Nov 10, 2013 at 12:39:32PM +0100, Valentina Giusti wrote:
> This patch fixes the following warnings:
> fs/btrfs/transaction.c: In function ‘wait_for_commit’:
> fs/btrfs/transaction.c:560:57: warning: unused parameter ‘root’ [-Wunused-parameter]
> fs/btrfs/transaction.c: In function ‘btrfs_wait_marked_extents’:
> fs/btrfs/transaction.c:811:50: warning: unused parameter ‘mark’ [-Wunused-parameter]
> 

This causes us to fail to build.  Thanks,

Josef

      reply	other threads:[~2013-11-15 19:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-10 11:39 [PATCH] btrfs: remove unused parameters from wait_for_commit and btrfs_wait_marked_extents Valentina Giusti
2013-11-15 19:57 ` Josef Bacik [this message]

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=20131115195723.GB5128@localhost.localdomain \
    --to=jbacik@fusionio.com \
    --cc=chris.mason@fusionio.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=valentina.giusti@microon.de \
    /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;
as well as URLs for NNTP newsgroup(s).