aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/basic
diff options
context:
space:
mode:
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>2007-10-23 13:42:04 -0700
committerJames Bottomley <jejb@mulgrave.localdomain>2007-10-27 14:31:06 -0500
commitccd1443b5a5eaf41b1ff52e638cb45f094382746 (patch)
tree4d91c09a62891a80491ac8ab7233cebf42055020 /scripts/basic
parentMerge git://git.infradead.org/mtd-2.6 (diff)
[SCSI] osst: fix if (...) \n #if... cases missing semicolons when false
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Acked-by: Willem Riede <osst@riede.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
5 2011-10-31drivers/dca: Add export.h for THIS_MODULE to dca-sysfs.cPaul Gortmaker1-0/+1 2011-10-31drivers/dca: Add module.h to dca-core.cPaul Gortmaker1-0/+1 2011-09-13locking, drivers/dca: Annotate dca_lock as rawMike Galbraith1-34/+44 2011-03-22drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov1-4/+2 2011-01-13dca: remove unneeded NULL checkDan Carpenter1-2/+0 2010-09-17dca: disable dca on IOAT ver.3.0 multiple-IOH platformsSosnowski, Maciej1-6/+79 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2 2009-09-13dca: module load should not be an error messageStephen Hemminger1-1/+1 2009-09-10dca: registering requesters in multiple dca domainsMaciej Sosnowski1-12/+108 2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+21 2009-03-21dca: add missing copyright/license headersMaciej Sosnowski1-0/+21 2009-03-04I/OAT: update driver version and copyright datesMaciej Sosnowski1-1/+1 2009-02-02dca: redesign locks to fix deadlocksMaciej Sosnowski1-18/+33 2009-01-06dmaengine: bump initcall level to arch_initcallDan Williams1-1/+1 2008-11-10[4/4] dca: fixup initialization dependencyDan Williams1-1/+1 2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman1-5/+3 2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds2-29/+105 2008-07-22I/OAT: I/OAT version 3.0 supportMaciej Sosnowski2-29/+105 2008-07-21device create: dca: convert device_create to device_create_drvdataGreg Kroah-Hartman1-3/+5 2008-02-08DCA: convert struct class_device to struct device.Kay Sievers1-8/+7 2007-10-16I/OAT: Add DCA servicesShannon Nelson1-5/+1 2007-10-16DCA: Add Direct Cache Access driverShannon Nelson4-0/+301