Re: [PATCH 07/21] PCI: designware: Make use of IS_ALIGNED()

2019-01-04 Thread Andrey Smirnov
On Fri, Jan 4, 2019 at 10:38 AM Joe Perches wrote: > > On Wed, 2019-01-02 at 09:33 +, Gustavo Pimentel wrote: > > On 21/12/2018 07:27, Andrey Smirnov wrote: > > > Make the intent a bit more clear as well as get rid of explicit > > > arithmetic by using IS_ALIGNED() to determine if "addr" is al

Re: [PATCH 07/21] PCI: designware: Make use of IS_ALIGNED()

2019-01-04 Thread Joe Perches
On Wed, 2019-01-02 at 09:33 +, Gustavo Pimentel wrote: > On 21/12/2018 07:27, Andrey Smirnov wrote: > > Make the intent a bit more clear as well as get rid of explicit > > arithmetic by using IS_ALIGNED() to determine if "addr" is aligned to > > "size". No functional change intended. [] > > dif

Re: [PATCH 07/21] PCI: designware: Make use of IS_ALIGNED()

2019-01-02 Thread Gustavo Pimentel
Hi, On 21/12/2018 07:27, Andrey Smirnov wrote: > Make the intent a bit more clear as well as get rid of explicit > arithmetic by using IS_ALIGNED() to determine if "addr" is aligned to > "size". No functional change intended. > > Cc: Lorenzo Pieralisi > Cc: Bjorn Helgaas > Cc: Fabio Estevam >

[PATCH 07/21] PCI: designware: Make use of IS_ALIGNED()

2018-12-20 Thread Andrey Smirnov
Make the intent a bit more clear as well as get rid of explicit arithmetic by using IS_ALIGNED() to determine if "addr" is aligned to "size". No functional change intended. Cc: Lorenzo Pieralisi Cc: Bjorn Helgaas Cc: Fabio Estevam Cc: Chris Healy Cc: Lucas Stach Cc: Leonard Crestez Cc: "A.s.