Re: [PATCH 2/2] kbuild: cleanup local -Wno-type-limits exceptions
David Sterba <[email protected]> Thu, 18 Dec 2025 21:24:15 +0100
| Newsgroups | org.kernel.vger.linux-sparse,dev.linux.lists.llvm,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-btrfs,org.kernel.vger.linux-kbuild,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Dec 18, 2025 at 07:50:02PM +0100, Vincent Mailhol wrote: > Now that -Wno-type-limits is globally deactivated, there is no need > for local exceptions anymore. > > Signed-off-by: Vincent Mailhol <[email protected]> > --- > fs/btrfs/Makefile | 1 - Acked-by: David Sterba <[email protected]>