Re: [PATCH] tile: Add underscores to defintions

2014-07-10 Thread Chris Metcalf
On 7/10/2014 2:50 PM, Nick Krause wrote: On Thu, Jul 10, 2014 at 2:19 PM, Chris Metcalf wrote: On 7/5/2014 12:32 AM, Nicholas Krause wrote: In file drv_xgbe_impl.h I fixed the definitions for Size Small, Size Large, Size Jumbo to have underscores before and after to follow kernel coding style

Re: [PATCH] tile: Add underscores to defintions

2014-07-10 Thread Nick Krause
On Thu, Jul 10, 2014 at 2:19 PM, Chris Metcalf wrote: > On 7/5/2014 12:32 AM, Nicholas Krause wrote: >> >> In file drv_xgbe_impl.h I fixed the definitions for Size Small, >> Size Large, Size Jumbo to have underscores before and after to >> follow kernel coding style for internel defentions. >> >>

Re: [PATCH] tile: Add underscores to defintions

2014-07-10 Thread Chris Metcalf
On 7/5/2014 12:32 AM, Nicholas Krause wrote: In file drv_xgbe_impl.h I fixed the definitions for Size Small, Size Large, Size Jumbo to have underscores before and after to follow kernel coding style for internel defentions. Signed-off-by: Nicholas Krause --- arch/tile/include/hv/drv_xgbe_impl

[PATCH] tile: Add underscores to defintions

2014-07-04 Thread Nicholas Krause
In file drv_xgbe_impl.h I fixed the definitions for Size Small, Size Large, Size Jumbo to have underscores before and after to follow kernel coding style for internel defentions. Signed-off-by: Nicholas Krause --- arch/tile/include/hv/drv_xgbe_impl.h | 15 +++ 1 file changed, 3 inser