From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751488AbdBEKkr (ORCPT ); Sun, 5 Feb 2017 05:40:47 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:41838 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751084AbdBEKkq (ORCPT ); Sun, 5 Feb 2017 05:40:46 -0500 Date: Sun, 5 Feb 2017 11:40:50 +0100 From: Greg KH To: Victor Vaschenko Cc: linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] bcm2835-audio: One coding style correction in bcm2835-ctl.c. Message-ID: <20170205104050.GB27540@kroah.com> References: <1486225497-6508-1-git-send-email-vicmos89@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1486225497-6508-1-git-send-email-vicmos89@gmail.com> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Feb 04, 2017 at 07:24:57PM +0300, Victor Vaschenko wrote: > Just one coding style correction in bcm2835-ctl.c. What coding style did you make? Why did you make it? And why did you not add a "staging:" to the subject line and cc: the correct people and mailing lists for this patch (you forgot to use scripts/get_maintainer.pl) thanks, greg k-h