aio: don't print the page size at boot time
authorChristoph Hellwig <hch@lst.de>
Thu, 14 Dec 2017 13:25:02 +0000 (14:25 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 2 May 2018 17:48:36 +0000 (19:48 +0200)
commit01a658e1e92745255bfcae1977adc2f563a159ac
treefe00ce08f78ba9e67c7165037509ae16fa3c1d02
parent6da6c0db5316275015e8cc2959f12a17584aeb64
aio: don't print the page size at boot time

The page size is in no way related to the aio code, and printing it in
the (debug) dmesg at every boot serves no purpose.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jeff Moyer <jmoyer@redhat.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/aio.c