diff options
author | Alexander Kapshuk <alexander.kapshuk@gmail.com> | 2015-10-12 21:40:02 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-18 07:55:26 +0300 |
commit | 1920c298e74b1b9982247bcc33f2a206271ec835 (patch) | |
tree | 99fb3d820d45e16d0c00c0af33457903ce5b3c89 /Documentation/devicetree/bindings/fpga | |
parent | 031c155a8c41edee6fad92dc4eee4c5fe2a06dea (diff) | |
download | linux-1920c298e74b1b9982247bcc33f2a206271ec835.tar.xz |
ver_linux: proc/modules, limit text processing to 'sed'
This patch is more of a personal preference, rather than a fix for a problem.
The current implementation used a combination of both 'cat' and 'sed'
to generate an unsorted list of kernel modules separated by while space.
The proposed implementation uses 'sort' and 'sed' to generate a sort
list of kernel modules separated by while space.
Tested on:
Gentoo Linux
Debian 6.0.10
Oracle Linux Server release 7.1
Arch Linux
openSuSE 13.2
Signed-off-by: Alexander Kapshuk <alexander.kapshuk@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/fpga')
0 files changed, 0 insertions, 0 deletions