Re: [net-next] crypto: Resolve shadow warnings

2014-08-01 Thread Herbert Xu
On Fri, Jul 25, 2014 at 02:53:38AM -0700, Jeff Kirsher wrote: > From: Mark Rustad > > Change formal parameters to not clash with global names to > eliminate many W=2 warnings. > > Signed-off-by: Mark Rustad > Signed-off-by: Jeff Kirsher Patch applied. Thanks Jeff. -- Email: Herbert Xu Home

[net-next] crypto: Resolve shadow warnings

2014-07-25 Thread Jeff Kirsher
From: Mark Rustad Change formal parameters to not clash with global names to eliminate many W=2 warnings. Signed-off-by: Mark Rustad Signed-off-by: Jeff Kirsher --- crypto/cryptd.c | 12 crypto/eseqiv.c | 8 ++--- crypto/gcm.c | 30 +-