commit | 074f4db67a25ffee5eb9b667e71bf0f0686244a0 | [log] [tgz] |
---|---|---|
author | Marcelo Roberto Jimenez <marcelo.jimenez@gmail.com> | Sat Oct 11 13:24:45 2025 -0300 |
committer | Chris Friedt <chrisfriedt@gmail.com> | Mon Oct 13 09:37:56 2025 -0400 |
tree | ee03341961744aa3194800d23563088d7efc090d | |
parent | 2a0fb72c6a90d014cf9c1a9baa013034c35a575a [diff] |
drivers: ethernet: Run clang-format before applying a patch This patch just formats the file before the real patch so that whitespace changes do not mix with the real code changes. Signed-off-by: Marcelo Roberto Jimenez <marcelo.jimenez@gmail.com>