Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102997980
D34770.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
401 B
Referenced Files
None
Subscribers
None
D34770.diff
View Options
diff --git a/sys/compat/linuxkpi/common/src/linux_i2cbb.c b/sys/compat/linuxkpi/common/src/linux_i2cbb.c
--- a/sys/compat/linuxkpi/common/src/linux_i2cbb.c
+++ b/sys/compat/linuxkpi/common/src/linux_i2cbb.c
@@ -210,9 +210,6 @@
static int
lkpi_iicbb_reset(device_t dev, u_char speed, u_char addr, u_char *oldaddr)
{
- struct lkpi_iicbb_softc *sc;
-
- sc = device_get_softc(dev);
return (0);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 20, 3:44 PM (21 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14741737
Default Alt Text
D34770.diff (401 B)
Attached To
Mode
D34770: linuxkpi: Remove write only variable from lkpi_iicbb_reset
Attached
Detach File
Event Timeline
Log In to Comment