Use whatever git or hg say is the root of the current repository as
the kernel tree root, falling back to ./ if no VCS is used.
This makes it possible to call get_maintainer.pl from anywhere in the
kernel tree.
Signed-off-by: Frederik Völkel
Signed-off-by: Lukas Braun
---
scripts
It's old, messy and mostly unmaintained.
Remove it as suggested by Peter Hurley and Alan.
Signed-off-by: Frederik Völkel
Signed-off-by: Lukas Braun
---
Should we remove other drivers like framebuffer as well?
It is probably useless without serial support.
---
drivers/tty/serial/68328ser
This patch removes trailing whitespaces reported by checkpatch.
Signed-off-by: Frederik Völkel
Signed-off-by: Lukas Braun
---
drivers/tty/serial/68328serial.c | 98
1 file changed, 49 insertions(+), 49 deletions(-)
diff --git a/drivers/tty/serial
The patch replaces the spaces used for indentation at some points with
tabs.
Signed-off-by: Frederik Völkel
Signed-off-by: Lukas Braun
---
drivers/tty/serial/68328serial.c | 82
1 file changed, 41 insertions(+), 41 deletions(-)
diff --git a/drivers/tty
This patch moves trailing statements to the next line as checkpatch
suggests.
Signed-off-by: Frederik Völkel
Signed-off-by: Lukas Braun
---
drivers/tty/serial/68328serial.c | 15 ++-
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/drivers/tty/serial/68328serial.c b
This is the rest of the previous patchseries witch fixes now all of the
whitespace errors and fixes the wrong indentation.
Frederik Völkel (4):
drivers: tty: 68328serial.c: Use tabs for indentation
drivers: tty: 68328serial.c: remove trailing whitespaces
drivers: tty: 68328serial.c: Use use
This patch fixes an indentation checkpatch error so switch and case
have the same indentation.
Signed-off-by: Frederik Völkel
Signed-off-by: Lukas Braun
---
drivers/tty/serial/68328serial.c | 60
1 file changed, 30 insertions(+), 30 deletions(-)
diff
This patch fixes checkpatch errors "foo * bar" should be "foo *bar".
Signed-off-by: Frederik Völkel
Signed-off-by: Lukas Braun
---
drivers/tty/serial/68328serial.c | 28 ++--
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git
This patch removes trailing whitespaces reported by checkpatch.
Signed-off-by: Frederik Völkel
Signed-off-by: Lukas Braun
---
5 trailing whitespaces issues are still left. We are not sure how
to fix them.
---
drivers/tty/serial/68328serial.c | 88
1
This patch adds missing spaces reported by checkpatch.
Signed-off-by: Frederik Völkel
Signed-off-by: Lukas Braun
---
drivers/tty/serial/68328serial.c | 92
1 file changed, 46 insertions(+), 46 deletions(-)
diff --git a/drivers/tty/serial/68328serial.c
This patch fixes an indentation checkpatch error so switch and case
have the same indentation.
Signed-off-by: Frederik Völkel
Signed-off-by: Lukas Braun
---
drivers/tty/serial/68328serial.c | 60
1 file changed, 30 insertions(+), 30 deletions(-)
diff
This patch removes unnecessary spaces reported by checkpatch.
Signed-off-by: Frederik Völkel
Signed-off-by: Lukas Braun
---
drivers/tty/serial/68328serial.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/tty/serial/68328serial.c b/drivers/tty/serial
This patch series fixes all checkpatch error in 68328serial.c except
5 trailing whitespace errors we are unsure how to fix.
Checkpatch warnings are unfixed. Maybe we send an patch series witch fix
these warnings later on.
Frederik Völkel (9):
drivers: tty: 68328serial.c: Add missing spaces
This patch removes parentheses after return as checkpatch suggests.
Signed-off-by: Frederik Völkel
Signed-off-by: Lukas Braun
---
drivers/tty/serial/68328serial.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/tty/serial/68328serial.c b/drivers/tty/serial
This patch removes an initialization of a static to 0 as checkpatch
suggests.
Signed-off-by: Frederik Völkel
Signed-off-by: Lukas Braun
---
drivers/tty/serial/68328serial.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/tty/serial/68328serial.c b/drivers/tty/serial
This patch moves trailing statements to the next line as checkpatch
suggests.
Signed-off-by: Frederik Völkel
Signed-off-by: Lukas Braun
---
drivers/tty/serial/68328serial.c | 15 ++-
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/drivers/tty/serial/68328serial.c b
The patch replaces the spaces used for indentation at some points with
tabs.
Signed-off-by: Frederik Völkel
Signed-off-by: Lukas Braun
---
drivers/tty/serial/68328serial.c | 82
1 file changed, 41 insertions(+), 41 deletions(-)
diff --git a/drivers/tty
17 matches
Mail list logo