whitespace-empty-at-eob-regexp

whitespace-empty-at-eob-regexp is a variable defined in `whitespace.el'.
Its value is
"^\\([ 	
]+\\)"


Documentation:
Specify regexp for empty lines at end of buffer.

Used when `whitespace-style' includes `empty'.

You can customize this variable.