Sign in
nest-open-source
/
nest-learning-thermostat
/
5.0.1
/
sysfsutils
/
refs/heads/master
/
.
/
sysfsutils.patches
/
sysfsutils-53.description
blob: ba5090edb3be9ad845084155c5a533e5132191c3 [
file
] [
log
] [
blame
] [
edit
]
This
patch eliminates warnings about differences
in
signedness
in
argument passing
and
assignment between
'char *'
and
'unsigned char *'
by
applying casts
where
necessary
.