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:
344e62b
)
char: misc: fix error path
author
Sudip Mukherjee
<sudipm.mukherjee@gmail.com>
Mon, 13 Jul 2015 12:02:28 +0000
(17:32 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 27 Jul 2015 17:30:47 +0000
(10:30 -0700)
Lets call remove_proc_entry() in the error path only if we have
successfully created "misc" in procfs.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/misc.c
patch
|
blob
|
history
diff --cc
drivers/char/misc.c
Simple merge