From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rami Rosen Subject: Re: [PATCH] doc: clarify spaces for alignment note Date: Tue, 12 Mar 2019 01:08:02 +0200 Message-ID: References: <20190311183939.21166-1-ktraynor@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: John McNamara , Ferruh Yigit , dev@dpdk.org To: Kevin Traynor Return-path: Received: from mail-ed1-f45.google.com (mail-ed1-f45.google.com [209.85.208.45]) by dpdk.org (Postfix) with ESMTP id EDAEC239 for ; Tue, 12 Mar 2019 00:08:08 +0100 (CET) Received: by mail-ed1-f45.google.com with SMTP id d12so731341edp.0 for ; Mon, 11 Mar 2019 16:08:08 -0700 (PDT) In-Reply-To: <20190311183939.21166-1-ktraynor@redhat.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > Make clear that spaces are only for alignments less than tab size. > > Signed-off-by: Kevin Traynor > Acked-by: Rami Rosen