From: J. Bruce Fields Date: Mon, 30 Jan 2012 21:18:35 +0000 (-0500) Subject: nfsd: cleanup setting of default max_block_size X-Git-Tag: v3.4-rc1~40^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87b0fc7deb5feccf93b022f6a976e8441152dbb2;p=pandora-kernel.git nfsd: cleanup setting of default max_block_size Move calculation of the default into a helper function. Get rid of an unused variable "err" while we're there. Thanks to Mi Jinlong for catching an arithmetic error in a previous version. Cc: Mi Jinlong Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed