lkml.org 
[lkml]   [2014]   [Jun]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 1/1] Staging:tidspbridge Fix minor checkpatch.pl warning
From
Date
On Fri, 2014-06-06 at 10:24 +0530, Adithya wrote:
> From: Adithya K<linux.challenge1@gmail.com>
>
> Fixed checkpatch "WARNING: Missing a blank line after declarations"
[]
> diff --git a/drivers/staging/tidspbridge/gen/gh.c b/drivers/staging/tidspbridge/gen/gh.c
[]
> @@ -28,6 +28,7 @@ struct gh_node {
> struct gh_t_hash_tab {
> u32 val_size;
> DECLARE_HASHTABLE(hash_table, GH_HASH_ORDER);
> +
> u32 (*hash)(const void *key);
> bool (*match)(const void *key, const void *value);
> void (*delete)(void *key);

this one is a checkpatch defect.




\
 
 \ /
  Last update: 2014-06-06 08:41    [W:0.059 / U:1.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site