From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754032AbdEQIJ0 (ORCPT ); Wed, 17 May 2017 04:09:26 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34206 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752849AbdEQIJY (ORCPT ); Wed, 17 May 2017 04:09:24 -0400 Date: Wed, 17 May 2017 10:09:14 +0200 From: Greg KH To: Alberto Ladron Cc: kbuild test robot , kbuild-all@01.org, zaitcev@redhat.com, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] usb: class: usblp: Fixed assignments inside if conditions Message-ID: <20170517080913.GC24479@kroah.com> References: <20170513055024.27590-1-alberto.ladron@gmail.com> <201705161341.bzliJz8X%fengguang.wu@intel.com> <20170517003731.GB7727@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170517003731.GB7727@localhost.localdomain> User-Agent: Mutt/1.8.2 (2017-04-18) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 16, 2017 at 07:37:31PM -0500, Alberto Ladron wrote: > On Tue, May 16, 2017 at 01:44:47PM +0800, kbuild test robot wrote: > Hi, > > Here is the fix. Or I have to resubmit the whole patch? The whole patch, of course, you can't break the build with any individual patch, yours is long gone from the patch queue now :) thanks, greg k-h