kdb: Corrects comment for kdballocenv
authorYuran Pereira <yuran.pereira@hotmail.com>
Sun, 5 Nov 2023 07:48:08 +0000 (13:18 +0530)
committerDaniel Thompson <daniel.thompson@linaro.org>
Mon, 6 Nov 2023 17:13:55 +0000 (17:13 +0000)
commit23816724fdbd47c28bc998866fd7bc5ad9f0e535
treecacbe416b2faded05f84574bd8bfebc8ab48d7d0
parentdd712d3d45807db9fcae28a522deee85c1f2fde6
kdb: Corrects comment for kdballocenv

This patch corrects the comment for the kdballocenv function.
The previous comment incorrectly described the function's
parameters and return values.

Signed-off-by: Yuran Pereira <yuran.pereira@hotmail.com>
Link: https://lore.kernel.org/r/DB3PR10MB6835B383B596133EDECEA98AE8ABA@DB3PR10MB6835.EURPRD10.PROD.OUTLOOK.COM
[daniel.thompson@linaro.org: fixed whitespace alignment in new lines]
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
kernel/debug/kdb/kdb_main.c