On Sat, Jun 20, 2020 at 09:16:35AM +0200, Christoph Hellwig wrote: > We can also thaw non-block file systems. Remove the CONFIG_BLOCK in > sysrq.c after making the prototype available unconditionally. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- > drivers/tty/sysrq.c | 2 -- > include/linux/fs.h | 2 +- > 2 files changed, 1 insertion(+), 3 deletions(-) > Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>