From bc1009abdd0a493796645bd983c1601396c09a5f Mon Sep 17 00:00:00 2001 From: jg Date: Fri, 17 Nov 2006 11:05:03 -0800 Subject: 6491034 dev: lint cleanup 6491042 devfs: lint cleanup 6491045 devinfo: lint cleanup --- usr/src/uts/intel/dev/Makefile | 9 --------- 1 file changed, 9 deletions(-) (limited to 'usr/src/uts/intel/dev') 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 @@ -63,15 +63,6 @@ MODSTUBS_DIR = $(OBJS_DIR) 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. # -- cgit v1.2.3