summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorEd L. Cashin <ecashin@coraid.com>2005-03-08 18:22:12 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2005-03-08 18:22:12 -0800
commite9271e60ab499e188440eda38a8406c4328c3e70 (patch)
tree5644f0cd47496354f10b42278eb0b2f5bcc78345 /net/unix/af_unix.c
parent0106946073353afed60205931db39c904f769e66 (diff)
[PATCH] aoe: drivers/block/aoe/aoechr.c cleanups
Adrian Bunk <bunk@stusta.de> writes: > This patch contains the following cleanups: > - make the needlessly global struct aoe_fops static > - #if 0 the unused global function aoechr_hdump Thanks for the patch. The original patch leaves the prototype for aoechr_hdump in aoe.h, but since this function is just for debugging, it seems better to just take both prototype and definition out. remove aoechr_hdump make aoe_fops static Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Ed L. Cashin <ecashin@coraid.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions