mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
__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> |
History
|
|
|---|---|---|
| .. | ||
| man | ||
| deviceiobook.tmpl | ||
| gadget.tmpl | ||
| journal-api.tmpl | ||
| kernel-api.tmpl | ||
| kernel-hacking.tmpl | ||
| kernel-locking.tmpl | ||
| libata.tmpl | ||
| librs.tmpl | ||
| lsm.tmpl | ||
| Makefile | ||
| 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 | ||