]> git.proxmox.com Git - ceph.git/blob - ceph/src/spdk/isa-l/tools/remove_trailing_whitespace.sh
import 15.2.0 Octopus source
[ceph.git] / ceph / src / spdk / isa-l / tools / remove_trailing_whitespace.sh
1 #!/bin/sh
2 sed -i -i.bak 's/[[:blank:]]*$//' "$@"