summaryrefslogtreecommitdiff
path: root/firmware/drivers/fat.c
diff options
context:
space:
mode:
authorRafaël Carré <funman@videolan.org>2012-05-06 22:40:06 -0400
committerRafaël Carré <funman@videolan.org>2012-05-06 22:43:21 -0400
commit675f171cf15518387146221e026faeef8c31a778 (patch)
tree7cc4e9b2fcb7a0fc2c964b1cdaca57dd8d36b110 /firmware/drivers/fat.c
parent6fd4780ac42fef53afd18ff92c39ddc6ad2f4f7b (diff)
downloadrockbox-675f171cf15518387146221e026faeef8c31a778.tar.gz
rockbox-675f171cf15518387146221e026faeef8c31a778.zip
skin_parser: simplify skin_buffer_alloc
- no need to cast void * return value (it is not C++) - use sizeof(*var) instead of sizeof(struct foobar), it is shorter and will stay correct if the type is changed but forgotten in the sizeof()
Diffstat (limited to 'firmware/drivers/fat.c')
0 files changed, 0 insertions, 0 deletions