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
Next Page
Date
List
Subject
2012-10-19 16:18:05
linux-kernel
[PATCH] devfreq: exynos4_bus.c: Fixed an alignment of the func call args.
2012-10-19 13:59:26
linux-kernel
[PATCH 2/2] mmc: core: bus.c: re-aligned the line over 80 chars
2012-10-19 13:59:20
linux-kernel
[PATCH 1/2] mmc: core: bus.c: removed unnecessary NULL check for kfree(...)
2012-10-18 17:21:44
linux-kernel
[PATCH 3/4] mmc: core: sd.c: Modified pr_warning to pr_warn
2012-10-18 17:21:07
linux-kernel
[PATCH 4/4] mmc: core: sd.c: Fixed line over 80 chars
2012-10-18 17:21:03
linux-kernel
[PATCH 2/4] mmc: core: sd.c: Made alignment for the multiline function calls
2012-10-18 17:20:55
linux-kernel
[PATCH 1/4] mmc: core: sd.c: Added a space after comma on an argument definition
2012-10-18 17:00:56
linux-kernel
[PATCH 3/6] mmc: core: sdio_bus.c: Fixed lines > 80 chars
2012-10-18 17:00:38
linux-kernel
[PATCH 5/6] mmc: core: sdio_bus.c: Fixed a warning for the pr_warning(...
2012-10-18 17:00:06
linux-kernel
[PATCH 6/6] mmc: core: sdio_bus.c: Removed unnecessary NULL check routine
2012-10-18 16:59:58
linux-kernel
[PATCH 4/6] mmc: core: sdio_bus.c: Removed space between func name and ()
2012-10-18 16:59:50
linux-kernel
[PATCH 2/6] mmc: core: sdio_bus.c: Removed trailing whitespace error
2012-10-18 16:59:43
linux-kernel
[PATCH 1/6] mmc: core: sdio_io.c: Fixed lines with > 80 chars
2012-10-18 16:53:44
linux-kernel
[PATCH 2/2] mmc: core: sdio_cis.c: Fixed the position of opening braces {
2012-10-18 16:53:39
linux-kernel
[PATCH 1/2] mmc: core: sdio_cis.c: Fixed pointer casting coding style error
2012-10-18 16:33:54
linux-kernel
[PATCH 6/6] mmc: core: sdio_bus.c: Removed unnecessary NULL check routine
2012-10-18 16:33:49
linux-kernel
[PATCH 5/6] mmc: core: sdio_bus.c: Fixed a warning for the pr_warning(...
2012-10-18 16:33:45
linux-kernel
[PATCH 4/6] mmc: core: sdio_bus.c: Removed space between func name and ()
2012-10-18 16:33:39
linux-kernel
[PATCH 3/6] mmc: core: sdio_bus.c: Fixed lines > 80 chars
2012-10-18 16:33:36
linux-kernel
[PATCH 2/6] mmc: core: sdio_bus.c: Removed trailing whitespace error
2012-10-18 16:33:30
linux-kernel
[PATCH 1/6] mmc: core: sdio_io.c: Fixed lines with > 80 chars
2012-10-18 16:08:16
linux-kernel
[PATCH 3/3] drivers: mmc: core: sdio.c: fixed from pr_warning(... to pr_warn(...
2012-10-18 16:08:12
linux-kernel
[PATCH 2/3] drivers: mmc: core: sdio.c: fixed coding style error on for() statement
2012-10-18 16:08:09
linux-kernel
[PATCH 1/3] drivers: mmc: core: sdio.c: fixed lines with > 80 chars
2012-10-17 15:16:44
linux-kernel
[PATCH] tty: tty_mutex.c: Fixed coding style warning (using printk)
2012-10-17 15:02:51
linux-kernel
[PATCH 2/3] power: wm831x_power.c: fixed const struct declaration warning
2012-10-17 15:02:49
linux-kernel
[PATCH 3/3] power: wm831x_power.c: Fixed indentation bug and whitespace errors
2012-10-17 15:02:42
linux-kernel
[PATCH 1/3] power: wm831x_power: Fixed indentation errors
2012-10-17 14:35:19
linux-kernel
[PATCH] extcon: extcon-max8997.c: fixed coding style warning
2012-10-17 14:29:04
linux-kernel
[PATCH] extcon: extcon-arizona.c: fixed a line exceeding 80 chars
2012-10-17 14:15:25
linux-kernel
[PATCH 3/3] drivers: mmc: core: sdio.c: fixed from pr_warning(... to pr_warn(...
2012-10-17 14:15:20
linux-kernel
[PATCH 2/3] drivers: mmc: core: sdio.c: fixed coding style error on for() statement
2012-10-17 14:15:15
linux-kernel
[PATCH 1/3] drivers: mmc: core: sdio.c: fixed lines with > 80 chars
2012-10-17 10:15:28
linux-kernel
[PATCH 2/7] staging: csr: csr_wifi_sme_serialize.h: fixed indentation warnings
2012-10-17 10:14:34
linux-kernel
[PATCH 5/7] staging: csr: csr_wifi_sme_sef.h: fixed indentation warnings
2012-10-17 10:14:04
linux-kernel
[PATCH 7/7] staging: csr: csr_wifi_sme_sef.h: Fixed lines over 80 chars per line
2012-10-17 10:13:59
linux-kernel
[PATCH 6/7] staging: csr: csr_wifi_sme_sef.h: Fixed from foo* bar to foo *bar
2012-10-17 10:13:53
linux-kernel
[PATCH 4/7] staging: csr: csr_wifi_sme_serialize.h: fixed over 80 char lines
2012-10-17 10:13:49
linux-kernel
[PATCH 3/7] staging: csr: csr_wifi_sme_serialize.h: Fixed from foo* bar to foo *bar
2012-10-17 10:13:46
linux-kernel
[PATCH 1/7] staging: csr: csr_wifi_sme_task.h: fixed indentation coding style
2012-10-16 16:49:52
linux-kernel
[PATCH 2/2] staging: csr: Fixed macro definition style errors on csr_wifi_vif_utils.h
2012-10-16 16:49:46
linux-kernel
[PATCH 1/2] staging: csr: Fixed indentation errors on csr_wifi_vif_utils.h
2012-10-16 16:38:55
linux-kernel
[PATCH 2/4] staging: csr: Fixed exceeding 80 chars per line on mlme.c
2012-10-16 16:38:18
linux-kernel
[PATCH 4/4] staging: csr: Fixed foo ++; to foo++; on mlme.c
2012-10-16 16:38:16
linux-kernel
[PATCH 3/4] staging: csr: removed single line { } braces from for and if statements.
2012-10-16 16:38:11
linux-kernel
[PATCH 1/4] staging: csr: Fixed indentation from 4 spaces to tabs on mlme.c
2012-10-15 17:27:44
linux-kernel
[PATCH 12/14] staging: csr: Removed a trailing whitespace from io.c
2012-10-15 17:27:06
linux-kernel
[PATCH 14/14] staging: csr: Removed braces {} on single line for, if statements
2012-10-15 17:26:59
linux-kernel
[PATCH 13/14] staging: csr: Encapsulated (parenthesis'd) complex macro value on io.c
2012-10-15 17:26:56
linux-kernel
[PATCH 11/14] staging: csr: Fixed minor coding style error like array = {{..}};
2012-10-15 17:26:52
linux-kernel
[PATCH 10/14] staging: csr: Fixed return(xxx); --> return xxx; on io.c