From: Jan Kara Date: Sat, 10 Dec 2011 00:43:33 +0000 (+0100) Subject: udf: Cleanup calling convention of inode_getblk() X-Git-Tag: v3.3-rc1~149^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b0b0933a3ff6052addf4d49ea99f75ab27df2d0;p=pandora-kernel.git udf: Cleanup calling convention of inode_getblk() inode_getblk() always returned NULL and passed results in its parameters. Make the function return something useful - found block number. Signed-off-by: Jan Kara --- Reading git-diff-tree failed