Skip to content
Commit 36c3afd2 authored by Jon Mason's avatar Jon Mason Committed by Richard Purdie
Browse files

Space-comma Cleanups



Multiple files have " ," instead of ", " in expressions.  This changes
them to conform to the way the rest of them are done.

Found and corrected via:
git ls-files | xargs sed --follow-symlinks -i 's/ ,d/, d/g'

Signed-off-by: default avatarJon Mason <jon.mason@arm.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent 96694d3b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment