diff options
author | Daniel Thompson <daniel.thompson@linaro.org> | 2014-09-11 11:41:12 +0200 |
---|---|---|
committer | Jason Wessel <jason.wessel@windriver.com> | 2015-02-19 19:39:03 +0100 |
commit | 32d375f6f24c3e4c9c235672695b4c314cf6b964 (patch) | |
tree | de88ecb16da03a74a833c525d360cc83dcbba141 /Documentation | |
parent | kdb: Provide forward search at more prompt (diff) | |
download | linux-32d375f6f24c3e4c9c235672695b4c314cf6b964.tar.xz linux-32d375f6f24c3e4c9c235672695b4c314cf6b964.zip |
kdb: Const qualifier for kdb_getstr's prompt argument
All current callers of kdb_getstr() can pass constant pointers via the
prompt argument. This patch adds a const qualification to make explicit
the fact that this is safe.
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions