From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] fib_trie: Fix the description of pos and bits Date: Thu, 18 Aug 2016 23:56:52 -0700 (PDT) Message-ID: <20160818.235652.221058739265563219.davem@davemloft.net> References: <1471494808-22475-1-git-send-email-xlpang@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: alexander.h.duyck@redhat.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: xlpang@redhat.com Return-path: In-Reply-To: <1471494808-22475-1-git-send-email-xlpang@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Xunlei Pang Date: Thu, 18 Aug 2016 12:33:28 +0800 > 1) Fix one typo: s/tn/tp/ > 2) Fix the description about the "u" bits. > > Signed-off-by: Xunlei Pang Applied.