Print this page
new smatch
@@ -22,11 +22,11 @@
# uts/intel/procfs/Makefile
#
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# Copyright (c) 2018, Joyent, Inc.
+# Copyright 2019 Joyent, Inc.
#
# This makefile drives the production of the procfs file system
# kernel module.
#
@@ -81,13 +81,10 @@
# needs work
$(OBJS_DIR)/prsubr.o := SMOFF += all_func_returns
$(OBJS_DIR)/prcontrol.o := SMOFF += all_func_returns
$(OBJS_DIR)/prioctl.o := SMOFF += signed
-# false positives
-$(OBJS_DIR)/prvnops.o := SMOFF += strcpy_overflow
-
#
# Default build targets.
#
.KEEP_STATE: