diff options
author | 2016-11-08 00:45:53 -0700 | |
---|---|---|
committer | 2016-11-09 20:24:35 -0500 | |
commit | 6c27f99d35f4d14b7fc5e50ae1f822d7cca6a5af (patch) | |
tree | 100d6c2f677020bd7fcebd666cd3e4c2ef853421 /include/linux/phy.h | |
parent | igmp: Document sysctl force_igmp_version (diff) | |
download | wireguard-linux-6c27f99d35f4d14b7fc5e50ae1f822d7cca6a5af.tar.xz wireguard-linux-6c27f99d35f4d14b7fc5e50ae1f822d7cca6a5af.zip |
xen-netback: prefer xenbus_scanf() over xenbus_gather()
For single items being collected this should be preferred as being more
typesafe (as the compiler can check format string and to-be-written-to
variable match) and more efficient (requiring one less parameter to be
passed).
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Paul Durrant <paul.durrant@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/phy.h')
0 files changed, 0 insertions, 0 deletions