Tag: 299ccc8a07b79199b79bcfb3f701866f10b42063

Staging: rtl8723au: rtl8723a_rf6052: Remove unnecessary semicolon.

Author: Sandhya Bankar <bankarsandhya512@gmail.com> Remove unnecessary semicolon. Coccinelle sementic patch as follows: @r_case@ position p; @@ switch (…) { case …: …;@p } @r_default@ position p; @@ switch (…) { default: …;@p } @r1@ statement S; position p1; position p != {r_case.p, r_default.p}; identifier label; @@ ( label:; | S@p1;@p ) Signed-off-by: Sandhya Bankar Signed-off-by: …

Continue reading

BtrLinux
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.