checkpatch: add check for whitespace before semicolon at end-of-line

This tests for a bad habits of mine like this:

	return 0 ;

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
1 file changed