From: walter harms <wharms@bfs.de>
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] what's the value of "NORET_TYPE"?
Date: Tue, 22 May 2007 12:08:36 +0000 [thread overview]
Message-ID: <4652DD44.7030108@bfs.de> (raw)
In-Reply-To: <Pine.LNX.4.64.0705211425310.25535@localhost.localdomain>
i have a (wild) guess
gcc supports an __attribute__ ((noreturn)). To make stuff compatible sometime ago
someone decided he will need it.
IMHO remove it look like ancient
see also: http://www.ussg.iu.edu/hypermail/linux/kernel/9605/1957.html
re,
wh
Robert P. J. Day wrote:
> what exactly is the rationale behind the macro NORET_TYPE?
>
> $ grep -r "define.*NORET_TYPE" *
> include/linux/ext4_fs.h:# define NORET_TYPE /**/
> include/linux/ext3_fs.h:# define NORET_TYPE /**/
> include/linux/linkage.h:#define NORET_TYPE /**/
> $
>
> oooooookay, so ... what's up with this?
>
> rday
>
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/kernel-janitors
next prev parent reply other threads:[~2007-05-22 12:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-21 18:26 [KJ] what's the value of "NORET_TYPE"? Robert P. J. Day
2007-05-22 12:08 ` Cripps
2007-05-22 12:08 ` walter harms [this message]
2007-05-22 12:13 ` Robert P. J. Day
2007-05-22 14:25 ` walter harms
2007-05-22 14:48 ` Robert P. J. Day
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4652DD44.7030108@bfs.de \
--to=wharms@bfs.de \
--cc=kernel-janitors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.