From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, T_SCC_BODY_TEXT_LINE shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id E2E1F1F403 for ; Wed, 22 Jun 2022 08:02:53 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 0/2] searchthread: minor simplifications Date: Wed, 22 Jun 2022 08:02:51 +0000 Message-Id: <20220622080253.7760-1-e@80x24.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: A few patches I've had floating around since last Nov before I completely forgot about some things :x Eric Wong (2): searchthread: remove + inline single-use cast sub searchthread: delete children early while ordering lib/PublicInbox/SearchThread.pm | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-)