• Alexander Viro's avatar
    [PATCH] sparse: gemtek ioctl fix · 6a3643ed
    Alexander Viro authored
    	Dumb Typo(tm) - the first bug caught by 0/NULL checks (arg is
    really a kernel pointer there, so memset() is actually OK - results
    will be copied to userland by caller.  Or would be, if we would not
    oops  ;-)
    6a3643ed
radio-gemtek.c 6.37 KB