[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20081012124042.GA14397@gondor.apana.org.au>
Date: Sun, 12 Oct 2008 20:40:42 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Harvey Harrison <harvey.harrison@...il.com>
Cc: "Carlo E. Prelz" <fluido@...ido.as>,
Tomoyuki Okazaki <okazaki@...k.gr.jp>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] crypto: use kernel-provided bitops, unaligned access
On Thu, Sep 25, 2008 at 11:18:02PM -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: cast to restricted __be32
> crypto/camellia.c:604:2: warning: cast to restricted __be32
> crypto/camellia.c:605:2: warning: cast to restricted __be32
> crypto/camellia.c:710:2: warning: cast to restricted __be32
> crypto/camellia.c:711:2: warning: cast to restricted __be32
> crypto/camellia.c:712:2: warning: cast to restricted __be32
> crypto/camellia.c:713:2: warning: cast to restricted __be32
> crypto/camellia.c:714:2: warning: cast to restricted __be32
> crypto/camellia.c:715:2: warning: cast to restricted __be32
> crypto/camellia.c:716:2: warning: cast to restricted __be32
> crypto/camellia.c:717:2: warning: cast to restricted __be32
>
> [Thanks to Tomoyuki Okazaki for spotting the typo]
> Tested-by: Carlo E. Prelz <fluido@...ido.as>
> Signed-off-by: Harvey Harrison <harvey.harrison@...il.com>
Patch applied. Thanks everyone!
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists