Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109448086
D30384.id89820.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
352 B
Referenced Files
None
Subscribers
None
D30384.id89820.diff
View Options
diff --git a/sys/cam/cam_sim.h b/sys/cam/cam_sim.h
--- a/sys/cam/cam_sim.h
+++ b/sys/cam/cam_sim.h
@@ -107,9 +107,6 @@
device_t sim_dev; /* For attached peripherals. */
};
-#define CAM_SIM_LOCK(sim) mtx_lock((sim)->mtx)
-#define CAM_SIM_UNLOCK(sim) mtx_unlock((sim)->mtx)
-
static __inline u_int32_t
cam_sim_path(const struct cam_sim *sim)
{
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Feb 6, 4:56 AM (11 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16487353
Default Alt Text
D30384.id89820.diff (352 B)
Attached To
Mode
D30384: cam: Remove CAM_SIM_LOCK/UNLOCK macros, they are unused.
Attached
Detach File
Event Timeline
Log In to Comment