ipmi: Remove unused struct watcher_entry
authorYuan Can <yuancan@huawei.com>
Tue, 27 Sep 2022 13:38:14 +0000 (13:38 +0000)
committerCorey Minyard <cminyard@mvista.com>
Wed, 28 Sep 2022 11:48:54 +0000 (06:48 -0500)
commit05763c996f72ef934432639fe412f5193816fd9d
tree9aba8114db52d94f7d8e6746c83cc663dd1d6d8a
parent6f65540b22afaa9c3d621bfb8b2a2958fedf6179
ipmi: Remove unused struct watcher_entry

After commit e86ee2d44b44("ipmi: Rework locking and shutdown for hot remove"),
no one use struct watcher_entry, so remove it.

Signed-off-by: Yuan Can <yuancan@huawei.com>
Message-Id: <20220927133814.98929-1-yuancan@huawei.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_msghandler.c