On 9/9/22 15:48, Asutosh Das (asd) wrote:Let me review and restructure the code and push it again.
Hello Bart,
Thanks for the comments.
On 9/8/2022 2:58 PM, Bart Van Assche wrote:
On 9/2/22 15:41, Asutosh Das wrote:The intent of this change was to have all the non-mcq related changes to the ufshcd as a separate patch.
Preparatory changes for upcoming multi circular queue.
One patch per change please and also describe each individual change. From https://www.kernel.org/doc/html/latest/process/submitting-patches.html#split-changes: "Separate each logical change into a separate patch".
I would add more details to the commit message of this change.
If there's anything specific in this patch that may need changes, please let me know.
Please follow the "one change per patch" rule. This is a widely followed rule in the Linux kernel community. This rule exists because it is the responsibility of the developer(s) who post a patch series to make it easy for reviewers to review their work.
Thanks,
Bart.