Images 💾

Last commit ⭐

commit 26555baf53fd89622c564d3e87582088a3fb09e8
Author:     Sönke Holz <sholz8530@gmail.com>
AuthorDate: Tue Jul 30 12:10:19 2024 +0200
Commit:     Nico Weber <thakis@chromium.org>
CommitDate: Tue Jul 30 09:07:32 2024 -0400

    Kernel/USB: Make USBHubDescriptor::hub_characteristics union packed
    
    AArch64 Clang otherwise complains that this anonymous union is more
    aligned than the struct.