Re: [PATCH] Staging: bcm: Fix tab between spaces in InterfaceMacros.h This is a patch to the InterfaceMacros.h file that fixes an added tab instead of a space. Found by the checkpatch.pl tool.

2014-12-02 Thread 1Ago - Pieter Waegeman
/kernel/git/torvalds/linux.git Or am I doing something wrong? - -- Greetings, Pieter Waegeman On 02-12-14 18:39, Matthias Beyer wrote: > Hi Pieter, > > as far as I know, this driver was removed from the source tree. Please > update your local copy of the kernel. > -BEGIN P

[PATCH] Staging: bcm: Fix tab between spaces in InterfaceMacros.h This is a patch to the InterfaceMacros.h file that fixes an added tab instead of a space. Found by the checkpatch.pl tool.

2014-12-02 Thread Pieter Waegeman
--- drivers/staging/bcm/InterfaceMacros.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/bcm/InterfaceMacros.h b/drivers/staging/bcm/InterfaceMacros.h index fedb794..67e7b62 100644 --- a/drivers/staging/bcm/InterfaceMacros.h +++ b/drivers/staging/bcm/Interface