commit | 5d90ccf908bd806f0767bc07310e4c25c8501369 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Wed Aug 12 16:32:07 2015 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Aug 12 17:11:58 2015 +0200 |
tree | 29f20831e047e1d1970339e636ed02e3fe399c97 | |
parent | 8b7e2e865fef94d6a46746c3b7f334b910814031 [diff] |
vgaarb: Fix a few checkpatch errors and warnings Wrap overly long lines (offending lines were mostly comments, so trivial to fix up) and a number of other coding style issues pointed out by the checkpatch tool. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>