Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1377704
| Path | csiph.com!news.freedyn.net!aioe.org!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Arend Van Spriel <arend.vanspriel@broadcom.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3] prism54: isl_38xx: Replace 'struct timeval' |
| Date | Wed, 13 Apr 2016 11:50:02 +0200 |
| Message-ID | <rnpAS-7Is-27@gated-at.bofh.it> (permalink) |
| References | <rnolt-6Jw-41@gated-at.bofh.it> <rnov7-6Oh-1@gated-at.bofh.it> |
| X-Original-To | Johannes Berg <johannes@sipsolutions.net>, Tina Ruchandani <ruchandani.tina@gmail.com>, Arnd Bergmann <arnd@arndb.de> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=/jm5HwEBtFtvqKSQMopGdI98rfqxvT20swsCUsTeTEk=; b=Ft+tKHeOnHXZ9fORdB7XXOV4wgxNgrD4NwuuIY7eTiQqL21cyokiRbyglJbGG6u94H TtIVlOq0GF1P1hSZENLNS3FMPfgyUrVoN+lNiO++xNu6rF7zKdmwnIXA4A7FJ0jhkWiu VlKJQPZNzyt7Za9E6Vjnww45BbcV/TyfoQxfw= |
| X-Google-Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=/jm5HwEBtFtvqKSQMopGdI98rfqxvT20swsCUsTeTEk=; b=eQMMf09QN7as4IoB9cWnvMaGG2TMCLVIUg+EDnBwZH8DnwWskj7KMH8PihsiK3NBka y0RwOCZh5dp9gZt5N8Vwa1PK/09MNyks4RGsg4+TtZOWaef6uO+yp+ViU1tsYi1oLVjq C4+DFzBzKQpUwgxGtXMnv5Wfx9ENQm2n147JvR4ycxqhzcqQeNQeBpx6dS6Fx9bVel2D uol9ieGrGRNvTiFA995wHnyisFU5+Dwnz31qFo+6TUlQN1C0B8b+XTTtw4+EzKvr0pgw iwPb693OpJKh0H8qXsp3keHQs1ugRXbcA75kqmsPtzCt4f4n2OXXVJuVSNzvfUc41aUd oexg== |
| X-Gm-Message-State | AOPr4FVrmJ9EBGbOIlsA+MALpg9fbIhPHoeymtySJwdhuizuhTjwPZfn2ZxE2LfPsFDWzMhD |
| X-Received | by 10.66.26.198 with SMTP id n6mr11477099pag.4.1460540710090; Wed, 13 Apr 2016 02:45:10 -0700 (PDT) |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 7bit |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 20 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | y2038@lists.linaro.org, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org |
| X-Original-Date | Wed, 13 Apr 2016 11:45:05 +0200 |
| X-Original-Message-ID | <570E1521.9060602@broadcom.com> |
| X-Original-References | <20160413060916.GA21184@localhost> <1460536706.3057.3.camel@sipsolutions.net> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1377704 |
Show key headers only | View raw
On 13-4-2016 10:38, Johannes Berg wrote: > >> The patch was build-tested / debugged by removing the >> "if VERBOSE > SHOW_ERROR_MESSAGES" guards. > > Stands to reason that we should just remove the (more or less) dead > code, since I don't think anyone really ever touches this driver any > more or will ever again ... It does bring back memories from my Intersil/Globespan/Conexant day(s), but not sentimental enough to touch the prism54 driver. Gr. AvS > johannes > -- > To unsubscribe from this list: send the line "unsubscribe linux-wireless" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3] prism54: isl_38xx: Replace 'struct timeval' Tina Ruchandani <ruchandani.tina@gmail.com> - 2016-04-13 10:30 +0200
Re: [PATCH v3] prism54: isl_38xx: Replace 'struct timeval' Johannes Berg <johannes@sipsolutions.net> - 2016-04-13 10:40 +0200
Re: [PATCH v3] prism54: isl_38xx: Replace 'struct timeval' Arend Van Spriel <arend.vanspriel@broadcom.com> - 2016-04-13 11:50 +0200
csiph-web