Author: Bhaktipriya Shridhar <bhaktipriya96@gmail.com> Replace all instances of bit shifting on 1 with the BIT(x) macro. This was done using Coccinelle. @@ int c; @@ – (1
Feb 21 2016
Author: Bhaktipriya Shridhar <bhaktipriya96@gmail.com> Replace all instances of bit shifting on 1 with the BIT(x) macro. This was done using Coccinelle. @@ int c; @@ – (1