commit | d921e049a02c7bd6ddf8f5e72303ca336009556d | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <dborkman@redhat.com> | Wed Oct 30 11:50:48 2013 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 03 23:04:56 2013 -0500 |
tree | 99480add32ff3de37d69f77e75a5772d2505e7fd | |
parent | 296c10639a33941d0090afa17b7535fcbf81d97a [diff] |
lib: crc32: clean up spacing in test cases This is nothing more but a whitepace cleanup, as 80 chars is not a hard but soft limit, and otherwise makes the test cases array really look ugly. So fix it up. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Cc: linux-kernel@vger.kernel.org Signed-off-by: David S. Miller <davem@davemloft.net>