summaryrefslogtreecommitdiff
path: root/usr/src
diff options
context:
space:
mode:
authorzhigang lu - Sun Microsystems - Beijing China <Zhigang.Lu@Sun.COM>2008-09-23 21:30:01 -0700
committerzhigang lu - Sun Microsystems - Beijing China <Zhigang.Lu@Sun.COM>2008-09-23 21:30:01 -0700
commit8d9151c985902265c5f0882e215706f2c20fe69c (patch)
treed49f3eb984139d0ad171abdb3d44ccb7a44dd66d /usr/src
parentf304523c1c8b168f5db72cb0e24ee8318a974f8d (diff)
downloadillumos-joyent-8d9151c985902265c5f0882e215706f2c20fe69c.tar.gz
6751328 USB code should be lint clean in SS12
Diffstat (limited to 'usr/src')
-rw-r--r--usr/src/uts/common/io/usb/clients/hid/hid.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/uts/common/io/usb/clients/hid/hid.c b/usr/src/uts/common/io/usb/clients/hid/hid.c
index a3b88fd821..f458366ad7 100644
--- a/usr/src/uts/common/io/usb/clients/hid/hid.c
+++ b/usr/src/uts/common/io/usb/clients/hid/hid.c
@@ -3198,7 +3198,6 @@ hid_polled_read(hid_polled_handle_t hid_polled_input, uchar_t **buffer)
*buffer = hidp->hid_polled_raw_buf;
- /*LINTED*/
_NOTE(COMPETING_THREADS_NOW);
/*