hwmon: (nct6775) Use bitops
Using bitops instead of shift operations makes the code easier to read.
Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
Showing
想要评论请 注册 或 登录
Using bitops instead of shift operations makes the code easier to read.
Signed-off-by: NGuenter Roeck <linux@roeck-us.net>