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:
9a75551
)
um: Do not use stdin and stdout identifiers for struct members
author
Hans-Werner Hilse
<hwhilse@gmail.com>
Thu, 11 Jun 2015 09:29:19 +0000
(11:29 +0200)
committer
Richard Weinberger
<richard@nod.at>
Thu, 25 Jun 2015 20:42:19 +0000
(22:42 +0200)
stdin, stdout and stderr are macros according to C89/C99.
Thus do not use them as struct member identifiers to avoid
bad results from macro expansion.
Signed-off-by: Hans-Werner Hilse <hwhilse@gmail.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/drivers/harddog_user.c
patch
|
blob
|
history
arch/um/drivers/net_user.c
patch
|
blob
|
history
arch/um/drivers/slip_user.c
patch
|
blob
|
history
arch/um/drivers/slirp_user.c
patch
|
blob
|
history
arch/um/os-Linux/drivers/tuntap_user.c
patch
|
blob
|
history
diff --cc
arch/um/drivers/harddog_user.c
Simple merge
diff --cc
arch/um/drivers/net_user.c
Simple merge
diff --cc
arch/um/drivers/slip_user.c
Simple merge
diff --cc
arch/um/drivers/slirp_user.c
Simple merge
diff --cc
arch/um/os-Linux/drivers/tuntap_user.c
Simple merge