From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg Kroah-Hartman) Date: Thu, 16 Feb 2017 16:57:18 -0800 Subject: [PATCH] staging: bcm2835-audio: bcm2835.h: fix various coding style issues In-Reply-To: <1487286834-7490-1-git-send-email-adanhawthorn@gmail.com> References: <1487286834-7490-1-git-send-email-adanhawthorn@gmail.com> Message-ID: <20170217005718.GA17863@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Feb 16, 2017 at 06:12:58PM -0500, Nathan Howard wrote: > Fix various coding style issues as per checkpatch.pl. You need to be very specific as to exactly what you are fixing here. And please only do one type of thing per patch. Please fix up and resend. thanks, greg k-h