commit | eb63963a55f039f049d0dd1121f91f332af6ecc9 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Sat Apr 26 22:25:20 2008 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Sat Apr 26 22:25:20 2008 +0200 |
tree | 42de9fdf101a1e45a60d43253057bc7435aef60d | |
parent | c4b22f816b8ee316cff06df3880f8341e1251211 [diff] |
ide: replace remaining __FUNCTION__ occurrences __FUNCTION__ is gcc-specific, use __func__ [bart: fix checkpatch.pl errors in ide-lib.c and ppc/mpc8xx.c while at it] Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>