aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorGreg Kaiser <gkaiser@google.com>2017-09-05 15:55:41 -0700
committerMoyster <oysterized@gmail.com>2017-09-14 18:53:40 +0200
commit9fb5a02145a2b3e39a60fca0983ddd525b617f95 (patch)
tree92acf6fcb7ed19e2c1e9269a4d9f5799e714bc1f /include/linux
parent3927d76c2da12e5353580ae22c664d4c5c6959a0 (diff)
ANDROID: fiq_debugger: Fix minor bug in code
We fix a typo in the code which had us comparing a pointer instead of the value which was being pointed to. This turns out to be a relatively benign bug, as we'd incorrectly pass in the empty string instead of NULL to the function, and the function can handle both. But we fix it so the code is clearly doing what we intend. Signed-off-by: Greg Kaiser <gkaiser@google.com> Change-Id: Ib059819775a3bebca357d4ce684be779853156e3
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions