python-linux-procfs: procfs.py: Fix a few more style problems

- elif not necessary after continue
- don't use len() as a condition
- Fix import order

Signed-off-by: John Kacur <jkacur@redhat.com>
1 file changed