commit | a304e29a2418ea8dd77215f5bc4bc27f4ed8e7da | [log] [tgz] |
---|---|---|
author | Karsten Graul <kgraul@linux.ibm.com> | Sat Sep 26 12:44:19 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 28 15:19:02 2020 -0700 |
tree | 811a893377b8e6e4f190b684199f9d20b849657d | |
parent | 414698f6aa31d69fe7fe0fda22ac41cb7777eab5 [diff] |
net/smc: remove constant and introduce helper to check for a pnet id Use the existing symbol _S instead of SMC_ASCII_BLANK, and introduce a helper to check if a pnetid is set. No functional change. Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>