- 28 11月, 2011 21 次提交
-
-
由 Aaro Koskinen 提交于
Eliminate unnecessary nesting levels by rearranging code and conditions. The resulting code should be still identical. Signed-off-by: NAaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Aaro Koskinen 提交于
Delete empty if statement blocks. The patch eliminates following checkpatch.pl warnings: WARNING: suspect code indent for conditional statements (8, 8) Signed-off-by: NAaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Aaro Koskinen 提交于
XGI_VBLongWait() is NOP, so just delete it. Signed-off-by: NAaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Aaro Koskinen 提交于
Delete commented-out code. Signed-off-by: NAaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Aaro Koskinen 提交于
Inline a trivial function. Signed-off-by: NAaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Aaro Koskinen 提交于
Eliminate unneeded function and struct field. The same information is available in HwDeviceExtension->jChipType. Signed-off-by: NAaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Aaro Koskinen 提交于
Make internal functions static. Signed-off-by: NAaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Aaro Koskinen 提交于
XGI_GetLVDSOEMTableIndex() can be made static. Move the function, so that forward declaration is not needed. Signed-off-by: NAaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Aaro Koskinen 提交于
XGI_XG21SetPanelDelay() can be made static. Move the function, so that forward declaration is not needed. Signed-off-by: NAaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Aaro Koskinen 提交于
XGI_XG27BLSignalVDD() can be made static. Move the function, so that forward declaration is not needed. Signed-off-by: NAaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Aaro Koskinen 提交于
XGI_XG21BLSignalVDD() can be made static. Move the function, so that forward declaration is not needed. Signed-off-by: NAaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Aaro Koskinen 提交于
XGI_SetXG27FPBits() can be made static. Move the function, so that forward declaration is not needed. Signed-off-by: NAaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Aaro Koskinen 提交于
XGI_SetXG21FPBits() can be made static. Move the function, so that forward declaration is not needed. Signed-off-by: NAaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Aaro Koskinen 提交于
XGI_GetResInfo() can be made static. Move the function, so that forward declaration is not needed. Signed-off-by: NAaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Aaro Koskinen 提交于
XGI_LongWait() can be made static. Move the function, so that forward declaration is not needed. Signed-off-by: NAaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Peter Huewe 提交于
This patch converts pci_table entries to use the PCI_DEVICE macro, if .subvendor and .subdevice are set to PCI_ANY_ID, and thus improves readablity. Signed-off-by: NPeter Huewe <peterhuewe@gmx.de> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Peter Huewe 提交于
This patch converts pci_table entries to use the PCI_DEVICE macro, if .subvendor and .subdevice are set to PCI_ANY_ID, and thus improves readablity. Since CH_Agere_Systems_Mini_PCI_V1 is defined as 0 in hermes_pci_versions and neither the enum nor the value is used anywhere else, we can drop the assignment of .driver_data as it is initialized as 0 by default. Signed-off-by: NPeter Huewe <peterhuewe@gmx.de> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Peter Huewe 提交于
This patch converts pci_table entries to use the PCI_DEVICE macro, if .subvendor and .subdevice are set to PCI_ANY_ID, and thus improves readablity. Signed-off-by: NPeter Huewe <peterhuewe@gmx.de> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Jonathan Cameron 提交于
Add the sysfs ABI docs for all current instances of this parameter. Signed-off-by: NJonathan Cameron <jic23@cam.ac.uk> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Jonathan Cameron 提交于
Bartlett filter used. Values read of figures on datasheet so far from precise. Signed-off-by: NJonathan Cameron <jic23@cam.ac.uk> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
由 Jonathan Cameron 提交于
Introduce the first data filtering related parameter. For now we are ignoring the filter type and merely specifying its approximate (I read them off tiny graphs) 3db point. Signed-off-by: NJonathan Cameron <jic23@cam.ac.uk> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-
- 27 11月, 2011 19 次提交
-
-
This is a patch to the pcmuio.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 ni_pcimio.c file that fixes up a printk 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 ni_pcimio.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_<level> and pr_<level>. 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_pcimio.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 ni_labpc_cs.c file that fixes up a printk 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 ni_daq_dio24.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to pr_<levels> and dev_version. 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_daq_dio24.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 ni_daq_dio24.c file that fixes up a initialise statics to 0 or NULL 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 pcl818.c file that fixes up a printk warning found by the checkpatch.pl tool. Removed an unnecessary printks. 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 pcl818.c file that fixes up a printk warning found by the checkpatch.pl tool. Converted printks to dev_version. 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 pcl818.c file that fixes up a printk 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 das16m1.c file that fixes up a printk warning found by the checkpatch.pl tool. converted printks to comedi_<level. Removed an unnecessary printk statment. 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 pcl816.c file that fixes up a initialise statics to 0 or NULL 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 daqboard2000.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 das08_cs.c file that fixes up a printk warning found by the checkpatch.pl tool. converted printks to dev_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 adv_pci_dio.c file that fixes up a printk warning found by the checkpatch.pl tool. converted printks to dev_version. 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 das800.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 das800.c file that fixes up a printk warning found by the checkpatch.pl tool. converted printks to dev_version. 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_pcimdas.c file that fixes up a printk warning found by the checkpatch.pl tool. converted printks to dev_version. Removed ifdef CBPCIMDAS_DEBUG and unecessary printk statements. Signed-off-by: NRavishankar Karkala Mallikarjunayya <ravishankar.km@greenturtles.in> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
-