whitespace-line-column

whitespace-line-column is a variable defined in `whitespace.el'.
Its value is
80


Documentation:
Specify column beyond which the line is highlighted.

It must be an integer or nil. If nil, the `fill-column' variable value is
used.

Used when `whitespace-style' includes `lines' or `lines-tail'.

You can customize this variable.