From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sudip Mukherjee Date: Thu, 27 Aug 2015 12:23:42 +0000 Subject: Re: [PATCH] staging: sm750fb: fix improper typedef usage Message-Id: <20150827121142.GA6826@sudip-pc> List-Id: References: <20150819022745.GA5960@brian_archtop.Home> In-Reply-To: <20150819022745.GA5960@brian_archtop.Home> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-fbdev@vger.kernel.org On Tue, Aug 18, 2015 at 10:27:45PM -0400, Brian Stottler wrote: > Fix typedef usage which does not comply with kernel style guidelines. > > Signed-off-by: Brian Stottler > --- I think you need to update your tree. This patch will not apply due to changes already done in some of the files. regards sudip