Author: Bhaktipriya Shridhar <bhaktipriya96@gmail.com> Convert macro GAT_CONFIG to static inline function as static inline functions are preferred over macros. This change is possible since the arguments at all call sites have the same type. This was done using Coccinelle: @r@ expression e; @@ – #define GAT_CONFIG(chan, src) e + static inline unsigned int pci230_gat_config(unsigned int …
Privacy Overview
This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.