From: <akiy...@amazon.com> Date: Mon, 8 Oct 2018 15:28:39 +0300 > From: Arthur Kiyanovski <akiy...@amazon.com> > > Arthur Kiyanovski (5): > net: ena: fix indentations in ena_defs for better readability > net: ena: fix warning in rmmod caused by double iounmap > net: ena: fix rare bug when failed restart/resume is followed by > driver removal > net: ena: fix NULL dereference due to untimely napi initialization > net: ena: fix auto casting to boolean
Indentation fixes are not appropriate for a series of bug fixes. Separate those out from the real legitimate bug fixes into a series for net-next.