[PATCH v2 1/2] staging: goldfish: fix whitespace in goldfish_audio

Roman Kiryanov rkir at google.com
Thu Jul 12 20:43:49 UTC 2018


> So say you have an if statement:
>
>         if (some_condition() ||
>             bar) {
>                 blah blah blah
>
> The bar line is [tab][space][space][space][space]bar) {
> It's the same for function parameters, you have to use spaces to make
> them align.

Thank you, Dan.


More information about the devel mailing list