diff options
author | Daniel Mack <daniel@zonque.org> | 2015-01-12 13:46:39 +0100 |
---|---|---|
committer | Daniel Mack <daniel@zonque.org> | 2015-01-12 14:01:45 +0100 |
commit | 0c47569ac9eb365ebeb9342f47fb98d52bcc4704 (patch) | |
tree | 03cfb07dfeb37ba5a6e9eb9d7a5a1bec4a489c08 /man/systemd-halt.service.xml | |
parent | b9e616cc2256501f484f138999ec63a0094f5c4f (diff) |
core/mount: use isempty() to check for empty strings
strempty() will return an empty string in case the input parameter is
a NULL pointer. The correct test to check for an empty string is
isempty(), so use that instead.
This fixes a regression from commit 17a1c59 ("core/mount: filter out
noauto,auto,nofail,fail options").
Diffstat (limited to 'man/systemd-halt.service.xml')
0 files changed, 0 insertions, 0 deletions