summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/dev
diff options
context:
space:
mode:
authorjg <none@none>2006-11-17 11:05:03 -0800
committerjg <none@none>2006-11-17 11:05:03 -0800
commitbc1009abdd0a493796645bd983c1601396c09a5f (patch)
treecf8771121701f758fc1cf63ee7d649dbbdcc95a7 /usr/src/uts/intel/dev
parent424be376b985ffe9e35c16ddaa86e1f437e1348b (diff)
downloadillumos-gate-bc1009abdd0a493796645bd983c1601396c09a5f.tar.gz
6491034 dev: lint cleanup
6491042 devfs: lint cleanup 6491045 devinfo: lint cleanup
Diffstat (limited to 'usr/src/uts/intel/dev')
-rw-r--r--usr/src/uts/intel/dev/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/usr/src/uts/intel/dev/Makefile b/usr/src/uts/intel/dev/Makefile
index dbca68aac4..b0674572cf 100644
--- a/usr/src/uts/intel/dev/Makefile
+++ b/usr/src/uts/intel/dev/Makefile
@@ -64,15 +64,6 @@ CFLAGS += $(CCVERBOSE)
LDFLAGS += -dy -Nfs/devfs
#
-# For now, disable these lint checks; maintainers should endeavor
-# to investigate and remove these for maximum lint coverage.
-# Please do not carry these forward to new Makefiles.
-#
-LINTTAGS += -erroff=E_BAD_PTR_CAST_ALIGN
-LINTTAGS += -erroff=E_STATIC_UNUSED
-LINTTAGS += -erroff=E_ASSIGN_NARROW_CONV
-
-#
# Default build targets.
#
.KEEP_STATE: