[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMGffEnCUqFVbOr60wUw3TK_K2_8A=06J8bHj=05pkRUkT4pGA@mail.gmail.com>
Date: Fri, 22 Nov 2019 09:52:25 +0100
From: Jinpu Wang <jinpu.wang@...ud.ionos.com>
To: YueHaibing <yuehaibing@...wei.com>
Cc: "James E.J. Bottomley" <jejb@...ux.ibm.com>,
"Martin K. Petersen" <martin.petersen@...cle.com>,
Linux SCSI Mailinglist <linux-scsi@...r.kernel.org>,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH -next] scsi: pm80xx: Remove unused including <linux/version.h>
On Fri, Nov 22, 2019 at 3:11 AM YueHaibing <yuehaibing@...wei.com> wrote:
>
> Remove including <linux/version.h> that don't need it.
>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
Acked-by: Jack Wang <jinpu.wang@...ud.ionos.com>
Thanks,
> ---
> drivers/scsi/pm8001/pm80xx_hwi.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/scsi/pm8001/pm80xx_hwi.c b/drivers/scsi/pm8001/pm80xx_hwi.c
> index 19601138e889..6402629bcd40 100644
> --- a/drivers/scsi/pm8001/pm80xx_hwi.c
> +++ b/drivers/scsi/pm8001/pm80xx_hwi.c
> @@ -37,7 +37,6 @@
> * POSSIBILITY OF SUCH DAMAGES.
> *
> */
> - #include <linux/version.h>
> #include <linux/slab.h>
> #include "pm8001_sas.h"
> #include "pm80xx_hwi.h"
>
>
>
Powered by blists - more mailing lists