Re: [PATCH] drivers/staging: lustre: Avoiding multiple line dereference

2017-04-08 Thread Greg Kroah-Hartman
On Tue, Apr 04, 2017 at 02:59:30PM +0530, Pushkar Jambhlekar wrote: > Making references in single line Why? Now the line is too long :( Will this be a constant stream of patches, one making this change, and the other the original? sorry, greg k-h

[PATCH] drivers/staging: lustre: Avoiding multiple line dereference

2017-04-04 Thread Pushkar Jambhlekar
Making references in single line Signed-off-by: Pushkar Jambhlekar --- drivers/staging/lustre/lustre/ldlm/ldlm_request.c | 3 +-- drivers/staging/lustre/lustre/llite/llite_lib.c | 6 ++ drivers/staging/lustre/lustre/mgc/mgc_request.c | 3 +--