Re: [PATCH] crypto: use kernel-provided bitops, unaligned access helpers

2008-08-17 Thread Herbert Xu
On Fri, Jul 04, 2008 at 07:43:15PM +0800, Herbert Xu wrote: > On Thu, Jul 03, 2008 at 02:03:57PM -0700, Harvey Harrison wrote: > > Remove the private implementation of 32-bit rotation and unaligned > > access with byteswapping. > > > > As a bonus, fixes sparse warnings: > > crypto/camellia.c:602:2

Re: [PATCH] crypto: use kernel-provided bitops, unaligned access helpers

2008-07-04 Thread Herbert Xu
On Thu, Jul 03, 2008 at 02:03:57PM -0700, Harvey Harrison wrote: > Remove the private implementation of 32-bit rotation and unaligned > access with byteswapping. > > As a bonus, fixes sparse warnings: > crypto/camellia.c:602:2: warning: cast to restricted __be32 > crypto/camellia.c:603:2: warning: