davidker / unisys

Master repository for new changes to drivers/staging/unisys and drivers/visorbus
Other
2 stars 1 forks source link

remove/fix up TODOs #28

Closed davidker closed 7 years ago

davidker commented 8 years ago

Pulled this from the for-later branch (since interrupt todo's have been done). Determine if we need to do them and then write stories, if we don't need them get rid of the TODOs.

kershnda@USTR-ERL-4458[]:~/kernel/master/unisys/drivers/staging/unisys$ find . -print | xargs grep -r -n TODO ./visorbus/visorchipset.c:435: PARSERSTRING_NAME, /* TODO: only PARSERSTRINGNAME is used ? / ./TODO:1:TODO: ./visorhba/visorhbamain.c:604: * TODO: Make this per vhba ./include/guestlinuxdebug.h:138:/ TODO-> Info currently doesn't show, so we set info=warning _/ ./visorbus/visorchipset.c:435: PARSERSTRINGNAME, / TODO: only PARSERSTRINGNAME is used ? / ./visorbus/visorchipset.c:435: PARSERSTRINGNAME, / TODO: only PARSERSTRINGNAME is used ? / ./TODO:1:TODO: ./visorhba/visorhba_main.c:604: * TODO: Make this per vhba ./visorhba/visorhbamain.c:604: * TODO: Make this per vhba ./include/guestlinuxdebug.h:138:/ TODO-> Info currently doesn't show, so we set info=warning / ./include/guestlinuxdebug.h:138:/ TODO-> Info currently doesn't show, so we set info=warning */ kershnda@USTR-ERL-4458[]:~/kernel/master/unisys/drivers/staging/unisys$

davidker commented 7 years ago

This is closed in for-later. @selltc should we leave this open until we are in staging-next?

selltc commented 7 years ago

I would think close it.