diff options
| author | Joshua I. James <[email protected]> | 2014-12-05 15:00:10 +0900 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2014-12-22 23:02:37 +1100 |
| commit | 0efcb8d5b2f7af86818179810cc080b326a83e19 (patch) | |
| tree | 9ee4fe4e371eb0adec44aef652fa87b12fa56c63 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | b516d514020f17c83267f76366691e4cc9b7bddf (diff) | |
crypto: api - fixed style erro in algapi.c
Fixed style error identified by checkpatch.
WARNING: Missing a blank line after declarations
+ int err = crypto_remove_alg(&inst->alg, &users);
+ BUG_ON(err);
Signed-off-by: Joshua I. James <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions