diff options
author | 2015-03-23 17:08:14 +0300 | |
---|---|---|
committer | 2015-03-30 10:42:02 +0200 | |
commit | 07862e13e60305e3026aaff88c764b4bafa02a64 (patch) | |
tree | f1672c75f880a236826feb79ee8f618bd6b22af8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt() (diff) | |
download | linux-dev-07862e13e60305e3026aaff88c764b4bafa02a64.tar.xz linux-dev-07862e13e60305e3026aaff88c764b4bafa02a64.zip |
mac80111: aes_gcm: clean up ieee80211_aes_gcm_key_setup_encrypt()
This code is written using an anti-pattern called "success handling"
which makes it hard to read, especially if you are used to normal kernel
style. It should instead be written as a list of directives in a row
with branches for error handling.
(Basically copied from Dan's previous patch for CCM)
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions