Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752181AbbGMCbx (ORCPT ); Sun, 12 Jul 2015 22:31:53 -0400 Received: from mail-pa0-f53.google.com ([209.85.220.53]:35258 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751813AbbGMCbw (ORCPT ); Sun, 12 Jul 2015 22:31:52 -0400 Date: Mon, 13 Jul 2015 08:01:46 +0530 From: Viresh Kumar To: Cristian Ardelean Cc: rjw@rjwysocki.net, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] cpufreq: integrator: fixed coding style issues Message-ID: <20150713023146.GC10415@linux> References: <1436553735-17622-1-git-send-email-cristian97.ardelean@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1436553735-17622-1-git-send-email-cristian97.ardelean@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 844 Lines: 22 On 10-07-15, 14:42, Cristian Ardelean wrote: > Fixed coding style issues found by checkpatch.pl tool. Changed > space indentation to tab, removed unneccesary braces, removed > space between MODULE macros and parentheses. > > REMARKS: failed to 'make' this file with error message > 'fatal error: asm/mach-types.h: No such file or directory'. > > Signed-off-by: Cristian Ardelean > --- > drivers/cpufreq/integrator-cpufreq.c | 18 ++++++++---------- > 1 file changed, 8 insertions(+), 10 deletions(-) Acked-by: Viresh Kumar -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/