Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1300133
| From | Richard Weinberger <richard@nod.at> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] orangefs: Don't pollute global namespace |
| Date | 2016-01-02 23:10 +0100 |
| Message-ID | <qMCx4-5l2-21@gated-at.bofh.it> (permalink) |
| References | <qMCx4-5l2-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Am 02.01.2016 um 23:04 schrieb Richard Weinberger: > Prefix public functions with "orangefs_" do don't > pollute the global namespace. > > This fixes a build issue on UML which also has block_signals(). > > Signed-off-by: Richard Weinberger <richard@nod.at> > --- > fs/orangefs/orangefs-kernel.h | 4 ++-- > fs/orangefs/orangefs-utils.c | 4 ++-- > fs/orangefs/waitqueue.c | 6 +++--- > 3 files changed, 7 insertions(+), 7 deletions(-) FYI, this patch applies to -next. Thanks, //richard -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] orangefs: Don't pollute global namespace Richard Weinberger <richard@nod.at> - 2016-01-02 23:10 +0100
csiph-web