ses: minor cleanup
- Prefer variables of small scope rather than large scope
- Remove a magic number
- style(9) for return statements
- Remove the get_enc_status method, which never did anything
- Fix a variable type in the handle_string method
- Proofread some comments
Sponsored by: Spectra Logic, Axcient
Reviewed by: ken, mav
Differential Revision: https://reviews.freebsd.org/D31686
(cherry picked from commit 170a0a8ebbd386b024f7f4c017eb60ea2b9110f2)