mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
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>