Dan Carpenter
45fd63293a
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>
2015-03-30 10:40:03 +02:00
..
2015-03-30 10:40:03 +02:00
2015-01-27 11:07:35 +01:00
2015-01-27 11:09:13 +01:00
2015-01-27 11:09:13 +01:00
2015-01-27 11:06:09 +01:00
2015-01-27 11:06:09 +01:00
2015-03-30 10:38:07 +02:00
2015-01-27 11:10:13 +01:00
2015-03-30 10:33:19 +02:00
2015-03-30 10:33:19 +02:00
2015-03-30 10:36:17 +02:00
2014-02-04 21:48:21 +01:00
2015-01-23 10:28:51 +01:00
2014-11-04 13:18:21 +01:00
2015-01-27 11:10:13 +01:00
2015-03-20 11:37:36 +01:00
2014-04-09 14:49:43 +02:00
2015-02-28 21:31:11 +01:00
2015-03-20 11:37:36 +01:00
2014-04-09 14:49:43 +02:00
2015-03-30 10:17:09 +02:00
2015-01-08 15:28:10 +01:00
2014-07-21 12:14:04 +02:00
2015-03-20 11:37:36 +01:00
2015-03-30 10:36:17 +02:00
2015-03-30 10:36:17 +02:00
2015-01-27 11:06:09 +01:00
2015-03-17 12:34:26 +01:00
2015-03-17 12:34:26 +01:00
2013-08-01 10:48:49 +02:00
2013-08-01 10:48:49 +02:00
2015-03-30 10:36:17 +02:00
2015-01-27 11:10:13 +01:00
2014-07-15 16:27:00 -07:00
2014-10-09 11:19:07 +02:00
2015-03-04 10:34:14 +01:00
2014-03-05 15:49:54 +01:00
2014-04-29 17:59:27 +02:00
2015-02-28 21:31:10 +01:00
2014-10-09 11:19:07 +02:00
2014-04-09 14:49:43 +02:00
2015-03-30 10:19:13 +02:00
2014-11-04 13:18:21 +01:00
2015-01-14 09:31:18 +01:00
2015-03-04 10:34:09 +01:00
2014-11-28 14:24:23 +01:00
2014-11-28 15:01:51 +01:00
2014-10-20 16:37:01 +02:00
2014-10-23 20:36:13 +02:00
2015-03-17 11:03:30 +01:00
2014-10-21 13:25:26 +02:00
2014-12-19 21:34:22 +01:00
2014-12-19 21:34:22 +01:00
2015-03-20 11:37:36 +01:00
2015-01-23 10:54:22 +01:00
2014-12-17 15:45:17 +01:00
2015-03-20 16:27:36 +01:00
2015-02-28 21:31:11 +01:00
2015-02-28 21:31:11 +01:00
2015-03-30 10:26:36 +02:00
2013-12-18 10:33:06 +01:00
2015-03-30 10:17:09 +02:00
2015-03-20 16:27:36 +01:00
2015-03-16 09:30:30 +01:00
2015-03-03 15:56:07 +01:00
2014-10-23 20:40:01 +02:00
2014-11-19 18:45:36 +01:00
2014-10-22 10:42:09 +02:00
2015-03-17 12:34:26 +01:00
2015-01-27 11:10:13 +01:00