crypto: arc4 - Fixed coding style issues
authorMati Vait <mativait@gmail.com>
Wed, 8 Jun 2011 13:26:00 +0000 (21:26 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 29 Jun 2011 23:44:05 +0000 (07:44 +0800)
commitcfa2b54eca28103d07e5334aa06b78321fbe1d9a
tree2c992efc775674cf47c8d89b736a54d8e30b4627
parentfae366401bfcfe18b9260b9057f506c38c171b7c
crypto: arc4 - Fixed coding style issues

Fixed coding style issues: unnecessary spaces, parentheses on wrong lines.

Signed-off-by: Mati Vait <mativait@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/arc4.c