diff options
author | Pavel Emelyanov <[email protected]> | 2010-10-06 13:45:56 +0400 |
---|---|---|
committer | J. Bruce Fields <[email protected]> | 2010-10-19 10:48:16 -0400 |
commit | c636b572e00e38855dc7a56a0fa438dd835f39de (patch) | |
tree | cd0ce34e01030e61cc0571234b21e0af71e714ff /tools/perf/scripts/python/syscall-counts.py | |
parent | f10fef38d2d1605c977346457d0adb0919d0bbe7 (diff) |
sunrpc: Don't return NULL from rpcb_create
> The reason for this is in the future, we may want to support additional
> address family types. We should, therefore, ensure that every piece of
> code that is sensitive to address families fail in some orderly manner
> to let developers know where a change is needed.
Makes sense. I was under impression, that AF-s other than INET are not
cared about at all :(
Here's a fixed version of the patch.
Log:
Its callers check for ERR_PTR.
Signed-off-by: Pavel Emelyanov <[email protected]>
Reviewed-by: Chuck Lever <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions