From: Dan Williams Date: Fri, 7 Aug 2015 21:41:00 +0000 (-0400) Subject: dax: drop size parameter to ->direct_access() X-Git-Tag: omap-for-v4.3/fixes-rc1~64^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb389b9c0e00c30c9daf20287f7d91e2466edbb1;p=pandora-kernel.git dax: drop size parameter to ->direct_access() None of the implementations currently use it. The common bdev_direct_access() entry point handles all the size checks before calling ->direct_access(). Signed-off-by: Christoph Hellwig Signed-off-by: Dan Williams --- Reading git-diff-tree failed