Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127440
b: refs/heads/master
c: 6999fb4
h: refs/heads/master
v: v3
  • Loading branch information
Chuck Lever authored and J. Bruce Fields committed Jan 6, 2009
1 parent 2bd4ae5 commit efbe8e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1df40b609ad5a622904eb652109c287fe9c93ec5
refs/heads/master: 6999fb4016b2604c2f8a65586bba4a62a4b24ce7
3 changes: 0 additions & 3 deletions trunk/fs/lockd/host.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,6 @@ static void nlm_display_address(const struct sockaddr *sap,
const struct sockaddr_in6 *sin6 = (struct sockaddr_in6 *)sap;

switch (sap->sa_family) {
case AF_UNSPEC:
snprintf(buf, len, "unspecified");
break;
case AF_INET:
snprintf(buf, len, "%pI4", &sin->sin_addr.s_addr);
break;
Expand Down

0 comments on commit efbe8e7

Please sign in to comment.