[PATCH] staging: lustre: Make the function 'llog_cat_process_cb' static

2015-02-08 Thread Arjun AK
This patch defines the function 'llog_cat_process_cb' as static Signed-off-by: Arjun AK --- drivers/staging/lustre/lustre/obdclass/llog_cat.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/staging/lustre/lustre/obdclass/llog_cat.c b/drivers/stag

[PATCH] staging: ft1000: Fix code style issue

2015-01-06 Thread Arjun AK
Remove unnecessary braces from single statement blocks. Signed-off-by: Arjun AK --- drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c | 101 --- 1 file changed, 35 insertions(+), 66 deletions(-) diff --git a/drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c b/drivers/staging

[PATCH] Staging: unisys: Fix code style

2014-07-25 Thread Arjun AK
>From 8e7748dd81cf63c62dbef8f102e97da1d4d5d90a Mon Sep 17 00:00:00 2001 From: Arjun AK Date: Fri, 25 Jul 2014 15:09:11 +0530 Subject: [PATCH] Staging: unisys: Fix code style Fixes code style in multiple files Signed-off-by: Arjun AK --- drivers/staging/unisys/channels/chanstu