Re: [PATCH v2 12/44] metag: TBX source
From: James Hogan <hidden>
Date: 2012-12-06 09:35:26
Also in:
lkml
From: James Hogan <hidden>
Date: 2012-12-06 09:35:26
Also in:
lkml
On 05/12/12 18:53, Joe Perches wrote:
On Wed, 2012-12-05 at 16:08 +0000, James Hogan wrote:quoted
Add source files from the Thread Binary Interface (TBI) library which provides useful low level operations and traps/context management.[]quoted
arch/metag/tbx/tbicache.c | 462 ++++++++++++++++++++++++++++++++++++++++++++Could you please run checkpatch on this file?
Hi Joe, Thanks for taking a look. I'd prefer to avoid making style modifications to the tbx/ files if possible to ease maintenance, as the code is shared with other projects and maintained by a separate group. Of course if cleaning up the style is deemed absolutely necessary then so be it. Cheers James