diff options
Diffstat (limited to 'usr/src/uts/Makefile.uts')
| -rw-r--r-- | usr/src/uts/Makefile.uts | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/usr/src/uts/Makefile.uts b/usr/src/uts/Makefile.uts index 841e84e40a..db66dd229d 100644 --- a/usr/src/uts/Makefile.uts +++ b/usr/src/uts/Makefile.uts @@ -184,12 +184,6 @@ CERRWARN += -_smatch=-p=illumos_kernel include $(SRC)/Makefile.smatch # -# Unfortunately, _IOWR() is regularly used with a third argument of 0, -# so we have to disable all these smatch checks. -# -SMOFF += sizeof - -# # Ensure that the standard function prologue remains at the very start # of a function, so DTrace fbt will instrument the right place. # |
