- Added/removed spaces around parenthesis
- Added space after switch/if/foreach
- changed else if to elseif
Change-Id: I99cda543e0e077320091addd75c188cb6e3a42c2
* Previously, blocked callers (due to no slots being open) would just timeout
instead of getting unblocked when the slot holder released the slot.
Change-Id: I67e328ca8bc1ccfb77d1ba0a753c37de3c459021
Swapped some "$var type" to "type $var" or added missing types
before the $var. Changed some other types to match the more common
spelling. Makes beginning of some text in captial.
Also added some missing @param.
Change-Id: Iced714bca004756b461b66067a49a925a7e3b877