mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00:00
This reverts commit 206a0fc75d
.
The linux-headers directory is for kernel headers which we keep in
sync with the upstream kernel via scripts/update-linux-headers.sh, so
we shouldn't be applying our code cleanups to it.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>