On Fri, Oct 11, 2019 at 11:02:13AM +0200, Greg KH wrote: > On Fri, Oct 11, 2019 at 09:02:39AM +0300, Wambui Karuga wrote: > > -typedef union { > > +union cvmx_helper_link_info_t { > > I agree with Julia, all of the "_t" needs to be dropped as that is > pointless. It's a holdover from the original name where "_t" was trying > to say that this is a typedef. Gotta love abuse of hungarian notation > :( > > Please redo this patch series and resend. > Great, I'll send an updated patch. Thanks, Wambui _______________________________________________ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
- [PATCH 0/5] Remove declarations of new typedef in Wambui Karuga
- [PATCH 3/5] staging: octeon: remove typedef declaration... Wambui Karuga
- [PATCH 1/5] staging: octeon: remove typedef declaration... Wambui Karuga
- Re: [Outreachy kernel] [PATCH 1/5] staging: octeon:... Julia Lawall
- Re: [Outreachy kernel] [PATCH 1/5] staging: oct... Wambui Karuga
- [PATCH 4/5] staging: octeon: remove typedef declartion ... Wambui Karuga
- [PATCH 5/5] staging: octeon: remove typedef declaration... Wambui Karuga
- [PATCH 2/5] staging: octeon: remove typedef declaration... Wambui Karuga
- Re: [PATCH 2/5] staging: octeon: remove typedef dec... Greg KH
- Re: [PATCH 2/5] staging: octeon: remove typedef... Wambui Karuga
- Re: [PATCH 0/5] Remove declarations of new typedef in Greg KH
- Re: [PATCH 0/5] Remove declarations of new typedef ... Wambui Karuga