dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/pstore
Greg Kroah-Hartman f568f6ca81 pstore: remove __dev* attributes.
CONFIG_HOTPLUG is going away as an option.  As a result, the __dev*
markings need to be removed.

This change removes the use of __devinit from the pstore filesystem.

Based on patches originally written by Bill Pemberton, but redone by me
in order to handle some of the coding style issues better, by hand.

Cc: Bill Pemberton <wfp5p@virginia.edu>
Cc: Anton Vorontsov <cbouatmailru@gmail.com>
Cc: Colin Cross <ccross@android.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: Tony Luck <tony.luck@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-03 15:57:14 -08:00
..
Kconfig pstore/ftrace: Convert to its own enable/disable debugfs knob 2012-09-06 22:16:58 -07:00
Makefile pstore: Add persistent function tracing 2012-07-17 10:05:52 -07:00
ftrace.c pstore/ftrace: Adjust for ftrace_ops->func prototype change 2012-12-12 19:50:04 -08:00
inode.c lseek: the "whence" argument is called "whence" 2012-12-17 17:15:12 -08:00
internal.h efi_pstore: Add a sequence counter to a variable name 2012-11-26 16:07:44 -08:00
platform.c efi_pstore: Add a sequence counter to a variable name 2012-11-26 16:07:44 -08:00
ram.c pstore: remove __dev* attributes. 2013-01-03 15:57:14 -08:00
ram_core.c pstore: remove __dev* attributes. 2013-01-03 15:57:14 -08:00