diff options
author | Marek Belisko <marek.belisko@open-nandra.com> | 2012-08-08 20:14:38 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-14 02:19:23 (GMT) |
commit | e996f9de8534522a4ab0472e19f214cf3c7ca863 (patch) | |
tree | f8504eca059c184ce8fd6f7d5b58252410f3c3a4 /crypto/crypto_wq.c | |
parent | 472aba5f91fd6413c9c75e71366f133aa8c7f2f2 (diff) | |
download | linux-fsl-qoriq-e996f9de8534522a4ab0472e19f214cf3c7ca863.tar.xz |
staging:ccg: Fix missing brackets for sizeof (found by sparse).
Fix following:
WARNING: sizeof fsg should be sizeof(fsg)
+ memset(&fsg, 0, sizeof fsg);
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Reviewed-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/crypto_wq.c')
0 files changed, 0 insertions, 0 deletions