Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964834AbaFLRd4 (ORCPT ); Thu, 12 Jun 2014 13:33:56 -0400 Received: from mail-lb0-f171.google.com ([209.85.217.171]:40743 "EHLO mail-lb0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756319AbaFLRds (ORCPT ); Thu, 12 Jun 2014 13:33:48 -0400 From: Wahib Faizi To: Greg Kroah-Hartman , Valentina Manea , linux-usb@vger.kernel.org, devel@driverdev.osuosl.org Cc: linux-kernel@vger.kernel.org Subject: Split patch into 2 logical chunks Date: Thu, 12 Jun 2014 21:32:18 +0400 Message-Id: <1402594340-10867-1-git-send-email-wahibfaizi@gmail.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1402569338-5709-1-git-send-email-wahibfaizi@gmail.com> References: <1402569338-5709-1-git-send-email-wahibfaizi@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Fix coding style issues detected by checkpatch.pl in usbip_host_driver.c. v2: Split patch into logical chunks, as suggested by Greg Kroah-Hartman [PATCH v2 1/2] Fix coding style issue "do not use assignment in if condition" detected by checkpatch.pl in usbip_host_driver.c. [PATCH v2 2/2] Fix coding style issue "line over 80 characters" detected by checkpatch.pl in usbip_host_driver.c. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/