From: Christoph Hellwig Date: Wed, 4 Jul 2012 14:54:47 +0000 (-0400) Subject: xfs: remove the alloc_done argument to xfs_dialloc X-Git-Tag: v3.6-rc1~42^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08358906ed78f6ab4d3ff8e4fd1b87b9a4aea645;p=pandora-kernel.git xfs: remove the alloc_done argument to xfs_dialloc We can simplify check the IO_agbp pointer for being non-NULL instead of passing another argument through two layers of function calls. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed