diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-08 11:10:53 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-08 23:14:51 +0000 |
commit | 4a6a1a8c3c2e300de6f97787033e4263a9c0445f (patch) | |
tree | 119f44307849a01dc5e0f8ef20fa6cd5fb8a2acb /scripts/lib/recipetool/create_buildsys.py | |
parent | f2dcb4938e505002d03414ca61ec9ca124f725b1 (diff) | |
download | poky-4a6a1a8c3c2e300de6f97787033e4263a9c0445f.tar.gz |
kernel-devsrc: Clean up whitespace
This file had a function full of mixed tabs and spaces. Our policy says
tabs, some layers use spaces but this function matched nothing.
It makes sense to clean this up, I'm torn between which to use. I've gone
with the lesser invasive change (despite what the diff looks like) and used
spaces as the code was clearly written with that partly in mind and tabs would
have changed every line. Hopefully this makes future patches a little less
weird looking.
(From OE-Core rev: 34f0b22978a81abe891b00f716a56533504161d7)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create_buildsys.py')
0 files changed, 0 insertions, 0 deletions