From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vitaly Kuzmichev Date: Sat, 11 Sep 2010 18:36:31 +0400 Subject: [U-Boot] [PATCH] USB-CDC: Fix coding style issues In-Reply-To: <20100911114008.F3C53B715F@gemini.denx.de> References: <1284125060-24372-1-git-send-email-vkuzmichev@mvista.com> <20100911114008.F3C53B715F@gemini.denx.de> Message-ID: <4C8B93EF.1000906@mvista.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, Wolfgang Denk wrote: > Dear Remy Bohmer, > > In message you wrote: >> Apart from that this patch looks good. Please fix globally. > > Hm... should we not rather try to keep (or bring) this file in sync > with the corresponding current Linux header file? Yes, we should. In linux this comment was moved into previous: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=41dceed51f0e6105ca2bf45c3835a7cd9eaa077b#patch3 I'm going to fix this and add more details in the header. ____ With best regards, Vitaly Kuzmichev.