Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934500AbcDMIif (ORCPT ); Wed, 13 Apr 2016 04:38:35 -0400 Received: from s3.sipsolutions.net ([5.9.151.49]:33977 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932482AbcDMIie (ORCPT ); Wed, 13 Apr 2016 04:38:34 -0400 Message-ID: <1460536706.3057.3.camel@sipsolutions.net> Subject: Re: [PATCH v3] prism54: isl_38xx: Replace 'struct timeval' From: Johannes Berg To: Tina Ruchandani , Arnd Bergmann Cc: y2038@lists.linaro.org, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org Date: Wed, 13 Apr 2016 10:38:26 +0200 In-Reply-To: <20160413060916.GA21184@localhost> (sfid-20160413_102532_303214_ACA2EBA3) References: <20160413060916.GA21184@localhost> (sfid-20160413_102532_303214_ACA2EBA3) Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.1-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 278 Lines: 9 > 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 ... johannes