Re: [PATCH v4 15/18] staging: r8188eu: hal: Clean up usbctrl_vendorreq()
From: Dan Carpenter <hidden>
Date: 2021-09-14 12:21:03
Also in:
lkml
From: Dan Carpenter <hidden>
Date: 2021-09-14 12:21:03
Also in:
lkml
On Tue, Sep 14, 2021 at 01:18:01PM +0200, Fabio M. De Francesco wrote:
On Tuesday, September 14, 2021 11:24:05 AM CEST Dan Carpenter wrote:quoted
On Mon, Sep 13, 2021 at 08:09:59PM +0200, Fabio M. De Francesco wrote:quoted
Clean up usbctrl_vendorreq () in usb_ops_linux.c because some of its code will be reused in this series. This cleanup is in preparation for shortening the call chains of rtw_read{8,16,32}() and rtw_write{8,16,32,N}(). More insights about the reasons why at https://lore.kernel.org/lkml/5319192.FrU0QrjFp7@localhost.localdomain/ (local)This commit message is quite bad. This patch has nothing to do with reusing the code or shortening call chains.It has to do, in a certain sense. Let me explain please...
I guess I can see that all this stuff is related in your mind, but next time please leave it out. Keep the commit messages as simple to understand as possible. Just say you are cleaning up the function. That's a simple motivation. A good motivation. regards, dan carpenter