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:
94db13f
)
atm:he - Do not initialise statics to 0.
author
Shailendra Verma
<shailendra.capricorn@gmail.com>
Thu, 4 Jun 2015 14:41:00 +0000
(20:11 +0530)
committer
David S. Miller
<davem@davemloft.net>
Thu, 4 Jun 2015 22:43:10 +0000
(15:43 -0700)
According to <stdbool.h> false is always '0' and
Static variables are initialised to 0 by GCC.
Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/atm/he.c
patch
|
blob
|
history
diff --cc
drivers/atm/he.c
Simple merge