Fixed a space coding style issue found by checkpatch.pl in rxtx.c.
Signed-off-by: Piotr Kubus
---
drivers/staging/vt6655/rxtx.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/vt6655/rxtx.c b/drivers/staging/vt6655/rxtx.c
index 61c39dd..8047838 100644
--- a
Fixed a code indent error found by checkpatch.pl in dmm32at.c.
Signed-off-by: Piotr Kubus
---
v2: make the commit message clearer and shorter
drivers/staging/comedi/drivers/dmm32at.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/comedi/drivers/dmm32at.c
b
On Sun, Jan 04, 2015 at 11:31:29PM +0100, Konrad Zapalowicz wrote:
> On 01/04, Piotr Kubus wrote:
> > This is a patch to the dmm32at.c file that fixes up a code indent error
> > found by the checkpatch.pl tool.
>
> Nice however improve your commit message. The rule is th
This is a patch to the dmm32at.c file that fixes up a code indent error found
by the checkpatch.pl tool.
Signed-off-by: Piotr Kubus
---
drivers/staging/comedi/drivers/dmm32at.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/comedi/drivers/dmm32at.c
b
4 matches
Mail list logo