tag
line
file
source code
MSG
555
drivers/pci/pci.c
size = PAGE_SIZE - (strlen(MSG) + 1);
MSG
561
drivers/pci/pci.c
return len + sprintf(buf + len, MSG);