lkml.org 
[lkml]   [2015]   [Sep]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 05/17] staging: sm750fb: ddk750_hwi2c: rename CamelCase static functions
On Mon, Aug 24, 2015 at 08:23:19AM +0300, Mike Rapoport wrote:
> Signed-off-by: Mike Rapoport <mike.rapoport@gmail.com>
> ---
> drivers/staging/sm750fb/ddk750_hwi2c.c | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/drivers/staging/sm750fb/ddk750_hwi2c.c b/drivers/staging/sm750fb/ddk750_hwi2c.c
> index e6d31db..0677ff0 100644
> --- a/drivers/staging/sm750fb/ddk750_hwi2c.c
> +++ b/drivers/staging/sm750fb/ddk750_hwi2c.c
> @@ -60,7 +60,7 @@ void sm750_hw_i2c_close(void)
> }
>
>
> -static long hwI2CWaitTXDone(void)
> +static long sm750_hw_i2c_wait_tx_done(void)

No need to add sm750_ to the front of these static function names.

thanks,

greg k-h


\
 
 \ /
  Last update: 2015-09-04 03:41    [W:0.073 / U:0.368 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site