]> git.apps.os.sepia.ceph.com Git - linux-firmware.git/commit
copy-firmware.sh: rename variables in symlink hanlding
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 22 Sep 2024 16:14:34 +0000 (17:14 +0100)
committerMario Limonciello <superm1@gmail.com>
Thu, 10 Oct 2024 14:33:32 +0000 (14:33 +0000)
commita89349c33c603beeef553163341b01f2c1b30cf9
tree398c3c68ee2a3f66e734158d88293781011d58d7
parent9ce7dac098621af796ee59ff3177b37d70c96dc5
copy-firmware.sh: rename variables in symlink hanlding

Currently we use f(ile) and d(irectory), over the more common ones t(arget) and
l(ink). Rename things appropriately.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
copy-firmware.sh