Page MenuHomeFreeBSD

D30384.diff
No OneTemporary

D30384.diff

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

Mime Type
text/plain
Expires
Fri, May 1, 8:10 AM (3 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32516700
Default Alt Text
D30384.diff (352 B)

Event Timeline