Re: [PATHv3] staging: rtl8723bs: do not use __constant_cpu_to_le16

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On (03/17/19 16:35), Greg Kroah-Hartman wrote:
> On Mon, Mar 18, 2019 at 12:20:14AM +0900, Sergey Senozhatsky wrote:
> > cpu_to_le16() is capable enough to detect __builtin_constant_p()
> > and to use an appropriate compile time ___constant_swahbXX()
> > function.
> > 
> > So we can use cpu_to_le16() instead of __constant_cpu_to_le16().
> > 
> > Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@xxxxxxxxx>
> > ---
> >  drivers/staging/rtl8723bs/include/wifi.h | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> What changed from the previous versions of this patch?

In short - nothing :) Just updated email address.

> That always has to go below the --- line.
>
> v4?  :)

OK :)

	-ss
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel



[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux