From: Kelley Nielsen Date: Mon, 14 Oct 2013 21:21:30 +0000 (-0700) Subject: staging: ft1000: change ft1000-download.c header to /* */ comment style X-Git-Tag: v3.13-rc1~170^2~280 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=89a03d3662916e1541f8c2a956c283b24ab82a67;p=profile%2Fivi%2Fkernel-x86-ivi.git staging: ft1000: change ft1000-download.c header to /* */ comment style Coding style requires that comments use the standard /* */ style instead of C99 style. Also removed author comment from a previous contributor Signed-off-by: Kelley Nielsen Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/ft1000/ft1000-usb/ft1000_download.c b/drivers/staging/ft1000/ft1000-usb/ft1000_download.c index f80dc43..46c7462 100644 --- a/drivers/staging/ft1000/ft1000-usb/ft1000_download.c +++ b/drivers/staging/ft1000/ft1000-usb/ft1000_download.c @@ -1,12 +1,8 @@ -//===================================================== -// CopyRight (C) 2007 Qualcomm Inc. All Rights Reserved. -// -// -// This file is part of Express Card USB Driver -// -// $Id: -//==================================================== -// 20090926; aelias; removed compiler warnings; ubuntu 9.04; 2.6.28-15-generic +/* +* CopyRight (C) 2007 Qualcomm Inc. All Rights Reserved. +* +* This file is part of Express Card USB Driver +*/ #include #include