This patch fixes the following checkpatch.pl warning in
lustre/ldlm/interval_tree.c
WARNING: line over 80 characters in the file
Signed-off-by: MonamAgarwal
---
drivers/staging/lustre/lustre/ldlm/interval_tree.c |9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a
This patch fixes the following checkpatch.pl warning in
lustre/ldlm/interval_tree.c
ERROR: return is not a function, parentheses are not required
Signed-off-by: MonamAgarwal
---
drivers/staging/lustre/lustre/ldlm/interval_tree.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff