Re: [PATCH V24 0/3] misc: Add driver support for Data Capture and Compare unit(DCC)

From: Greg Kroah-Hartman
Date: Wed Jun 28 2023 - 04:08:13 EST


On Wed, Jun 28, 2023 at 11:15:46AM +0530, Souradeep Chowdhury wrote:
>
>
> On 6/27/2023 3:52 PM, Greg Kroah-Hartman wrote:
> > On Tue, Jun 27, 2023 at 03:19:23PM +0530, Souradeep Chowdhury wrote:
> > > Changes in v24
> > >
> > > *Implemented the comments in v23
> >
> > That explains absolutely nothing about what changed at all.
> >
> > What would you do if you got a patch series that had this as a change
> > list? What do you expect us to do?
> >
> > {sigh}
>
> My apologies on missing out on the specifics.
>
> The main changes in this version are as follows:-
>
> * Updated the documentation of the structure dcc_config_entry
> * Renamed "nr_link_list" to "max_link_list"
> * Used u64 where applicable
> * Removed the locks from ready_read method and also dropped
> the use of unlikely keyword.

Please fix this up and send a new version.

thanks,

greg k-h