tools/thermal: tmon: tui: don't hard-code dialog window size assumptions
authorBrian Norris <[email protected]>
Wed, 18 Feb 2015 02:18:31 +0000 (18:18 -0800)
committerZhang Rui <[email protected]>
Sat, 28 Feb 2015 05:52:47 +0000 (13:52 +0800)
commit0e7b766dc0aeedd47c8264242e06f3a470f5d589
treeeff7a02e160135f9ec947ab792ed21be7c7c5e7b
parenta90b6b006c616f1a33f8ffb6939e31c8d66926a4
tools/thermal: tmon: tui: don't hard-code dialog window size assumptions

We can use the ncurses API to get the number of rows.

Signed-off-by: Brian Norris <[email protected]>
Acked-by: Jacob Pan <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: Zhang Rui <[email protected]>
tools/thermal/tmon/tui.c