commit | e075de610913d43d9d4682888cbee7856217103a | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Aug 10 14:51:34 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Aug 14 18:51:56 2015 -0700 |
tree | 83106174edc97de605047e808b032c1763fcfe0e | |
parent | f157d807b9fe44afa19e476b52d791a7377d9ad2 [diff] |
staging: xgifb: Remove unnecessary externs Using 'extern' is not necessary for function prototypes. Miscellanea: o Reflow alignments Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>