diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2017-01-27 14:25:16 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2017-02-06 23:43:46 +0100 |
commit | bb9279493ef43242a5be0b96c79065f874c1ae7a (patch) | |
tree | 27dec6873883c6a6ac13fb032904b6739dfb710f /ax25/mheard.c | |
parent | ff0eea7e58b77e868294431fc16a02b743725cde (diff) |
hdlcutil: Remove undocumented user mode.
The wrecking ball used was mostly this coccinelle script:
@@
@@
- if (kernel_mode) {
...
-}
@@
@@
- if (!kernel_mode) {
...
-}
plus a bit of manual work for the remaining instances of kernel_mode.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ax25/mheard.c')
0 files changed, 0 insertions, 0 deletions