]> git.apps.os.sepia.ceph.com Git - linux-firmware.git/commit
WHENCE: unify Driver statements
authorRoss Burton <ross.burton@arm.com>
Fri, 13 Jun 2025 19:49:59 +0000 (20:49 +0100)
committerRoss Burton <ross.burton@arm.com>
Mon, 16 Jun 2025 13:53:52 +0000 (14:53 +0100)
commit0a0b23e207c965e13c32a2d80c854d3f15e395dc
tree96c418a21fed80b6148460cfac27945133b1592a
parent9e65270e3bcb1cf2ee6764f8e8743766d6661ecf
WHENCE: unify Driver statements

Most of the Driver: lines use a single hyphen to separate the "driver
name" from the description, but a few use colons or double hyphens.

Unify these to single hyphens for easier processing of the WHENCE file.

Signed-off-by: Ross Burton <ross.burton@arm.com>
WHENCE