From: Julia Lawall Date: Mon, 8 Jun 2015 12:53:19 +0000 (+0200) Subject: lustre: lov: Drop unneeded set_oabufs and set_pga fields X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~349 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b692c2e9be1c41fd450db0bace2141e3ba8fa27;p=pandora-kernel.git lustre: lov: Drop unneeded set_oabufs and set_pga fields The fields set_oabufs and set_pga fields in the lov_request_set structure are never set, so drop them. Drop also the corresponding test and free in lov_finish_set. Signed-off-by: Julia Lawall Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed