From f03c4264b1f7479fb49e982c2b53cb6a359e0a2f Mon Sep 17 00:00:00 2001 From: dv142724 Date: Thu, 3 May 2007 13:07:35 -0700 Subject: 6449436 msgsnd and msgrcv causing performance issues. (fix lint) --- usr/src/uts/common/os/msg.c | 1 - 1 file changed, 1 deletion(-) (limited to 'usr/src/uts/common/os/msg.c') diff --git a/usr/src/uts/common/os/msg.c b/usr/src/uts/common/os/msg.c index e4d49ea1b3..48d4441b02 100644 --- a/usr/src/uts/common/os/msg.c +++ b/usr/src/uts/common/os/msg.c @@ -1287,7 +1287,6 @@ msg_fnd_spc_snd(kmsqid_t *qp, int msg_hash, long type) } static msgq_wakeup_t * -/* LINTED */ msg_fnd_neg_snd(kmsqid_t *qp, int msg_hash, long type) { msgq_wakeup_t *qptr; -- cgit v1.2.3