NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/47114: it's too easy to misspell `mutex_owned' as `mutex_owner'
The following reply was made to PR kern/47114; it has been noted by GNATS.
From: coypu%SDF.ORG@localhost
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/47114: it's too easy to misspell `mutex_owned' as
`mutex_owner'
Date: Sun, 20 Nov 2016 20:37:41 +0000
Aside from renaming, another option may be to add it to linting, although
I'm not sure how to do it myself/ if it's easy to do it.
mutex owner.... == something would be valid,
mutex_owned .... == invalid.
mutex_owner sans == invalid,etc.
Home |
Main Index |
Thread Index |
Old Index