[PATCH] ethernet: nvidia: Remove extra parens

2014-09-01 Thread David Wood
Remove unnecessary double parenthesis around if statement. Signed-off-by: David Wood --- drivers/net/ethernet/nvidia/forcedeth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/nvidia/forcedeth.c b/drivers/net/ethernet/nvidia/forcedeth.c index 925b296

[PATCH] ethernet: nvidia: Remove extra parens

2014-09-01 Thread David Wood
Remove unnecessary double parenthesis around if statement. Signed-off-by: David Wood de...@dtwood.uk --- drivers/net/ethernet/nvidia/forcedeth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/nvidia/forcedeth.c b/drivers/net/ethernet/nvidia/forcedeth.c

Re: [PATCH] spi: Fix warning about redefinition

2014-08-06 Thread David Wood
On 6 August 2014 21:04, Guenter Roeck wrote: > On Wed, Aug 06, 2014 at 08:53:41PM +0200, David Wood wrote: > ... > That was purely to ensure that there is no hidden use through a macro > defined elsewhere, not a suggestion for a real patch. > > Guenter I also managed not to

Re: [PATCH] spi: Fix warning about redefinition

2014-08-06 Thread David Wood
On Wed, 6 Aug 2014 11:33:28 -0700, Guenter Roeck wrote: > On Wed, Aug 06, 2014 at 07:19:54PM +0200, Richard Weinberger wrote: > > On Wed, Aug 6, 2014 at 6:55 PM, Nick Krause wrote: > > > Fix the following warnings about redefining READ and write > > > > > > drivers/spi/spi-omap-100k.c:73:0:

Re: [PATCH] spi: Fix warning about redefinition

2014-08-06 Thread David Wood
On Wed, 6 Aug 2014 11:33:28 -0700, Guenter Roeck wrote: On Wed, Aug 06, 2014 at 07:19:54PM +0200, Richard Weinberger wrote: On Wed, Aug 6, 2014 at 6:55 PM, Nick Krause xerofoi...@gmail.com wrote: Fix the following warnings about redefining READ and write

Re: [PATCH] spi: Fix warning about redefinition

2014-08-06 Thread David Wood
On 6 August 2014 21:04, Guenter Roeck li...@roeck-us.net wrote: On Wed, Aug 06, 2014 at 08:53:41PM +0200, David Wood wrote: ... That was purely to ensure that there is no hidden use through a macro defined elsewhere, not a suggestion for a real patch. Guenter I also managed not to notice

Re: PROBLEM: virtual console corruption (2.4.1/p4/radeon/XFree864.0.2)

2001-02-16 Thread David Wood
roblem. > ____ David Wood | Templar Studios LLC. 157 Ludlow Street N 600 | New York, NY 10002 tel 212.982.9360 x210 | fax 212.982.9370 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.k

Re: PROBLEM: virtual console corruption (2.4.1/p4/radeon/XFree864.0.2)

2001-02-16 Thread David Wood
. David Wood | Templar Studios LLC. 157 Ludlow Street N 600 | New York, NY 10002 tel 212.982.9360 x210 | fax 212.982.9370 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org

PROBLEM: virtual console corruption (2.4.1/p4/radeon/XFree86 4.0.2)

2001-02-14 Thread David Wood
[1.] virtual console corruption (2.4.1/p4/radeon/XFree86 4.0.2) [2.] Taking a redhat 7 install, upgrading it to currency, and then adding rawhide RPMS for the required extra pieces, I compiled a 2.4.1 kernel using kgcc. Everything actually works rather well, with the exception that when I've

PROBLEM: virtual console corruption (2.4.1/p4/radeon/XFree86 4.0.2)

2001-02-14 Thread David Wood
[1.] virtual console corruption (2.4.1/p4/radeon/XFree86 4.0.2) [2.] Taking a redhat 7 install, upgrading it to currency, and then adding rawhide RPMS for the required extra pieces, I compiled a 2.4.1 kernel using kgcc. Everything actually works rather well, with the exception that when I've