Re: [PATCH] quota: remove CONFIG_PRINT_QUOTA_WARNING code

Greg Kroah-Hartman <[email protected]> Thu, 30 Jul 2026 16:48:16 +0200
Newsgroups dev.linux.lists.loongarch,org.kernel.vger.linux-kernel,org.kernel.vger.linux-mips,org.kernel.vger.linux-serial
Message-ID <2026073007-nearby-debtless-cfd6@gregkh>
On Mon, Jul 27, 2026 at 09:53:30PM +0200, Jan Kara wrote:
> On Wed 22-07-26 08:01:55, Jiri Slaby (SUSE) wrote:
> > CONFIG_PRINT_QUOTA_WARNING was marked as BROKEN in 2023 by 36d532d713db
> > ("quota: mark PRINT_QUOTA_WARNING as BROKEN").
> > 
> > The code is apparently unused and uninteresting, so remove it all, incl.
> > the abuse of TTY.
> > 
> > Signed-off-by: Jiri Slaby (SUSE) <[email protected]>
> > Cc: Greg Kroah-Hartman <[email protected]>
> > Cc: Jan Kara <[email protected]>
> > Cc: Yangtao Li <[email protected]>
> 
> OK, I'm for trying this because so far nobody was complaining about the
> feature getting marked as BROKEN. Let's see how it goes...

Great!

Acked-by: Greg Kroah-Hartman <[email protected]>