[U-Boot] [PATCH 6/6] net: altera_tse: use BIT macro

Marek Vasut marex at denx.de
Wed Nov 4 14:51:34 CET 2015


On Wednesday, November 04, 2015 at 10:12:29 AM, Thomas Chou wrote:
> Replace numerical bit shift with BIT macro
> in altera_tse
> 
> :%s/(1 << nr)/BIT(nr)/g
> 
> where nr = 0, 1, 2 .... 31
> 
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>

Whole series:

Reviewed-by: Marek Vasut <marex at denx.de>

Best regards,
Marek Vasut


More information about the U-Boot mailing list