From: Greg Kroah-Hartman Date: Mon, 28 Jan 2013 04:43:49 +0000 (-0800) Subject: fix a coding style issue X-Git-Tag: v3.0.61~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fdf27983c6b223318e27638343a7768a33d73593;p=thirdparty%2Fkernel%2Fstable-queue.git fix a coding style issue --- diff --git a/review-3.0/ahci-add-identifiers-for-asm106x-devices.patch b/review-3.0/ahci-add-identifiers-for-asm106x-devices.patch index fb31c89859f..0cdae355be6 100644 --- a/review-3.0/ahci-add-identifiers-for-asm106x-devices.patch +++ b/review-3.0/ahci-add-identifiers-for-asm106x-devices.patch @@ -28,7 +28,7 @@ Signed-off-by: Greg Kroah-Hartman /* Promise */ { PCI_VDEVICE(PROMISE, 0x3f20), board_ahci }, /* PDC42819 */ -+ /* Asmedia */ ++ /* Asmedia */ + { PCI_VDEVICE(ASMEDIA, 0x0601), board_ahci }, /* ASM1060 */ + { PCI_VDEVICE(ASMEDIA, 0x0602), board_ahci }, /* ASM1060 */ + { PCI_VDEVICE(ASMEDIA, 0x0611), board_ahci }, /* ASM1061 */