diff options
author | Alexander Kapshuk <alexander.kapshuk@gmail.com> | 2019-01-05 18:09:23 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-22 13:34:35 +0100 |
commit | 2ca46ed207d5d4e3c7a183fe11e8a2d02f86e7c6 (patch) | |
tree | 74ee264317a24e7bfbad66c327380462f28e286d /Documentation/speculation.txt | |
parent | applicom: Fix potential Spectre v1 vulnerabilities (diff) | |
download | linux-2ca46ed207d5d4e3c7a183fe11e8a2d02f86e7c6.tar.xz linux-2ca46ed207d5d4e3c7a183fe11e8a2d02f86e7c6.zip |
ver_linux: Assign constant RE to variable name for clarity
The regular expression that matches the version number of a utility
being queried is used as a constant expression in the current
implementation. Assigning the RE in question to a variable gives it a
meaningful name that clearly expresses the intended use of the expression
without having to think about the details of implementation.
Signed-off-by: Alexander Kapshuk <alexander.kapshuk@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/speculation.txt')
0 files changed, 0 insertions, 0 deletions