staging: wfx: remove useless comments after #endif
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Mon, 13 Sep 2021 13:02:00 +0000 (15:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Sep 2021 07:16:33 +0000 (09:16 +0200)
commitb262f38c33a84091f69b267e1b4228a8f5bd3901
tree9d68e814dd7b6adc5c429c9c208b759b2dd40c5d
parent58de699451cef33b1314febc8c1f4a9f1243593a
staging: wfx: remove useless comments after #endif

Comments after the last #endif of header files don't bring any
information and are redundant with the name of the file. Drop them.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20210913130203.1903622-30-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/bh.h
drivers/staging/wfx/data_rx.h
drivers/staging/wfx/data_tx.h
drivers/staging/wfx/debug.h
drivers/staging/wfx/fwio.h
drivers/staging/wfx/hwio.h
drivers/staging/wfx/key.h
drivers/staging/wfx/queue.h
drivers/staging/wfx/scan.h
drivers/staging/wfx/sta.h
drivers/staging/wfx/wfx.h