mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
These small changes fix the remaining warnings that come up during kernel compilation with Clang. These specific fixes were for benign things: unused lambda captures and braces around scalar initializers.