On 12/13/2017 03:33 AM, Patrick Farrell wrote: > Thanks, Neil - lots of small but nice cleanups. > > Full series acked. > ________________________________ > From: lustre-devel <lustre-devel-boun...@lists.lustre.org> on behalf of > NeilBrown <ne...@suse.com> > Sent: Tuesday, December 12, 2017 9:15:55 PM > To: Oleg Drokin; James Simmons; Andreas Dilger; Greg Kroah-Hartman > Cc: linux-kernel@vger.kernel.org; lustre-de...@lists.lustre.org > Subject: [lustre-devel] [PATCH 12/12] staging: lustre: libcfs: discard > LASSERT_CHECKED > > This macro isn't used, and comment is about some earlier version > of the lustre code that never reached the mainline kernel. > Just discard it. > > Signed-off-by: NeilBrown <ne...@suse.com> > ---
Thanks Neil! Nice cleanup indeed. Acked-by: Luis de Bethencourt <lui...@kernel.org>