Merge if_loop.c:1.115,1.116 from HEAD to RELENG_7:
Coerce if_loop.c in the general direction of style(9): - Use ANSI function declarations - Remove use of 'register' keyword - Prefer style(9) return parens, white space - Trim trailing whitespace at ends of lines.