Date |
List |
Subject |
2009-11-20 23:46:32
|
linux-kernel
|
[PATCH 2/3] Cleanup: Remove unneeded braces (cleanup warning message) |
2009-11-20 23:46:20
|
linux-kernel
|
[PATCH 3/3] cleanup: printk() warnings for including the facility level. cleanup: add a printk("\n") to terminate the print for the non-error case. |
2009-11-20 23:46:13
|
linux-kernel
|
[PATCH 1/3] Cleanup: code indent warning messages (use tabs instead of leading spaces). |
2009-11-20 23:46:09
|
linux-kernel
|
[PATCH 0/3] checkpatch.pl cleanups for drivers/staging/comedi/drivers/pcmad.c |
2009-10-09 21:42:20
|
linux-kernel
|
Re: [PATCH] Cleanups for: line length, printk KERN_ argument, stack frame size > 2048 (added a kmalloc/kfree), style/formatting errors, incorrect include files |
2009-10-09 21:32:26
|
linux-kernel
|
Re: [PATCH] Cleanups for: line length, printk KERN_ argument, stack frame size > 2048 (added a kmalloc/kfree), style/formatting errors, incorrect include files |
2009-10-09 21:30:00
|
linux-kernel
|
Re: [PATCH] Cleanups for: line length, printk KERN_ argument, stack frame size > 2048 (added a kmalloc/kfree), style/formatting errors, incorrect include files |
2009-10-09 21:12:20
|
linux-kernel
|
[PATCH] Cleanups for: line length, printk KERN_ argument, stack frame size > 2048 (added a kmalloc/kfree), style/formatting errors, incorrect include files |
2009-10-09 20:23:02
|
linux-kernel
|
[PATCH] Cleanup: indent/format errors, printk calls. |
2009-10-09 01:39:10
|
linux-kernel
|
[PATCH] Space required before ".member = ..." in structure defn/assignments. |