First  |  Prev |  Next  |  Last
Pages: 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684
[PATCH 06/16] staging:ti dspbridge: Rename words with camel case.
The intention of this patch is to rename the remaining variables with camel case. Variables will be renamed avoiding camel case and Hungarian notation. The words to be renamed in this patch are: ======================================== pdwSize to buff_size pdwState to board_state pdwValue to value pdwVersion to ... 8 Jul 2010 20:20
[PATCH 15/16] staging:ti dspbridge: Rename words with camel case.
The intention of this patch is to rename the remaining variables with camel case. Variables will be renamed avoiding camel case and Hungarian notation. The words to be renamed in this patch are: ======================================== validBit to valid_bit victimEntryNum to victim_entry_num virtualAddr to virtua... 8 Jul 2010 20:20
[PATCH 11/16] staging:ti dspbridge: Rename words with camel case.
The intention of this patch is to rename the remaining variables with camel case. Variables will be renamed avoiding camel case and Hungarian notation. The words to be renamed in this patch are: ======================================== pstrFxn to str_fxn pstrLibName to str_lib_name pstrSect to str_sect pstrSym t... 8 Jul 2010 20:20
GSoC 2010 - Migration from memory ballooning to memory hotplug in Xen
On 07/08/2010 12:45 PM, Daniel Kiper wrote: Hello, My name is Daniel Kiper and I am a PhD student at Warsaw University of Technology, Faculty of Electronics and Information Technology (I am working on business continuity and disaster recovery services with emphasis on Air Traffic Management). Th... 8 Jul 2010 20:19
[PATCH 00/16] staging:ti dspbridge: Remove CamelCase, reagroup variables.
The intention of this serie of patches is to rename the remaining variables with camel case. Words will be renamed avoiding CamelCase and Hungarian notation. Also the variables in the prototypes will be renamed to make them match with the ones in the function definitions. The variables to be renamed are: =... 8 Jul 2010 20:19
fujitsu-laptop: make needlessly global symbols static
Looks fine to me. Acked-by: Jonathan Woithe <jwoithe(a)physics.adelaide.edu.au> The following symbols are needlessly defined global: logolamp_led kblamps_led This patch makes the symbols static. Signed-off-by: Axel Lin <axel.lin(a)gmail.com> --- drivers/platform/x86/fujitsu-laptop.c |... 8 Jul 2010 19:13
[PATCH] extensions: libipt_CHECKSUM extension
This adds a `CHECKSUM' target, which can be used in the iptables mangle table. You can use this target to compute and fill in the checksum in an IP packet that lacks a checksum. This is particularly useful, if you need to work around old applications such as dhcp clients, that do not work well with checksum off... 8 Jul 2010 19:13
[PATCH] netfilter: add CHECKSUM target
This adds a `CHECKSUM' target, which can be used in the iptables mangle table. You can use this target to compute and fill in the checksum in an IP packet that lacks a checksum. This is particularly useful, if you need to work around old applications such as dhcp clients, that do not work well with checksum off... 8 Jul 2010 19:13
drivers/bluetooth: Use kzalloc
Hi Julia, Use kzalloc rather than the combination of kmalloc and memset. patch has been applied to bluetooth-next-2.6 tree. Thanks. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo inf... 8 Jul 2010 19:13
drivers/bluetooth: Use kmemdup
Hi Julia, Use kmemdup when some other buffer is immediately copied into the allocated region. patch has been applied to bluetooth-next-2.6 tree. Thanks. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org... 8 Jul 2010 18:06
First  |  Prev |  Next  |  Last
Pages: 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684