LinuxLists
Users
About
Sangho Yi (
[email protected]
)
Number of posts: 71 (14.2 per day)
First post: 2012-10-14 11:21:52
Last post: 2012-10-19 16:18:05
Previous Page
Date
List
Subject
2012-10-15 17:26:39
linux-kernel
[PATCH 03/14] staging: csr: Removed trailing whitespaces on io.c
2012-10-15 17:25:51
linux-kernel
[PATCH 07/14] staging: csr: Fixed indentation mistakes on io.c
2012-10-15 17:25:21
linux-kernel
[PATCH 09/14] staging: csr: Fixed foo * bar --> foo *bar on io.c
2012-10-15 17:25:05
linux-kernel
[PATCH 08/14] staging: csr: Removed unnecessary whitespace before newline on io.c
2012-10-15 17:25:00
linux-kernel
[PATCH 06/14] staging: csr: Added whitespaces around comma, =, >, <, ; (mostly for loops)
2012-10-15 17:24:56
linux-kernel
[PATCH 05/14] staging: csr: Removed spaces between ( and arguments and ) on io.c
2012-10-15 17:24:54
linux-kernel
[PATCH 04/14] staging: csr: Fixed the positions of the opening braces { on io.c
2012-10-15 17:24:50
linux-kernel
[PATCH 02/14] staging: csr: Fixed exceeding 80 chars per line problems on io.c
2012-10-15 17:24:44
linux-kernel
[PATCH 01/14] staging: csr: fixed indentation from spaces to tabs on io.c
2012-10-14 16:00:28
linux-kernel
[PATCH 2/2] Staging: CSR: Fixed 41% of exceeding 80 characters problems on drv.c
2012-10-14 15:59:49
linux-kernel
[PATCH 1/2] Staging: CSR: Fixed indentation problems on drv.c (tab mess)
2012-10-14 15:19:39
linux-kernel
[PATCH 3/4] Drivers: Staging: CSR: Removed whitespace between function name and (
2012-10-14 15:19:16
linux-kernel
[PATCH 4/4] Drivers: Staging: CSR: Removed whitespace before quoting newline
2012-10-14 15:19:10
linux-kernel
[PATCH 2/4] Drivers: Staging: CSR: Removed braces for single line if statement
2012-10-14 15:18:56
linux-kernel
[PATCH 1/4] Drivers: Staging: CSR: Fixed indentation problems on data_tx.c
2012-10-14 14:52:16
linux-kernel
[PATCH 2/2] Drivers: Stating: CSR: Removed unnecessary typedef struct
2012-10-14 14:51:47
linux-kernel
[PATCH 1/2] Drivers: Staging: CSR: fixed indentation warnings based on coding style
2012-10-14 12:52:51
linux-kernel
[PATCH] Drivers: Staging: CSR: Fixed coding style warnings
2012-10-14 12:35:48
linux-kernel
[PATCH] Drivers: Staging: CSR: fixed coding style errors
2012-10-14 11:21:52
linux-kernel
[PATCH] Drivers: Staging: CSR: made corrections on the indentation errors