Here are the previous 8 code style patches all in one:

I wasn't sure which format would suit committers best, so I decided to cover my bases. ;)

Comments

webchick’s picture

StatusFileSize
new22.73 KB

re-roll for HEAD. Dries stated that these could all be rolled into one since they make the same changes to all files. The only exceptions to that are that I got rid of a needless global $form_values; in watchdog.module, and changed the PHPDoc of a function in search.module that was wrongly tagged as an implementation of hook_validate().

webchick’s picture

StatusFileSize
new22.73 KB

Keeping up with HEAD.

dries’s picture

Status: Needs review » Fixed

Committed to CVS. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)