diff options
author | 2018-01-25 00:01:30 +0200 | |
---|---|---|
committer | 2018-01-25 13:11:33 +0100 | |
commit | 1f43fb6d29279c29c994587e4b73ef0b9240daf7 (patch) | |
tree | adf04078150e7c02d79d79472188534e33e08807 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: rtl8188eu: remove redundant initialization of 'pwrcfgcmd' (diff) | |
download | wireguard-linux-1f43fb6d29279c29c994587e4b73ef0b9240daf7.tar.xz wireguard-linux-1f43fb6d29279c29c994587e4b73ef0b9240daf7.zip |
staging: ccree: Fix missing blank line after declaration
Fix the following warning found by checkpatch.pl
WARNING: Missing a blank line after declarations
+ struct cc_cipher_handle *blkcipher_handle = drvdata->blkcipher_handle;
+ if (blkcipher_handle) {
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions