Skip to content

Commit 29a5491

Browse files
t-msncminyard
authored andcommitted
ipmi: ssif: Remove finished TODO comment about SMBus alert
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 <[email protected]> Message-Id: <[email protected]> Signed-off-by: Corey Minyard <[email protected]>
1 parent c8e0506 commit 29a5491

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

drivers/char/ipmi/ipmi_ssif.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@
2222
* and drives the real SSIF state machine.
2323
*/
2424

25-
/*
26-
* TODO: Figure out how to use SMB alerts. This will require a new
27-
* interface into the I2C driver, I believe.
28-
*/
29-
3025
#define pr_fmt(fmt) "ipmi_ssif: " fmt
3126
#define dev_fmt(fmt) "ipmi_ssif: " fmt
3227

0 commit comments

Comments
 (0)