fix length of pss for '-s <pid>' 68/243668/1
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 9 Sep 2020 04:20:09 +0000 (13:20 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 9 Sep 2020 04:20:18 +0000 (13:20 +0900)
commit8490cdba82e5df40e04a9d900cd514a2e70392f5
tree5ac8504cc8ea6400229f249ca0edca5cdd4ff363
parent80321064ad85dace3e9b8672c59f2aa30f4b1f57
fix length of pss for '-s <pid>'

The pss is printed with 18 length space for '-s <pid>' but it is
too long. Fix the length of pss as 8 like other options.

Change-Id: Ic41a1e106ae86efe2c4bc40ba4a45a1e5a6403a7
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
memps.c