Re: [PATCH] staging: r8188eu: core: remove duplicate structure.

From: Greg KH
Date: Mon Sep 06 2021 - 09:50:03 EST


On Sun, Sep 05, 2021 at 04:33:10PM +0530, Saurav Girepunje wrote:
> Remove duplicate structure mlme_handler and action_handler. Both
> structure are having same member. Replace it with mlme_action_handler.

Why merge both names together? Why not just pick one name and stick
with that if they really do the same thing?

thanks,

greg k-h