Messages in this thread |  | | From | Chaitanya Kulkarni <> | Subject | Re: [PATCH] xfs: fix unused variable build warning in xfs_log.c | Date | Fri, 5 Feb 2021 03:58:37 +0000 |
| |
On 2/4/21 19:20, John Hubbard wrote: > Delete the unused "log" variable in xfs_log_cover(). > > Fixes: 303591a0a9473 ("xfs: cover the log during log quiesce") > Cc: Brian Foster <bfoster@redhat.com> > Cc: Christoph Hellwig <hch@lst.de> > Cc: Darrick J. Wong <djwong@kernel.org> > Cc: Allison Henderson <allison.henderson@oracle.com> > Signed-off-by: John Hubbard <jhubbard@nvidia.com> Looks good.
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
|  |