[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191011105804.GB4774@kadam>
Date: Fri, 11 Oct 2019 13:58:04 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Wambui Karuga <wambui.karugax@...il.com>
Cc: Julia Lawall <julia.lawall@...6.fr>, devel@...verdev.osuosl.org,
outreachy-kernel@...glegroups.com, linux-kernel@...r.kernel.org,
gregkh@...uxfoundation.org
Subject: Re: [Outreachy kernel] [PATCH 1/5] staging: octeon: remove typedef
declaration for cvmx_wqe_t
On Fri, Oct 11, 2019 at 11:59:52AM +0300, Wambui Karuga wrote:
> On Fri, Oct 11, 2019 at 08:18:25AM +0200, Julia Lawall wrote:
> >
> >
> > On Fri, 11 Oct 2019, Wambui Karuga wrote:
> >
> > > Remove typedef declaration from struct cvmx_wqe_t in
> >
> > You can remove the _t from the name as well.
> Should I remove the _t from all the enums/structs?
The _t means typedef (sort of, generally).
regards,
dan carpenter
Powered by blists - more mailing lists