Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp4879481rwb; Mon, 21 Nov 2022 13:13:46 -0800 (PST) X-Google-Smtp-Source: AA0mqf6wR5KMaALRqWFCfj5ahx7tUZk0ZTi3/vjAU0PsYLKRMM+nBIrJ1gwcqcsAbIm+qIv4luS2 X-Received: by 2002:a63:1f1d:0:b0:474:66fb:41fa with SMTP id f29-20020a631f1d000000b0047466fb41famr3012816pgf.21.1669065226185; Mon, 21 Nov 2022 13:13:46 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1669065226; cv=none; d=google.com; s=arc-20160816; b=uXH4/upOcy7kbvemvYxF6DsglsJEw5X51bTt4arWcToKLD0CavLnzZBtOAaQOI3CNV 2r2ovj6QJCKnhhPbPy55syETVkVc7ti6GjSYLXMIXSWTJpYaCvL8TsMR7I+UGxwc3UJ+ Frbgvk8hTDusPjOdfWmvx45h6JOCz9OybmIT2w48I/+I4L3r6yfe4jD4PkXQaXzVOzVT Aax+RjzXROFIk++Bnpop6nK72vFtcZBBsNryYwCKH0qM1pYAbhT9n4Msqr4eTU0KE2J2 8WGqmddYErZK0U6i2DLBeff9xMPsBdYJxlqxZwulCYkobqzAezLwco4eej9+CgyLCcYB qRyQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=tGsk0af6Qj6S1JBgNp7Dh19XVAX8+D+dNMgtcny2pe4=; b=h2RpFQRyiwZsRe1W1dL2tgH6BRiluSI+t43FcQIBaBC0FIzToSyTx2uEZAPZSkbHGi Y6NVq7RJWWu+NxqHe2Je0Ba2NYFarU6IwsMLGHEgfL6aPy+9vr0IicmLP1z0ZOkDZTCO d8xp2KLFR9txeStBwNXmP6im8pz1xxkAlP7XkAB87GADJMXgQX0bV6owqENdAgXOLnU8 SqV5VIZQf/RJDALuzZpnP7hLg8bGt0/WQDURdPTjUiRURD+T71uvLIYFrJBJ3SvG6KHw ThOCtuOx8PyeH59wnUCuKY1J19O+Hpok2vypyYJinZnuED1aaEcI3dRCDRI1fI+7nmlN PRLQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id m10-20020a634c4a000000b0047071cc77f8si12243312pgl.803.2022.11.21.13.13.27; Mon, 21 Nov 2022 13:13:46 -0800 (PST) Received-SPF: pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231411AbiKUVJP (ORCPT + 99 others); Mon, 21 Nov 2022 16:09:15 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36302 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231262AbiKUVJF (ORCPT ); Mon, 21 Nov 2022 16:09:05 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7107CC6BD1; Mon, 21 Nov 2022 13:09:04 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 02D3C61491; Mon, 21 Nov 2022 21:09:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 298CDC433D6; Mon, 21 Nov 2022 21:09:01 +0000 (UTC) Date: Mon, 21 Nov 2022 16:08:59 -0500 From: Steven Rostedt To: Thomas Gleixner Cc: LKML , Linus Torvalds , Anna-Maria Behnsen , Peter Zijlstra , Stephen Boyd , Guenter Roeck , Andrew Morton , Julia Lawall , Arnd Bergmann , Viresh Kumar , Marc Zyngier , Marcel Holtmann , Johan Hedberg , Luiz Augusto von Dentz , linux-bluetooth@vger.kernel.org, "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , netdev@vger.kernel.org Subject: Re: [patch 09/15] timers: Rename del_timer() to timer_delete() Message-ID: <20221121160859.6e7e6378@gandalf.local.home> In-Reply-To: <20221115202117.497653635@linutronix.de> References: <20221115195802.415956561@linutronix.de> <20221115202117.497653635@linutronix.de> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-6.7 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org On Tue, 15 Nov 2022 21:28:48 +0100 (CET) Thomas Gleixner wrote: > The timer related functions do not have a strict timer_ prefixed namespace > which is really annoying. > > Rename del_timer() to timer_delete() and provide del_timer() > as a wrapper. Document that del_timer() is not for new code. > > Signed-off-by: Thomas Gleixner > --- Reviewed-by: Steven Rostedt (Google) BTW, I did a: git "grep del_timer Documentation" and there's a lot of references to the old name. Perhaps you want to update those too (for both del_timer() and del_timer_sync()). -- Steve