summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorThomas Chou <[email protected]>2015-11-06 09:37:08 +0800
committerThomas Chou <[email protected]>2015-11-06 12:56:47 +0800
commit4c8df1d359d0f40d6be272e46b0b12f83469a3c9 (patch)
tree4c900b4940b963f7d3892e3c71656ac0ebe55c4b /scripts/basic
parent14fb5369909796f8de1a7fa0c8de1384d3dd2777 (diff)
net: altera_tse: use BIT macro
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 <[email protected]> Reviewed-by: Marek Vasut <[email protected]> Reviewed-by: Chin Liang See <[email protected]> Reviewed-by: Jagan Teki <[email protected]> Acked-by: Joe Hershberger <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions