From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753976AbdGNLjq (ORCPT ); Fri, 14 Jul 2017 07:39:46 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42790 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753472AbdGNLjp (ORCPT ); Fri, 14 Jul 2017 07:39:45 -0400 Date: Fri, 14 Jul 2017 13:39:40 +0200 From: Greg Kroah-Hartman To: Gilad Ben-Yossef Cc: linux-crypto@vger.kernel.org, driverdev-devel@linuxdriverproject.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Ofir Drang Subject: Re: [PATCH 00/12] staging: ccree: coding style fixes Message-ID: <20170714113940.GA5059@kroah.com> References: <1499934004-28513-1-git-send-email-gilad@benyossef.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1499934004-28513-1-git-send-email-gilad@benyossef.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 13, 2017 at 11:19:50AM +0300, Gilad Ben-Yossef wrote: > Another batch of ccree coding style fixes. > > These goes on top of commit a8c4ae12 ("staging: ccree: Fix alignment issues in ssi_sysfs.c") > in staging-testing. Odd, some of these did not apply, but others did. Please rebase your series and resend what I didn't pick up this time. thanks, greg k-h