From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751696AbbFDKXM (ORCPT ); Thu, 4 Jun 2015 06:23:12 -0400 Received: from cantor2.suse.de ([195.135.220.15]:58016 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752976AbbFDKWx (ORCPT ); Thu, 4 Jun 2015 06:22:53 -0400 Date: Thu, 4 Jun 2015 12:22:50 +0200 From: Borislav Petkov To: Andy Shevchenko Cc: mingo , linux-kernel Subject: Re: [PATCH 1/1] x86/microcode: change type to unsigned int in few places Message-ID: <20150604102250.GC4532@pd.tnic> References: <1433411147-22803-1-git-send-email-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1433411147-22803-1-git-send-email-andriy.shevchenko@linux.intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 04, 2015 at 12:45:47PM +0300, Andy Shevchenko wrote: > The patch changes a type of variables and function prototypes to be in align > with what x86_*() / __x86_*() functions return. > > Signed-off-by: Andy Shevchenko > --- > arch/x86/include/asm/microcode_amd.h | 4 ++-- > arch/x86/kernel/cpu/microcode/amd_early.c | 5 +++-- > arch/x86/kernel/cpu/microcode/core_early.c | 3 ++- > arch/x86/kernel/cpu/microcode/intel_early.c | 4 ++-- > 4 files changed, 9 insertions(+), 7 deletions(-) Applied, thanks. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --