Lines Matching +full:use +full:- +full:cases
1 // SPDX-License-Identifier: GPL-2.0-only
5 // There can be false positives in cases where the positional
7 // is a placeholder for not yet handled cases.
8 // Unfortunately there also seems to be a tendency to use
9 // the last if else/else as a "default behavior" - which some
17 // the two known cases are:
22 // user-mode SHcompact yet, and for a kernel fault, this would
24 // return -EFAULT;
27 // return -EFAULT;
31 // * look that way and give @of->mutex different static lockdep keys.
34 // mutex_init(&of->mutex);
36 // mutex_init(&of->mutex);
38 // All other cases look like bugs or at least lack of documentation
43 // Options: --no-includes --include-headers