From: Elise Lennion Date: Thu, 13 Oct 2016 22:27:17 +0000 (-0300) Subject: staging: sm750fb: Remove unnecessary comments. X-Git-Tag: v4.10-rc1~148^2~530 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=aa1eecdc494290c05e74541b64969c64b192cbc9;p=karo-tx-linux.git staging: sm750fb: Remove unnecessary comments. Remove function comments that only restate the function name. Signed-off-by: Elise Lennion Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/sm750fb/ddk750_power.h b/drivers/staging/sm750fb/ddk750_power.h index ba0b3f5bfd9b..7b24f1185989 100644 --- a/drivers/staging/sm750fb/ddk750_power.h +++ b/drivers/staging/sm750fb/ddk750_power.h @@ -15,15 +15,7 @@ DPMS_t; } void ddk750_setDPMS(DPMS_t); - -/* - * This function sets the current power mode - */ void set_power_mode(unsigned int powerMode); - -/* - * This function sets current gate - */ void set_current_gate(unsigned int gate); /*