Tag: 3edd192bb86c40833230fa57899d2f8718e29812

staging: rtl8188eu: hal: Drop Useless Initialization

Author: Bhaktipriya Shridhar <bhaktipriya96@gmail.com> Removed initialisation of a varible if it is immediately reassigned. Changes were made using Coccinelle. @bad@ identifier i; position p; @@ i =@p ; @@ type T; constant C; expression e; identifier i; position p != bad.p; @@ T i – = C ; i =@p e; Signed-off-by: Bhaktipriya Shridhar 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.