pagure Logo
  • Log In

source-git / systemd

Clone
Source Code
GIT
  • Source
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Files

Commit: 898c0def2955fc7d68b0ef04c1d92b0a00978a20
  1.   898c0def2955fc7d68b0ef04c1d92b0a00978a20
  2.   coccinelle
  3.   empty-to-null.cocci
Blob Blame History Raw
@@
expression s;
@@
- isempty(s) ? NULL : s
+ empty_to_null(s)

Powered by Pagure 5.14.1

SSH Hostkey/Fingerprint | Documentation