diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-29 11:49:52 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-29 14:46:35 +0300 |
commit | a49c3feeb84e4b44d3022b8b1a303ea2e4eeeab9 (patch) | |
tree | 4baee93a2ce992e069675922b94ec4e815347444 /Documentation/userspace-api | |
parent | ac317e276700a613057c34f10b2dc714c17d1b15 (diff) | |
download | linux-a49c3feeb84e4b44d3022b8b1a303ea2e4eeeab9.tar.xz |
mux: make device_type const
Make this const as it is only stored in the type field of a device
structure, which is const.
Done using Coccinelle.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/userspace-api')
0 files changed, 0 insertions, 0 deletions