Fix a number of checkpatch warnings in xgfib/vb_setmode.c about line
length being over 80 characters.
Signed-off-by: Kenny Ballou
---
drivers/staging/xgifb/vb_setmode.c | 58 --
1 file changed, 37 insertions(+), 21 deletions(-)
diff --git a/drivers/staging
Changes since v4:
- Old 1/3 was accepted, shifting the patch numbers
- Removed pythonisms and bad line edits in 1/2: fix long line warnings
- Removed bad patch/commit separation in 2/2: brace style fixes
___
devel mailing list
de...@linuxdriverproject
Add braces to certain "multiline" conditions where "multiline" means
including comments.
Signed-off-by: Kenny Ballou
---
drivers/staging/xgifb/vb_setmode.c | 23 +++
1 file changed, 15 insertions(+), 8 deletions(-)
diff --git a/drivers/staging/xgifb/vb_
Add braces to certain "multiline" conditions where "multiline" means
including comments.
Signed-off-by: Kenny Ballou
---
drivers/staging/xgifb/vb_setmode.c | 26 +-
1 file changed, 17 insertions(+), 9 deletions(-)
diff --git a/drivers/staging/x
Correct minor checkpatch issues.
Signed-off-by: Kenny Ballou
---
drivers/staging/xgifb/vb_table.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/xgifb/vb_table.h b/drivers/staging/xgifb/vb_table.h
index 0da63e1da32f..42ecf7fe6766 100644
--- a/drivers
Changes in v4 from v3:
- 2/3:
- Correct mistakenly removed character
- Remove style changes for non-line overrun fixes
- Based on discussion of non-line overrun , correct style of other
line fixes
___
devel mailing list
de...@linuxdriverprojec
Fix a number of checkpatch warnings in xgfib/vb_setmode.c about line
length being over 80 characters.
Signed-off-by: Kenny Ballou
---
drivers/staging/xgifb/vb_setmode.c | 64 +-
1 file changed, 42 insertions(+), 22 deletions(-)
diff --git a/drivers/staging
On 2018年01月12日 19:22 GMT, Dan Carpenter wrote:
On Fri, Jan 12, 2018 at 09:23:08AM -0700, Kenny Ballou wrote:
Fix a number of checkpatch warnings in xgfib/vb_setmode.c about
line
length being over 80 characters.
Signed-off-by: Kenny Ballou
---
@@ -714,7 +715,9 @@ static void XGI_SetCRT1DE
Add braces to certain "multiline" conditions where "multiline" means
including comments.
Signed-off-by: Kenny Ballou
---
drivers/staging/xgifb/vb_setmode.c | 26 +-
1 file changed, 17 insertions(+), 9 deletions(-)
diff --git a/drivers/staging/x
Changes for v3:
- fix list address in sent preivously sent patches, sorry for
duplicate mails to the CCs
- remove spurious additional character that should never have been in
the original patch series
- remove some indented changes, specifically in 2/3, as discussed with
Dan Carpenter
__
Correct minor checkpatch issues.
Signed-off-by: Kenny Ballou
---
drivers/staging/xgifb/vb_table.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/xgifb/vb_table.h b/drivers/staging/xgifb/vb_table.h
index 0da63e1da32f..42ecf7fe6766 100644
--- a/drivers
Fix a number of checkpatch warnings in xgfib/vb_setmode.c about line
length being over 80 characters.
Signed-off-by: Kenny Ballou
---
drivers/staging/xgifb/vb_setmode.c | 75 ++
1 file changed, 52 insertions(+), 23 deletions(-)
diff --git a/drivers/staging
On 2018年01月12日 13:45 GMT, Dan Carpenter wrote:
> On Fri, Jan 12, 2018 at 06:39:22AM -0700, Kenny Ballou wrote:
>>
>> On 2018年01月12日 13:21 GMT, Dan Carpenter wrote:
>> > On Fri, Jan 12, 2018 at 06:10:17AM -0700, Kenny Ballou wrote:
>> >> >> @@ -146
On 2018年01月12日 13:21 GMT, Dan Carpenter wrote:
> On Fri, Jan 12, 2018 at 06:10:17AM -0700, Kenny Ballou wrote:
>> >> @@ -1468,7 +1472,8 @@ static void XGI_SetLVDSRegs(unsigned short
>> >> ModeIdIndex,
>> >> tempax |= tempcx;
>> >>
>
On 2018年01月12日 12:42 GMT, Dan Carpenter wrote:
> On Fri, Jan 12, 2018 at 05:36:40AM -0700, Kenny Ballou wrote:
>> Fix a number of checkpatch warnings in xgfib/vb_setmode.c about line
>> length being over 80 characters.
>>
>> Signed-off-by: Kenny Ballou
>&
Fix a number of checkpatch warnings in xgfib/vb_setmode.c about line
length being over 80 characters.
Signed-off-by: Kenny Ballou
---
drivers/staging/xgifb/vb_setmode.c | 78 ++
1 file changed, 54 insertions(+), 24 deletions(-)
diff --git a/drivers/staging
Add braces to certain "multiline" conditions where "multiline" means
including comments.
Signed-off-by: Kenny Ballou
---
drivers/staging/xgifb/vb_setmode.c | 26 +-
1 file changed, 17 insertions(+), 9 deletions(-)
diff --git a/drivers/staging/x
Changes in v2:
- Use realname for author and sign-off-by lines
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
Correct minor checkpatch issues.
Signed-off-by: Kenny Ballou
---
drivers/staging/xgifb/vb_table.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/xgifb/vb_table.h b/drivers/staging/xgifb/vb_table.h
index 0da63e1da32f..42ecf7fe6766 100644
--- a/drivers
19 matches
Mail list logo