diff options
author | Finn Thain <fthain@telegraphics.com.au> | 2019-01-15 15:18:56 +1100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-22 10:21:43 +0100 |
commit | cb8d8006d43f22924e000c730d18862587a824ff (patch) | |
tree | bb1c5a443eef89d8e0e4e7da719603b4fa5a4631 /arch/m68k | |
parent | 437ace3777abc15d013d04e6644b100040bc613d (diff) | |
download | linux-cb8d8006d43f22924e000c730d18862587a824ff.tar.bz2 |
char/nvram: Re-order functions to remove forward declarations and #ifdefs
Also give functions more sensible names: nvram_misc_* for misc device ops,
nvram_proc_* for proc file ops and nvram_module_* for init and exit
functions. This prevents name collisions with nvram.h helper functions
and improves readability.
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions