summaryrefslogtreecommitdiffstats
path: root/net/mac80211/aes_gcm.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2015-03-23 17:08:14 +0300
committerJohannes Berg <johannes.berg@intel.com>2015-03-30 10:40:03 +0200
commit45fd63293a214c48d6d3856bb39cf207a805dfda (patch)
tree95ac3231e1712190dfc607114546093827046f65 /net/mac80211/aes_gcm.c
parent82ca6ef686f0fcefe2c1ad4ab74d5caf41be03a9 (diff)
downloadblackbird-op-linux-45fd63293a214c48d6d3856bb39cf207a805dfda.tar.gz
blackbird-op-linux-45fd63293a214c48d6d3856bb39cf207a805dfda.zip
mac80111: aes_ccm: cleanup ieee80211_aes_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. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/aes_gcm.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud