[PATCH] USB: remove stupid check for NULL in devio.c
usually this would be too trivial, but is so obviously stupid that people might think that there's some hidden trick in there. We should not check for NULL _after_ following a pointer. Consider it a small tiny step towards cleaning up this code.
Showing
Please register or sign in to comment