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