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:
897a88d
)
Staging: bcm: nvm.c: Don't pass the index
author
Matthias Beyer
<mail@beyermatthias.de>
Wed, 23 Jul 2014 11:31:00 +0000
(13:31 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 24 Jul 2014 01:34:27 +0000
(18:34 -0700)
The variable 'i' does not need to be passed, as we set it to 0 (zero)
anyways when starting the iteration here.
Suggested-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/nvm.c
patch
|
blob
|
history
diff --cc
drivers/staging/bcm/nvm.c
Simple merge