From: Aaro Koskinen Date: Tue, 11 Oct 2011 18:47:16 +0000 (+0300) Subject: staging: xgifb: inline XGIfb_query_VGA_config_space() X-Git-Tag: v3.2-rc1~169^2^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6048d761d23958218ea0e67decafdfac81aed663;p=pandora-kernel.git staging: xgifb: inline XGIfb_query_VGA_config_space() XGIfb_query_VGA_config_space() is used only once during the init and can be replaced with a single PCI configuration space read. Signed-off-by: Aaro Koskinen Reviewed-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed