Skip to content

Commit

Permalink
ipmi: ssif: Remove finished TODO comment about SMBus alert
Browse files Browse the repository at this point in the history
commit 9162052 ("ipmi: Add alert handling to SSIF") introduces
support of SMBus alert. So, just remove TODO comment in order not to
confuse future readers.

Signed-off-by: Misono Tomohiro <misono.tomohiro@jp.fujitsu.com>
Message-Id: <20200624065405.17653-2-misono.tomohiro@jp.fujitsu.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
  • Loading branch information
Misono Tomohiro authored and Corey Minyard committed Jun 24, 2020
1 parent c8e0506 commit 29a5491
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions drivers/char/ipmi/ipmi_ssif.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@
* and drives the real SSIF state machine.
*/

/*
* TODO: Figure out how to use SMB alerts. This will require a new
* interface into the I2C driver, I believe.
*/

#define pr_fmt(fmt) "ipmi_ssif: " fmt
#define dev_fmt(fmt) "ipmi_ssif: " fmt

Expand Down

0 comments on commit 29a5491

Please sign in to comment.