]> granicus.if.org Git - zfs/commit
Correct arc_summary and dbufstat python style
authorGiuseppe Di Natale <dinatale2@users.noreply.github.com>
Thu, 9 Mar 2017 18:21:59 +0000 (10:21 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 9 Mar 2017 18:21:59 +0000 (10:21 -0800)
commitc3d043817305efebce89db5d9146e70807c4043b
tree8f49fc881d38c7234eae0614cf66a03b21a29bb6
parentc552fbc5f025f3c1e74b85c1c0d536ee272defd0
Correct arc_summary and dbufstat python style

arc_summary and dbufstat should have two spaces
after their last function definitions.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Closes #5881
cmd/arc_summary/arc_summary.py
cmd/dbufstat/dbufstat.py