From: Russell King Date: Sat, 9 Jul 2011 12:44:04 +0000 (+0100) Subject: ARM: vfp: rename last_VFP_context to vfp_current_hw_state X-Git-Tag: v3.1-rc1~258^2~1^9~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af61bdf035e2e4dd646b37b270bd558188a127c0;p=pandora-kernel.git ARM: vfp: rename last_VFP_context to vfp_current_hw_state Rename the slightly confusing 'last_VFP_context' variable to be more descriptive of what it actually is. This variable stores a pointer to the current owner's vfpstate structure for the context held in the VFP hardware. Signed-off-by: Russell King --- Reading git-diff-tree failed