taglinefilesource code
maxhead147kernel/chr_drv/psaux.cint maxhead = (queue->tail-1) & (AUX_BUF_SIZE-1);
maxhead150kernel/chr_drv/psaux.cif (head != maxhead) {