commit | 1396a21ba0d4ec381db19bc9cd5b6f25a89cf633 | [log] [tgz] |
---|---|---|
author | Martin Hicks <mort@sgi.com> | Wed Jul 21 19:27:05 2010 -0500 |
committer | Jason Wessel <jason.wessel@windriver.com> | Wed Jul 21 19:27:05 2010 -0500 |
tree | 09bbe851de6b70d1896d0a72f832b21d98331d9d | |
parent | d0c6f6258478e1dba532bf7c28e2cd6e1047d3a4 [diff] |
kdb: break out of kdb_ll() when command is terminated Without this patch the "ll" linked-list traversal command won't terminate when you hit q/Q. Signed-off-by: Martin Hicks <mort@sgi.com> Signed-off-by: Jason Wessel <jason.wessel@windriver.com>