linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] delete a no useful sentence
@ 2012-06-19 15:43 haiboliu6
  0 siblings, 0 replies; only message in thread
From: haiboliu6 @ 2012-06-19 15:43 UTC (permalink / raw)
  To: linux-ext4; +Cc: Haibo Liu, Haibo Liu

From: Haibo Liu <HaiboLiu6@gmai.com>

delete a no useful sentence

Signed-off-by: Haibo Liu <HaiboLiu6@gmail.com>
---
 fs/ext4/mballoc.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/ext4/mballoc.c b/fs/ext4/mballoc.c
index cb990b2..7223bd4 100644
--- a/fs/ext4/mballoc.c
+++ b/fs/ext4/mballoc.c
@@ -1016,7 +1016,6 @@ static int ext4_mb_get_buddy_page_lock(struct super_block *sb,
 
 	block++;
 	pnum = block / blocks_per_page;
-	poff = block % blocks_per_page;
 	page = find_or_create_page(inode->i_mapping, pnum, GFP_NOFS);
 	if (!page)
 		return -EIO;
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-19 15:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-19 15:43 [PATCH] delete a no useful sentence haiboliu6

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