git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee9bbf4
)
cifs: remove unneeded condition check
author
Namjae Jeon
<namjae.jeon@samsung.com>
Tue, 25 Nov 2014 07:52:48 +0000
(16:52 +0900)
committer
Steve French
<steve.french@primarydata.com>
Mon, 8 Dec 2014 05:43:10 +0000
(23:43 -0600)
file->private_data can never be null after calling initiate_cifs_search.
So private null check condition is not needed.
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Ashish Sangwan <a.sangwan@samsung.com>
Signed-off-by: Steve French <steve.french@primarydata.com>
fs/cifs/readdir.c
patch
|
blob
|
history
diff --cc
fs/cifs/readdir.c
Simple merge