remove ISA-specific stuff from the comments of generic functions
commit561c3012aae7985e9514e586dff80f6d531853c2
authorMartin Decky <martin@decky.cz>
Wed, 11 Sep 2013 23:08:47 +0000 (12 01:08 +0200)
committerMartin Decky <martin@decky.cz>
Wed, 11 Sep 2013 23:08:47 +0000 (12 01:08 +0200)
tree280c0094c08fdf5c6d5b4d9ac43d2b0fc5889fc1
parente88f3e9bb1b12e63288afe3545028ae484f400db
remove ISA-specific stuff from the comments of generic functions
do not check whether the return value of async_exchange_begin() is NULL (the functions working with the exchange can handle it gracefully)
coding style
uspace/drv/bus/isa/i8237.c
uspace/lib/c/generic/device/hw_res.c