On Thu, Mar 19, 2015 at 08:26:03PM +0100, Michel von Czettritz wrote:
> This patch formats sm750.c to
> - correct intendations
> - no leading or trailing whitespaces
> - no C99 Style comments
> - correct braces and spacings for if, for and functions
> - no initalisation of static variables to 0 or
This patch formats sm750.c to
- correct intendations
- no leading or trailing whitespaces
- no C99 Style comments
- correct braces and spacings for if, for and functions
- no initalisation of static variables to 0 or NULL
- no assignments in if conditions
- correct spacings arround pointers and fun
2 matches
Mail list logo