diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-12 15:41:31 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-17 07:39:28 -0700 |
commit | f0f65a95de2840db3fa61c953dca267e7b773168 (patch) | |
tree | ca5e9f56ce3a31ded989e20d2ae797a79ee63d4d /lib/kstrtox.c | |
parent | 8e8c551f77fe80a1b8b8176db30b95c674ff9a8d (diff) | |
download | op-kernel-dev-f0f65a95de2840db3fa61c953dca267e7b773168.zip op-kernel-dev-f0f65a95de2840db3fa61c953dca267e7b773168.tar.gz |
Revert "staging: zram: Add auto loading of module if user opens /dev/zram."
This reverts commit c70bda992c12e593e411c02a52e4bd6985407539.
It's incorrect, Kay writes:
Please just remove it. "devname" is meant to be used for
single-instance devices with a static dev_t, never for things
like zramX.
It will not do anything useful here, it does nothing really
without a statically assigned dev_t, and it should not be used
for devices of this kind anyway.
Reported-by: Tom Gundersen <teg@jklm.no>
Reported-by: Kay Sievers <kay@vrfy.org>
Cc: Minchan Kim <minchan@kernel.org>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/kstrtox.c')
0 files changed, 0 insertions, 0 deletions