Re: [PATCH] orangefs: Don't pollute global namespace

From: Richard Weinberger
Date: Sat Jan 02 2016 - 17:06:10 EST


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@xxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/