mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
cf8f68aa76
single list_head variable initialized with LIST_HEAD_INIT could almost always can be replaced with LIST_HEAD declaration, this shrinks the code and looks better. Signed-off-by: Denis Cheng <crquan@gmail.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com> |
||
---|---|---|
.. | ||
async_memcpy.c | ||
async_memset.c | ||
async_tx.c | ||
async_xor.c | ||
Kconfig | ||
Makefile |