Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760923Ab3ICVSr (ORCPT ); Tue, 3 Sep 2013 17:18:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:65418 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754877Ab3ICVSq (ORCPT ); Tue, 3 Sep 2013 17:18:46 -0400 Date: Tue, 3 Sep 2013 17:18:38 -0400 From: Dave Jones To: Linux Kernel Cc: gregkh@linuxfoundation.org Subject: fix typo in usb serial simple driver Kconfig Message-ID: <20130903211838.GC2247@redhat.com> Mail-Followup-To: Dave Jones , Linux Kernel , gregkh@linuxfoundation.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 768 Lines: 20 Signed-off-by: Dave Jones diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig index c454bfa..ddb9c51 100644 --- a/drivers/usb/serial/Kconfig +++ b/drivers/usb/serial/Kconfig @@ -60,7 +60,7 @@ config USB_SERIAL_SIMPLE - Suunto ANT+ USB device. - Fundamental Software dongle. - HP4x calculators - - a number of Motoroloa phones + - a number of Motorola phones - Siemens USB/MPI adapter. - ViVOtech ViVOpay USB device. - Infineon Modem Flashloader USB interface -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/