- 17 12月, 2011 3 次提交
-
-
由 Florian Schmaus 提交于
Changed whitespaces in comedi/*.c to tabs where necessary. All .c files within comedi now have no obvious style problems as reported by checkpatch.pl Signed-off-by: NFlorian Schmaus <fschmaus@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Jorgyano Vieira 提交于
Fix comments style on structs and enums Break long lines. Signed-off-by: NJorgyano Vieira <jorgyano@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Marco Navarra 提交于
This patch fixes some space-before-tabs warnings found by checkpatch tool on the staging android driver file logger.c Signed-off-by: NMarco Navarra <fromenglish@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
- 14 12月, 2011 28 次提交
-
-
This is a patch to the contec_pci_dio.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_dbg(). Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the das1800.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printk to dev_<levels>. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the das1800.c file that fixes up a printk warning found by the checkpatch.pl tool. Included KERN_facility levels for printk. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the cb_pcidas64.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_<levels> and Removed unnecessary printk statements. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the cb_pcidas64.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_<levels> and Removed unnecessary printk statements. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the cb_pcidas.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_<levels>.. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the cb_pcidas.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_dbg().. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the das1800.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_dbg(). Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the das1800.c file that fixes up a printk warning found by the checkpatch.pl tool. Coverted printks to dev_<levels>. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the daqboard2000.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_dbg(). Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the das1800.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_<levels>. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the ni_at_a2150.c file that fixes up a brace warning found by the checkpatch.pl tool. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the jr3_pci.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_<levels> and Removed unnecessary printk statements. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the jr3_pci.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_dbg(). Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the daqboard2000.c file that fixes up a printk warning found by the checkpatch.pl tool. converted printks to dev_printk and Removed unnecessary printk statements. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the daqboard2000.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_dbg(). Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the pcmuio.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_dbg(). Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the pcmuio.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_functions. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the pcmuio.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_functions. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the dt3000.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_<levels>. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the dt3000.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_functions. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the dt3000.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_<levels>. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the dt3000.c file that fixes up a printk warning found by the checkpatch.pl tool. Added KERN_facility levels. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the dt3000.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_<levels>. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tomas Winkler 提交于
1. Remove redundant blanks 2. Straighten code lines that don't go over 80 characters Signed-off-by: NTomas Winkler <tomas.winkler@intel.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Tomas Winkler 提交于
iamthif_mtu doesn't have default value anymore it is always supplied by the ME firmware Signed-off-by: NTomas Winkler <tomas.winkler@intel.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Devendra Naga 提交于
Signed-off-by: NDevendra Naga <devendra.aaru@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
This is a patch to the jr3_pci.c file that fixes up a printk warning found by the checkpatch.pl tool. Added KERN_facility levels for printks. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
- 13 12月, 2011 9 次提交
-
-
由 Devendra Naga 提交于
This was reported by "make versioncheck" Signed-off-by: NDevendra Naga <devendra.aaru@gmail.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Lars-Peter Clausen 提交于
n is the number of bytes to read, not the number of samples. So if there is enough data available we will write to the userspace buffer beyond its bounds. Fix this by copying n bytes maximum. Also round n down to the next multiple of the sample size, so we will only read complete samples. If the buffer is too small to hold at least one sample return -EINVAL. Also update the documentation of read_first_n to reflect the fact that 'n' is supposed to be in bytes and not in samples. Acked-by: NJonathan Cameron <jic23@kernel.org> Signed-off-by: NLars-Peter Clausen <lars@metafoo.de> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Johannes Tenschert 提交于
Signed-off-by: NJohannes Tenschert <Johannes.Tenschert@informatik.stud.uni-erlangen.de> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Johannes Tenschert 提交于
Signed-off-by: NJohannes Tenschert <Johannes.Tenschert@informatik.stud.uni-erlangen.de> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Johannes Tenschert 提交于
Signed-off-by: NJohannes Tenschert <Johannes.Tenschert@informatik.stud.uni-erlangen.de> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Johannes Tenschert 提交于
Signed-off-by: NJohannes Tenschert <Johannes.Tenschert@informatik.stud.uni-erlangen.de> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Johannes Tenschert 提交于
Signed-off-by: NJohannes Tenschert <Johannes.Tenschert@informatik.stud.uni-erlangen.de> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Rob Clark 提交于
Add support for YWRAP scrolling by shuffling pages around in DMM instead of sw blits. Note that fbcon only utilizes this mode if the y resolution is divided evenly by the font height. So, for example, a 1920x1080 display using a 16 pixel tall font will not utilize this, but a 1280x1024 display would. Signed-off-by: NRob Clark <rob@ti.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Rob Clark 提交于
Signed-off-by: NRob Clark <rob@ti.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-