refs: remove unnecessary "extern" keywords
authorMichael Haggerty <mhagger@alum.mit.edu>
Thu, 31 Mar 2016 04:19:22 +0000 (06:19 +0200)
committerMichael Haggerty <mhagger@alum.mit.edu>
Mon, 13 Jun 2016 09:35:32 +0000 (11:35 +0200)
There's continuing work in this area, so clean up unneeded "extern"
keywords rather than schlepping them around. Also split up some overlong
lines and add parameter names in a couple of places.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
No differences found