Tag: 6a707a9eb9de373ba3ed2f85d44dce8bda229afc

Staging: wilc1000: Remove and rename struct typedefs from .c files

Author: Bhumika Goyal <bhumirks@gmail.com> Using typedef for a structure type is not suggested in Linux kernel coding style guidelines. So remove typedefs from structures wilc_sdio_t, wilc_spi_t and wilc_mac_cfg_t. Also remove ‘_t’ suffix from the struct names by hand. The following semantic patch detects cases: @tn1@ type td; @@ typedef struct { … } td; @script:python …

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.