]> git.baikalelectronics.ru Git - kernel.git/commit
staging: r8188eu: merge _mgt_dispatcher into mgt_dispatcher
authorMartin Kaiser <martin@kaiser.cx>
Wed, 13 Apr 2022 20:07:40 +0000 (22:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Apr 2022 07:07:34 +0000 (09:07 +0200)
commitce7367259a9b427698d70119a758449c443fd9fd
tree57d1b2f5950fc56e4e6e8f9391e54aa194853273
parentd6461af5a52ec1eb2cb11346ab336130c87c87e3
staging: r8188eu: merge _mgt_dispatcher into mgt_dispatcher

All that the _mgt_dispatcher function does is to call a function from
a function pointer. It's not worth having a separate function for this.

Merge _mgt_dispatcher into mgt_dispatcher.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220413200742.276806-3-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme_ext.c