From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Tue, 2 Dec 2008 22:06:04 +0100 Subject: [U-Boot] [PATCH] fix some coding style violations. In-Reply-To: <12282348172867-git-send-email-iliev@ronetix.at> References: <12282348172867-git-send-email-iliev@ronetix.at> Message-ID: <20081202210604.GH13752@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 17:20 Tue 02 Dec , Ilko Iliev wrote: > This patch fix some coding style violations. > > Signed-off-by: Ilko Iliev > --- > drivers/mtd/dataflash.c | 25 ++++++++++++------------- > 1 files changed, 12 insertions(+), 13 deletions(-) > Applied to u-boot-at91 Best Regards, J.