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:
81fc401
)
sysctl.c: remove unused variable
author
Sukanto Ghosh
<sukanto.cse.iitb@gmail.com>
Wed, 17 Jun 2009 23:27:50 +0000
(16:27 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 18 Jun 2009 20:03:54 +0000
(13:03 -0700)
Remoce the unused variable 'val' from __do_proc_dointvec()
The integer has been declared and used as 'val = -val' and there is no
reference to it anywhere.
Signed-off-by: Sukanto Ghosh <sukanto.cse.iitb@gmail.com>
Cc: Jaswinder Singh Rajput <jaswinder@kernel.org>
Cc: Sukanto Ghosh <sukanto.cse.iitb@gmail.com>
Cc: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/sysctl.c
patch
|
blob
|
history
diff --cc
kernel/sysctl.c
Simple merge