From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Thu, 1 Sep 2011 11:17:34 +0100 Subject: [PATCH] ARM: vfp: Fix the comment to make it consistent with the code. In-Reply-To: <1314463640-17346-1-git-send-email-santosh.shilimkar@ti.com> References: <1314463640-17346-1-git-send-email-santosh.shilimkar@ti.com> Message-ID: <20110901101734.GC29729@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, Aug 27, 2011 at 10:17:20PM +0530, Santosh Shilimkar wrote: > Function vfp_force_reload() clears vfp_current_hw_state, so > update the comment accordingly. Ok.