On 07/06/2010 11:58 AM, Evgeniy Polyakov wrote:
On Tue, Jul 06, 2010 at 11:36:37AM -0700, Justin P. Mattock 
(justinmatt...@gmail.com) wrote:
The below patch gets rid of an unused variable ctx reported by
GCC when building the kernel.
   CC [M]  drivers/crypto/hifn_795x.o
drivers/crypto/hifn_795x.c: In function 'hifn_flush':
drivers/crypto/hifn_795x.c:2021:23: warning: variable 'ctx' set but not used
drivers/crypto/hifn_795x.c: In function 'hifn_process_queue':
drivers/crypto/hifn_795x.c:2142:23: warning: variable 'ctx' set but not used

  Signed-off-by: Justin P. Mattock<justinmatt...@gmail.com>

Looks good, thank you.
I can only wonder how I wanted to use it in that context...


sure no problem.. s for the question how I wanted to use it in that context... not sure.. if you have any ideas, let me know I can test it out for you..

Justin P. Mattock
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to