[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200605.132317.18284412642220043.davem@davemloft.net>
Date: Fri, 05 Jun 2020 13:23:17 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: efremov@...ux.com
Cc: vishal@...lsio.com, kuba@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cxgb4: Use kfree() instead kvfree() where appropriate
From: Denis Efremov <efremov@...ux.com>
Date: Fri, 5 Jun 2020 22:11:44 +0300
> Use kfree(buf) in blocked_fl_read() because the memory is allocated with
> kzalloc(). Use kfree(t) in blocked_fl_write() because the memory is
> allocated with kcalloc().
>
> Signed-off-by: Denis Efremov <efremov@...ux.com>
Applied.
Powered by blists - more mailing lists