Re: [PATCH V2] liquidio: declare liquidio_set_rxcsum_command static

From: David Miller
Date: Tue Aug 23 2016 - 19:54:18 EST


From: Nicholas Mc Guire <hofrat@xxxxxxxxx>
Date: Mon, 22 Aug 2016 17:52:00 +0200

> liquidio_set_rxcsum_command is a local function only, no need to expose
> it outside of lio_main.c so declare it static and make sparse happy.
>
> Signed-off-by: Nicholas Mc Guire <hofrat@xxxxxxxxx>

Applied.