diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2010-12-13 14:47:42 -0500 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2010-12-13 14:56:11 -0500 |
commit | 089df7c754d9ebab0a7b804f396626ac95fee2e6 (patch) | |
tree | 81c742d8ed908d9cdf4e496843a7b8bbd9b1397b /utils/gssd/gss_util.c | |
parent | 7869a76207d3f4b3bd4ab57b4a7a8807ac2ff0c6 (diff) | |
download | nfs-utils-089df7c754d9ebab0a7b804f396626ac95fee2e6.tar.gz nfs-utils-089df7c754d9ebab0a7b804f396626ac95fee2e6.tar.xz nfs-utils-089df7c754d9ebab0a7b804f396626ac95fee2e6.zip |
libnsm.a: Replace __attribute_noinline__
Replace the __attribute_noinline__ form with
__attribute__((__noinline__)).
Even though the compiler didn't complain about __attribute_malloc__,
also replace those in order to maintain consistent style throughout the
source file.
Fix for:
https://bugzilla.linux-nfs.org/show_bug.cgi?id=194
Reported-by: "Gabor Z. Papp" <gzp@papp.hu>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/gssd/gss_util.c')
0 files changed, 0 insertions, 0 deletions