]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/network.c
network: introduce and use is_empty_string()
authorChristian Brauner <christian.brauner@ubuntu.com>
Thu, 19 Mar 2020 11:45:23 +0000 (12:45 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 19 Mar 2020 11:45:23 +0000 (12:45 +0100)
commit3473ca7649af8e755b869589c31e256a8c69ed32
tree6cfff2b0cbb62aa7391a2d185a5a218b0affd876
parent74d40612ac9eaa5217794b0331e198df9f86b8db
network: introduce and use is_empty_string()

since some members of struct lxc_netdev are arrays, not pointers.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/network.c
src/lxc/string_utils.h