Use an accessor for cc_line

Instead of constantly playing games with cc_line being a boolean that
we need to convert to an integer, add a CC() macro returning 1 or 2,
depending on the value of cc_line.

Signed-off-by: Marc Zyngier <maz@kernel.org>
1 file changed