login
Header Space

 
 

Re: [v4l-dvb-maintainer] [PATCH] media: replace remaining __FUNCT ION__ occurences

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Michael Krufky <mkrufky@...>
Cc: <akpm@...>, <v4l-dvb-maintainer@...>, <linux-kernel@...>, <abraham.manu@...>, <mchehab@...>
Date: Wednesday, April 9, 2008 - 2:30 pm

On Wed, 2008-04-09 at 13:00 -0400, Michael Krufky wrote:

I don't know/use mercurial, sorry, I thought git-v4l's devel branch on
kernel.org would be a mirror of the development tree...guess I was
mistaken


This is already done in kernel.h, so __func__ is already being passed to
any compiler used on the kernel....

/* Trap pasters of __FUNCTION__ at compile-time */
#define __FUNCTION__ (__func__)


For such a large set in v4l, it's a drastic increase in work to do so
in this case as it is a simple sed s/__FUNCTION__/__func__/


Do you have a git mirror somewhere?


I can't say I have much enthusiasm for that, but if you'd really want
such a patch, I will try to get to it this week.


Harvey

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] media: replace remaining __FUNCTION__ occurences, Harvey Harrison, (Mon Mar 3, 8:03 pm)
Re: [v4l-dvb-maintainer] [PATCH] media: replace remaining __..., Mauro Carvalho Chehab, (Tue Mar 4, 9:50 am)
Re: [v4l-dvb-maintainer] [PATCH] media: replace remaining __..., Harvey Harrison, (Wed Apr 9, 2:30 pm)
Re: [v4l-dvb-maintainer] [PATCH] media: replace remaining __..., Mauro Carvalho Chehab, (Wed Apr 9, 2:58 pm)
speck-geostationary