On Tue, 2020-08-18 at 11:44 -0700, Jesse Brandeburg wrote:
> On Tue, 18 Aug 2020 09:10:56 +
> Xu Wang wrote:
>
> > Remove unnecassary casts in the argument to kfree.
> >
> > Signed-off-by: Xu Wang
>
> You seem to have several of these patches, they should be sent in a
> series with the ser
On Tue, 18 Aug 2020 09:10:56 +
Xu Wang wrote:
> Remove unnecassary casts in the argument to kfree.
>
> Signed-off-by: Xu Wang
You seem to have several of these patches, they should be sent in a
series with the series patch subject (for example):
[PATCH net-next 0/n] fix up casts on kfree
Remove unnecassary casts in the argument to kfree.
Signed-off-by: Xu Wang
---
drivers/net/ethernet/qlogic/qed/qed_main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/qlogic/qed/qed_main.c
b/drivers/net/ethernet/qlogic/qed/qed_main.c
index 2558cb680db3