From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 64B4CC0015E for ; Mon, 10 Jul 2023 15:07:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233522AbjGJPHe (ORCPT ); Mon, 10 Jul 2023 11:07:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35970 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230448AbjGJPHc (ORCPT ); Mon, 10 Jul 2023 11:07:32 -0400 Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 78F45D7; Mon, 10 Jul 2023 08:07:31 -0700 (PDT) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id 3299C2000E; Mon, 10 Jul 2023 15:07:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1689001650; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=x7KXAFrQvuPr49rnyKVo0FOaAIy4o+Fv6v+KDOhj24M=; b=tVfZba1W3Y5eJu1lFnDi0pQ/3W7y65Pp899BjQim4yzG5gLKTaSrHDlEPL6TXKl/6jKTOK jioUvh9thGJShyLSIJEPX+7p7XVkmh2DiZDtbGuMiLrp1wJPcsh5O43kreeBlwK2lsh5pi AQ5pUzjZFDgPszmNNLeNv/cGzaGj4fM= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1689001650; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=x7KXAFrQvuPr49rnyKVo0FOaAIy4o+Fv6v+KDOhj24M=; b=UHH1aZiyHlZRWstBrfxYXxrjtQog6vE+pD9yz3WbT+w/pD5aKqMYqCk0mIDDVNayRyDbLg DmqryRsf1EnyNvBw== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id ECC1913A05; Mon, 10 Jul 2023 15:07:29 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id VHz1M7EerGQlWAAAMHmgww (envelope-from ); Mon, 10 Jul 2023 15:07:29 +0000 From: Gabriel Krisman Bertazi To: Stephen Rothwell Cc: Linux Next Mailing List , Linux Kernel Mailing List , David Howells , Gabriel Krisman Bertazi , Leo Li , Lucas Stach , Miguel Ojeda , Pablo Neira Ayuso , Sylwester Nawrocki , Vignesh Raghavendra , Vineet Gupta , NetFilter Subject: Re: linux-next: branches to be removed References: <20230710172602.05d32c03@canb.auug.org.au> Date: Mon, 10 Jul 2023 11:07:28 -0400 In-Reply-To: <20230710172602.05d32c03@canb.auug.org.au> (Stephen Rothwell's message of "Mon, 10 Jul 2023 17:26:02 +1000") Message-ID: <87wmz7rej3.fsf@suse.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Stephen Rothwell writes: > unicode 2022-04-28 18:19:09 -0400 > git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode.git for-next > > These branches are all empty except the last which just contains a > commit that is the same patch of a commit in Linus' tree. Please, keep it. It is not a busy area for development, but we I'm looking into a unicode version update soon that will go through this tree. -- Gabriel Krisman Bertazi