[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120813140122.GB13521@thunk.org>
Date: Mon, 13 Aug 2012 10:01:22 -0400
From: Theodore Ts'o <tytso@....edu>
To: Robin Dong <hao.bigrat@...il.com>
Cc: linux-ext4@...r.kernel.org, Robin Dong <sanbai@...bao.com>
Subject: Re: [2/2] ext4: remove unused function argument 'order' in
mb_find_extent()
On Thu, Apr 12, 2012 at 08:30:57PM -0000, Robin Dong wrote:
> From: Robin Dong <sanbai@...bao.com>
>
> All the routines call mb_find_extent are setting argument 'order' to 0 just like:
>
> mb_find_extent(e4b, 0, ex.fe_start, ex.fe_len, &ex);
>
> therefore the useless argument should be removed.
>
> Signed-off-by: Robin Dong <sanbai@...bao.com>
Applied, thanks.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists