On 12/13/2017 03:33 AM, Patrick Farrell wrote:
> Thanks, Neil - lots of small but nice cleanups.
>
> Full series acked.
> ________________________________
> From: lustre-devel <[email protected]> on behalf of NeilBrown <[email protected]>
> Sent: Tuesday, December 12, 2017 9:15:55 PM
> To: Oleg Drokin; James Simmons; Andreas Dilger; Greg Kroah-Hartman
> Cc: [email protected]; [email protected]
> 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 <[email protected]>
> ---
Thanks Neil! Nice cleanup indeed.
Acked-by: Luis de Bethencourt <[email protected]>