Re: [PATCH] drivers: pnp: proc.c: Removed unnecessary varibles
On Mon, Apr 26, 2021 at 11:22:54PM +0530, bkkarthik wrote:
On 21/04/26 03:50PM, Leon Romanovsky wrote:
On Mon, Apr 26, 2021 at 02:00:58PM +0200, Rafael J. Wysocki wrote:
On Mon, Apr 26, 2021 at 6:57 AM Leon Romanovsky <leon@kernel.org> wrote:
On Fri, Apr 23, 2021 at 03:08:03PM -0600, Shuah Khan wrote:
On 4/22/21 12:03 PM, Anupama K Patil wrote:
de, e are two variables of the type 'struct proc_dir_entry' which can be removed to save memory. This also fixes a coding style issue reported by checkpatch where we are suggested to make assignment outside the if statement.
Sounds like a reasonable change.
It is unclear how much changes to ISA code are welcomed.
If changes to ISA code aren't welcomed, should these be marked obsolete in the MAINTIANERS file?
I think so, but think that "Odd Fixes" better describes that Rafael wrote. Thanks
participants (1)
-
Leon Romanovsky