Commit Graph

3 Commits

Author SHA1 Message Date
Alan Coopersmith
ac84fe358f Strip trailing whitespace from source files
Performed with: `git ls-files | xargs perl -i -p -e 's{[ \t]+$}{}'`

`git diff -w` & `git diff -b` show no diffs from this change

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-cirrus/-/merge_requests/10>
2025-12-15 15:38:18 +01:00
Alan Coopersmith
dcb341816e Fix spelling/wording issues
Found by using:
    codespell --builtin clear,rare,usage,informal,code,names

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-01-22 10:07:44 -08:00
Kaleb Keithley
97c9ec2c12 Initial revision 2003-11-14 16:48:55 +00:00