From aa1eecdc494290c05e74541b64969c64b192cbc9 Mon Sep 17 00:00:00 2001 From: Elise Lennion Date: Thu, 13 Oct 2016 19:27:17 -0300 Subject: [PATCH] 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 --- drivers/staging/sm750fb/ddk750_power.h | 8 -------- 1 file changed, 8 deletions(-) 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); /* -- 2.45.2