Re: [PATCH 6/8] [Staging]: Removed an unnecessary #if

From: Greg KH
Date: Fri Mar 18 2022 - 08:40:26 EST


On Wed, Mar 09, 2022 at 11:12:13AM +0200, Hatim Muhammed wrote:
> From: Hatim Muhammed <hatimmohammed369@xxxxxxxxx>
>
> This removed #if had 1 as its condition, hence it's body will always
> execute and its #else block will never
>
> Signed-off-by: Hatim Muhammed <hatimmohammed369@xxxxxxxxx>
> ---
> drivers/comedi/drivers/s526.c | 49 -----------------------------------
> 1 file changed, 49 deletions(-)

Your subject line is very odd. Where are the 8 other patches?

Please fix it up and resend the whole series properly. I've dropped all
of your pending patches from my queue now.

thanks,

greg k-h