ARM: vfp: rename last_VFP_context to vfp_current_hw_state
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 9 Jul 2011 12:44:04 +0000 (13:44 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 9 Jul 2011 16:11:22 +0000 (17:11 +0100)
commitaf61bdf035e2e4dd646b37b270bd558188a127c0
tree81eef62331770c2dce693223b458e24c570711de
parentfe0d42203cb5616eeff68b14576a0f7e2dd56625
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 <rmk+kernel@arm.linux.org.uk>
arch/arm/vfp/vfphw.S
arch/arm/vfp/vfpmodule.c