LinuxLists
Users
About
Giedrius Statkevičius (
[email protected]
)
Number of posts: 68 (0.1 per day)
First post: 2014-10-01 22:12:50
Last post: 2016-09-03 16:08:56
Previous Page
Date
List
Subject
2014-10-04 00:57:30
linux-kernel
[PATCH 3/5] staging: rts5208: align divided lines to opening paranthesis
2014-10-03 21:53:58
linux-kernel
[PATCH 0/5] staging: rts5208: clean up coding style in rtsx_chip.c
2014-10-03 21:32:08
linux-kernel
[PATCH 5/5] staging: rts5208: use ternary operators to reduce indentation level
2014-10-03 21:31:46
linux-kernel
[PATCH 4/5] staging: rts5208: divide lines to make them less than 80 characters long
2014-10-03 21:31:43
linux-kernel
[PATCH 2/5] staging: rts5208: get rid of Camel Case, remove unneeded lines and parantheses
2014-10-03 21:31:40
linux-kernel
[PATCH 1/5] staging: rts5208: combine ifs where possible
2014-10-03 21:31:37
linux-kernel
[PATCH 0/5] staging: rts5208: clean up coding style in rtsx_chip.c
2014-10-03 20:28:44
linux-kernel
[PATCH 2/5] Convert Camel Case labels to lower case, remove unnecessary parantheses after a dereference operator and remove empty lines before }
2014-10-03 20:28:12
linux-kernel
[PATCH 3/5] Align lines of divided lines to the opening paranthesis where possible
2014-10-03 20:27:34
linux-kernel
[PATCH 5/5] Use ternary operators where possible and sensible to avoid unnecessary increase of indentation level
2014-10-03 20:27:32
linux-kernel
[PATCH 4/5] Divide lines to make them less than 80 characters long, align to the opening paranthesis where possible
2014-10-03 20:27:28
linux-kernel
[PATCH 1/5] Combine ifs into one where possible to avoid unnecessary indentation level increase
2014-10-03 20:27:25
linux-kernel
[PATCH 0/5] staging: rts5208: clean up coding style in rtsx_chip.c
2014-10-03 16:16:33
linux-kernel
[PATCH v3] staging: rts5208: Clean up coding style in rtsx_chip.c
2014-10-02 15:25:28
linux-kernel
Re: [PATCH v2] staging: rts5208: Clean up coding style in rtsx_chip.c to get rid of checkpatch.pl warnings and combine two ifs into one
2014-10-02 11:13:59
linux-kernel
[PATCH v2] staging: rts5208: Clean up coding style in rtsx_chip.c to get rid of checkpatch.pl warnings and combine two ifs into one
2014-10-01 22:12:50
linux-kernel
[PATCH] staging: rts5208: Clean up coding style in rtsx_chip.c to get rid of checkpatch.pl warnings