diff options
author | 2023-02-02 14:38:13 +0100 | |
---|---|---|
committer | 2023-02-08 07:16:23 +0100 | |
commit | 6a7f0515fd8f12377622dbbda1e794f28511192d (patch) | |
tree | 0e4835e83b15ef8ec9edc23bf0d6e45fc5ff4652 /bsd-user | |
parent | scripts/clean-includes: Don't claim duplicate headers found when not (diff) | |
download | qemu-6a7f0515fd8f12377622dbbda1e794f28511192d.tar.xz qemu-6a7f0515fd8f12377622dbbda1e794f28511192d.zip |
scripts/clean-includes: Skip symbolic links
When a symbolic link points to a file that needs cleaning, the script
replaces the link with a cleaned regular file. Not wanted; skip them.
We have a few symbolic links under subprojects/libvduse/ and
subprojects/libvhost-user/.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20230202133830.2152150-4-armbru@redhat.com>
Diffstat (limited to 'bsd-user')
0 files changed, 0 insertions, 0 deletions