Re: [PATCH v2] fix code alignment with open parenthesis

2016-12-19 Thread Scott Matheina
On 12/19/2016 12:35 AM, Greg KH wrote: On Sun, Dec 18, 2016 at 11:47:30AM -0600, Scott Matheina wrote: These changes where identified by checkpatch.pl as needed changes to align the code with the linux development coding style. The several lines of text where aligned with the precending

Re: [PATCH v2] fix code alignment with open parenthesis

2016-12-19 Thread Scott Matheina
On 12/19/2016 12:35 AM, Greg KH wrote: On Sun, Dec 18, 2016 at 11:47:30AM -0600, Scott Matheina wrote: These changes where identified by checkpatch.pl as needed changes to align the code with the linux development coding style. The several lines of text where aligned with the precending

Re: [PATCH v2] fix code alignment with open parenthesis

2016-12-18 Thread Greg KH
On Sun, Dec 18, 2016 at 11:47:30AM -0600, Scott Matheina wrote: > These changes where identified by checkpatch.pl as needed changes to > align the code with the linux development coding style. The several > lines of text where aligned with the precending parenthesis. > > Signed-off-by: Scott

Re: [PATCH v2] fix code alignment with open parenthesis

2016-12-18 Thread Greg KH
On Sun, Dec 18, 2016 at 11:47:30AM -0600, Scott Matheina wrote: > These changes where identified by checkpatch.pl as needed changes to > align the code with the linux development coding style. The several > lines of text where aligned with the precending parenthesis. > > Signed-off-by: Scott

[PATCH v2] fix code alignment with open parenthesis

2016-12-18 Thread Scott Matheina
These changes where identified by checkpatch.pl as needed changes to align the code with the linux development coding style. The several lines of text where aligned with the precending parenthesis. Signed-off-by: Scott Matheina Changes to be committed: modified:

[PATCH v2] fix code alignment with open parenthesis

2016-12-18 Thread Scott Matheina
These changes where identified by checkpatch.pl as needed changes to align the code with the linux development coding style. The several lines of text where aligned with the precending parenthesis. Signed-off-by: Scott Matheina Changes to be committed: modified: