netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] btrfs: remove the wrong comments
@ 2014-09-08 12:31 roy.qing.li
  2014-09-08 12:40 ` Li RongQing
  0 siblings, 1 reply; 2+ messages in thread
From: roy.qing.li @ 2014-09-08 12:31 UTC (permalink / raw)
  To: netdev

From: Li RongQing <roy.qing.li@gmail.com> 

This comments became wrong after c3c532[bdi: add helper function for
doing init and register of a bdi for a file system], so remove them.

Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
---
 fs/btrfs/disk-io.c |    4 ----
 1 file changed, 4 deletions(-)

diff --git a/fs/btrfs/disk-io.c b/fs/btrfs/disk-io.c
index d0ed9e6..ce8b8b6 100644
--- a/fs/btrfs/disk-io.c
+++ b/fs/btrfs/disk-io.c
@@ -1703,10 +1703,6 @@ static int btrfs_congested_fn(void *congested_data, int bdi_bits)
 	return ret;
 }
 
-/*
- * If this fails, caller must call bdi_destroy() to get rid of the
- * bdi again.
- */
 static int setup_bdi(struct btrfs_fs_info *info, struct backing_dev_info *bdi)
 {
 	int err;
-- 
1.7.10.4

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

* Re: [PATCH] btrfs: remove the wrong comments
  2014-09-08 12:31 [PATCH] btrfs: remove the wrong comments roy.qing.li
@ 2014-09-08 12:40 ` Li RongQing
  0 siblings, 0 replies; 2+ messages in thread
From: Li RongQing @ 2014-09-08 12:40 UTC (permalink / raw)
  To: netdev

sorry, please drop it, I send to wrong maillist.

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

end of thread, other threads:[~2014-09-08 12:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-08 12:31 [PATCH] btrfs: remove the wrong comments roy.qing.li
2014-09-08 12:40 ` Li RongQing

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