Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information