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:
af56e0a
)
sbp-target: rename a variable to avoid name clash
author
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Thu, 24 May 2012 20:07:35 +0000
(22:07 +0200)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Wed, 30 May 2012 23:15:33 +0000
(16:15 -0700)
'int login_id' shadows 'static atomic_t login_id'.
Seen as compilation warning on x86-32.
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Acked-by: Chris Boot <bootc@bootc.net>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found