From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751345AbaHDGNj (ORCPT ); Mon, 4 Aug 2014 02:13:39 -0400 Received: from sabertooth02.qualcomm.com ([65.197.215.38]:34996 "EHLO sabertooth02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750949AbaHDGNh (ORCPT ); Mon, 4 Aug 2014 02:13:37 -0400 X-IronPort-AV: E=McAfee;i="5600,1067,7519"; a="72298084" X-IronPort-AV: E=Sophos;i="5.01,796,1400050800"; d="scan'208";a="778689641" From: Kalle Valo To: Himangi Saraogi CC: "John W. Linville" , , , , Julia Lawall , Subject: Re: [PATCH] ath6kl: convert a driver to use module_usb_driver() References: <20140801161115.GA13979@himangi-Dell> Date: Mon, 4 Aug 2014 09:13:26 +0300 In-Reply-To: <20140801161115.GA13979@himangi-Dell> (Himangi Saraogi's message of "Fri, 1 Aug 2014 21:41:15 +0530") Message-ID: <8738dc6aux.fsf@kamboji.qca.qualcomm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Originating-IP: [172.30.48.1] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Himangi Saraogi writes: > This converts a driver in drivers/net/* to use the > module_usb_driver() macro which makes the code smaller and a > bit simpler. > > Signed-off-by: Himangi Saraogi > Acked-by: Julia Lawall Thanks, applied. -- Kalle Valo