From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756490AbbCCLEt (ORCPT ); Tue, 3 Mar 2015 06:04:49 -0500 Received: from smtprelay0142.hostedemail.com ([216.40.44.142]:58149 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754021AbbCCLEs (ORCPT ); Tue, 3 Mar 2015 06:04:48 -0500 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::,RULES_HIT:41:355:379:541:599:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1539:1593:1594:1711:1730:1747:1777:1792:2393:2553:2559:2562:2693:2828:3138:3139:3140:3141:3142:3352:3622:3865:3866:3867:3870:3872:3874:4321:5007:6261:7875:10004:10400:10848:11232:11658:11914:12517:12519:12663:12740:13069:13311:13357:21080,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0 X-HE-Tag: spy80_63d294882fa3d X-Filterd-Recvd-Size: 1661 Message-ID: <1425380684.17273.13.camel@perches.com> Subject: Re: [PATCH] ide_tape: convert jiffies with jiffies_to_msecs From: Joe Perches To: Nicholas Mc Guire Cc: Nicholas Mc Guire , "David S. Miller" , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Date: Tue, 03 Mar 2015 03:04:44 -0800 In-Reply-To: <20150303105701.GA30191@opentech.at> References: <1425378228-6095-1-git-send-email-hofrat@osadl.org> <1425379047.17273.11.camel@perches.com> <20150303105701.GA30191@opentech.at> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.12.10-0ubuntu1~14.10.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 On Tue, 2015-03-03 at 11:57 +0100, Nicholas Mc Guire wrote: > On Tue, 03 Mar 2015, Joe Perches wrote: > > On Tue, 2015-03-03 at 05:23 -0500, Nicholas Mc Guire wrote: > > > Note that this patch will give a checkpatch warning due to "quoted string > > > split across lines" but thats not related to this change - not sure if this > > > should be fixed - looks intentional to me. > > > > It's not. It'd be better coalesced. > > well it did seem quite systematic in this file, aside from it also needing > to move over the pr_* so thats going to need a few seperate cleanups. Sure, no worries, whenever/ifever. I'm pretty sure there aren't many active users of ide-tape devices.