]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
fix a coding style issue
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Jan 2013 04:43:49 +0000 (20:43 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Jan 2013 04:43:49 +0000 (20:43 -0800)
review-3.0/ahci-add-identifiers-for-asm106x-devices.patch

index fb31c89859f2f55fd280d29c6ff39aae45f0820f..0cdae355be64918a61acc8f843c2eb44e9a53b4a 100644 (file)
@@ -28,7 +28,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
        /* 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 */