Re: [PATCH v11 7/7] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

From: Greg Kroah-Hartman
Date: Tue Mar 06 2018 - 06:46:56 EST


On Tue, Mar 06, 2018 at 12:48:29PM +0200, Andy Shevchenko wrote:
> On Mon, Mar 5, 2018 at 9:08 PM, Logan Gunthorpe <logang@xxxxxxxxxxxx> wrote:
> > Clean up the ifdefs which conditionally defined the io{read|write}64
> > functions in favour of the new common io-64-nonatomic-lo-hi header.
>
> > #include <linux/kthread.h>
> > #include <linux/interrupt.h>
> > #include <linux/ntb.h>
> > +#include <linux/io-64-nonatomic-lo-hi.h>
>
> A nit, can we preserve alphabetical ordering?

Ugh, why, it doesn't matter at all :)