From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752219AbdCCKST (ORCPT ); Fri, 3 Mar 2017 05:18:19 -0500 Received: from mail-wr0-f196.google.com ([209.85.128.196]:33685 "EHLO mail-wr0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751988AbdCCKSN (ORCPT ); Fri, 3 Mar 2017 05:18:13 -0500 Message-ID: <1488535720.27091.1.camel@gmail.com> Subject: Re: [PATCH] USB: misc: ldusb: Fixed coding style issues From: Milian Reichardt To: Greg KH Cc: wsa-dev@sang-engineering.com, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Date: Fri, 03 Mar 2017 11:08:40 +0100 In-Reply-To: <20170303062443.GA31497@kroah.com> References: <20170302235546.12945-1-mreichardt95@gmail.com> <20170303062443.GA31497@kroah.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.5 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Freitag, den 03.03.2017, 07:24 +0100 schrieb Greg KH: > Please be specific as to exactly what issues you are fixing up.  And > don't do multiple things in the same patch, each different thing > needs > to be broken up into an individual patch. Thanks for the feedback. I'll brake things up in different patches split into the type of error I'm fixing and describe them in more detail. greetings, Milian Reichardt