This patch fixes the format of comments in plx9080.h.
Signed-off-by: Moritz König
Signed-off-by: Fabian Lang
---
Changes since v1:
* moving comments that would wrap over 80 columns onto the previous line
* using the usual block comment style
drivers/staging/comedi/drivers/plx9080.h | 122
This patch makes plx9080.h use kernel types.
Signed-off-by: Moritz König
Signed-off-by: Fabian Lang
Reviewed-by: Ian Abbott
Acked-by: Moritz Fischer
---
drivers/staging/comedi/drivers/plx9080.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/comedi/drivers
checks were fixed:
* CHECK: spaces preferred around that '-' (ctx:VxV)
* CHECK: Prefer kernel type 'u8' over 'uint8_t'
The following checks were not fixed:
* CHECK: Avoid CamelCase:
PCI version 21 seems to make sense
---
Changes since v1:
* Improved format
This patch adds spaces around binary operators in plx9080.h.
Signed-off-by: Moritz König
Signed-off-by: Fabian Lang
Reviewed-by: Ian Abbott
---
drivers/staging/comedi/drivers/plx9080.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/comedi/drivers/plx9080.h
This patch fixes the format of comments in plx9080.h.
Signed-off-by: Moritz König
Signed-off-by: Fabian Lang
---
drivers/staging/comedi/drivers/plx9080.h | 132 ++-
1 file changed, 95 insertions(+), 37 deletions(-)
diff --git a/drivers/staging/comedi/drivers
This patch adds spaces around binary operators in plx9080.h.
Signed-off-by: Moritz König
Signed-off-by: Fabian Lang
---
drivers/staging/comedi/drivers/plx9080.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/comedi/drivers/plx9080.h
b/drivers/staging
checks were fixed:
* CHECK: spaces preferred around that '-' (ctx:VxV)
* CHECK: Prefer kernel type 'u8' over 'uint8_t'
The following checks were not fixed:
* CHECK: Avoid CamelCase:
PCI version 21 seems to make sense
Moritz König (3):
STAGING: COMEDI: Fixed
This patch makes plx9080.h use kernel types.
Signed-off-by: Moritz König
Signed-off-by: Fabian Lang
---
drivers/staging/comedi/drivers/plx9080.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/comedi/drivers/plx9080.h
b/drivers/staging/comedi/drivers
This patch fixes the format of comments in comedi.h.
Signed-off-by: Moritz König
Signed-off-by: Fabian Lang
---
drivers/staging/comedi/comedi.h | 202 +++-
1 file changed, 116 insertions(+), 86 deletions(-)
diff --git a/drivers/staging/comedi/comedi.h b
This patch adds missing spaces at binary operators in comedi.h.
Signed-off-by: Moritz König
Signed-off-by: Fabian Lang
---
drivers/staging/comedi/comedi.h | 30 +++---
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/drivers/staging/comedi/comedi.h b
x27; (ctx:VxV)
This '&' is not a binary operator, but a referencing.
* CHECK: Prefer using the BIT macro
The author defined a BIT macro here.
* CHECK: Avoid CamelCase:
This refers to the unit 'milli ampere'.
Moritz König (2):
staging: COMEDI
11 matches
Mail list logo