Re: [PATCH] quota: remove CONFIG_PRINT_QUOTA_WARNING code
From: Greg Kroah-Hartman
Date: Thu Jul 30 2026 - 13:53:23 EST
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) <jirislaby@xxxxxxxxxx>
> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> > Cc: Jan Kara <jack@xxxxxxxx>
> > Cc: Yangtao Li <frank.li@xxxxxxxx>
>
> 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 <gregkh@xxxxxxxxxxxxxxxxxxx>