mirror of https://github.com/torvalds/linux.git
__FUNCTION__ is the prefered kernel idiom, __func__ is not supported by gcc 2.95 (we actually map __FUNCTION__ to __func__ for more recent compilers, but it should never be used directly) Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| man | ||
| Makefile | ||
| deviceiobook.tmpl | ||
| gadget.tmpl | ||
| journal-api.tmpl | ||
| kernel-api.tmpl | ||
| kernel-hacking.tmpl | ||
| kernel-locking.tmpl | ||
| libata.tmpl | ||
| librs.tmpl | ||
| lsm.tmpl | ||
| mcabook.tmpl | ||
| mtdnand.tmpl | ||
| procfs-guide.tmpl | ||
| procfs_example.c | ||
| sis900.tmpl | ||
| stylesheet.xsl | ||
| usb.tmpl | ||
| videobook.tmpl | ||
| wanbook.tmpl | ||
| writing_usb_driver.tmpl | ||
| z8530book.tmpl | ||