Commit d150975bc759af51d655d109fd6633ad1bc67df8

Authored by Richard Hartmann
Committed by Herbert Xu
1 parent db83aabfe1

crypto: cipher - Fix checkpatch errors

Signed-off-by: Richard Hartmann <richih.mailinglist@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -8,7 +8,7 @@
8 8 *
9 9 * This program is free software; you can redistribute it and/or modify it
10 10 * under the terms of the GNU General Public License as published by the Free
11   - * Software Foundation; either version 2 of the License, or (at your option)
  11 + * Software Foundation; either version 2 of the License, or (at your option)
12 12 * any later version.
13 13 *
14 14 */