commit | 0979a913f879ea39504200d83fb9f275a555a58d | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Aug 31 22:16:11 2016 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Mon Sep 19 11:29:35 2016 +0300 |
tree | d8280859453d1f31f4d0679fa047d8ac66dd70c7 | |
parent | 8098203f26b4fd4b4ef5281b2e77d49ab6d9a3b4 [diff] |
iwlwifi: pcie: use LIST_HEAD() macro There's no need to declare a list and then init it manually, just use the LIST_HEAD() macro. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>