PIR code troubles, please help me

What is wrong with these lines?
if (digitalRead(pirPin) == HIGH);

if (digitalRead(pirPin) == LOW);