Received: by 10.223.185.116 with SMTP id b49csp1618848wrg; Sun, 4 Mar 2018 06:11:30 -0800 (PST) X-Google-Smtp-Source: AG47ELsiT1esRrFWsun9Zro8lsqBjsM6XqZN4N53G8hmT8SO4b5q9FHn09k4MwYIPXbPq4jqvYEN X-Received: by 2002:a17:902:780c:: with SMTP id p12-v6mr10555901pll.161.1520172690173; Sun, 04 Mar 2018 06:11:30 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1520172690; cv=none; d=google.com; s=arc-20160816; b=AZOP/vgWxpYox9qf76nXOtKZ8trsrDZlGeve0mc5AGzwDfBo5BoRyzNWc582PZRkI8 RMeYmsZTaZzPDf1NwCAgzH4lYRuRwhGv/83PoqNIVChWY7ILP+3kSNAX3Kdf+SCziAXJ SB3A26NPHwtvNqV9qGZjgXXsLDixYvZ8aDtbuG7pnJeG8hYcCeo/QAaun1TXiZNesA4Z 1PL8YAtzkcc4OapFrGiqq/yO9vHcr0bKT4Zd1spopF+eZM8bple32+mXI0MYBHxr6HiE a1gnPsNMS3ZnDHsk+/JOZjAK3VMp/dn2vIfvN/d8jVm9tVtKGhfr3CywUqZNkYBsAj1v s33g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=5cvbypfBs5G4VGbln7XsotnWrHjKdi7yQ3vFr6ipeLo=; b=EZUAj0PmpVLqJM70QY83a633kg4lsiJd44R0bOcZuKNiUp/Nv7RE6WWlaAPEjF56mS Nv35DdrvQR4clt0ybqLAU9t79yYEFhMgpja0Bl2jcChfdcev2TxDn2UAyThs223qlQQQ TH8aJgJntnvt3srLVK0LoPqjkEOawWHf+awFy7z+b4xR9JskkRKD526RJE5uWJSf8RSi VSxT+Xi82R6PL0fvFC/195GSTroABuhn7vLscUMj2xPtuAgsrPuEP3xQHiOPSf5JVzac eZAGbQJsWDquskO8BY4aLRVCVehlZ3CjfWqwva5dCoAqYx52endyGLfkeqSTRlkVjBF0 VJhw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 70-v6si7797513ple.147.2018.03.04.06.11.14; Sun, 04 Mar 2018 06:11:30 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752756AbeCDNj7 (ORCPT + 99 others); Sun, 4 Mar 2018 08:39:59 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:44698 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752726AbeCDNjy (ORCPT ); Sun, 4 Mar 2018 08:39:54 -0500 Received: from localhost (mobile-107-107-185-51.mycingular.net [107.107.185.51]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id D39891078; Sun, 4 Mar 2018 13:39:52 +0000 (UTC) Date: Sun, 4 Mar 2018 14:38:37 +0100 From: Greg Kroah-Hartman To: Valentin Vidic Cc: devel@driverdev.osuosl.org, Derek Robson , Michael Panzlaff , Luca =?iso-8859-1?Q?S=F6the?= , linux-kernel@vger.kernel.org, Marcin Ciupak , Marcus Wolf , Simon =?iso-8859-1?Q?Sandstr=F6m?= Subject: Re: [PATCH] staging: pi433: fix CamelCase for packetFormat enum Message-ID: <20180304133837.GA5215@kroah.com> References: <20180304095556.10335-1-Valentin.Vidic@CARNet.hr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180304095556.10335-1-Valentin.Vidic@CARNet.hr> User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Mar 04, 2018 at 10:55:56AM +0100, Valentin Vidic wrote: > Fixes checkpatch warnings: > > CHECK: Avoid CamelCase: > CHECK: Avoid CamelCase: > CHECK: Avoid CamelCase: > > Signed-off-by: Valentin Vidic > --- Hi, This is the friendly patch-bot of Greg Kroah-Hartman. You have sent him a patch that has triggered this response. He used to manually respond to these common problems, but in order to save his sanity (he kept writing the same thing over and over, yet to different people), I was created. Hopefully you will not take offence and will fix the problem in your patch and resubmit it so that it can be accepted into the Linux kernel tree. You are receiving this message because of the following common error(s) as indicated below: - You sent multiple patches, yet no indication of which ones should be applied in which order. Greg could just guess, but if you are receiving this email, he guessed wrong and the patches didn't apply. Please read the section entitled "The canonical patch format" in the kernel file, Documentation/SubmittingPatches for a description of how to do this so that Greg has a chance to apply these correctly. If you wish to discuss this problem further, or you have questions about how to resolve this issue, please feel free to respond to this email and Greg will reply once he has dug out from the pending patches received from other developers. thanks, greg k-h's patch email bot