util-linux/libmount/python
Sami Kerola 8791804065 misc: do not use plain 0 as NULL [smatch scan]
text-utils/tailf.c:69:21: warning: Using plain integer as NULL pointer

Since many 'struct option' has used zero as NULL make them more readable in
same go by reindenting, and using named argument requirements.

Reference: https://lwn.net/Articles/93577/
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2017-02-20 12:58:49 +01:00
..
Makemodule.am build-sys: don't clean *.img files 2016-12-09 14:27:48 +01:00
__init__.py pylibmount: remove unncessary subdirectory 2014-01-14 17:40:47 +01:00
context.c misc: do not use plain 0 as NULL [smatch scan] 2017-02-20 12:58:49 +01:00
fs.c misc: do not use plain 0 as NULL [smatch scan] 2017-02-20 12:58:49 +01:00
pylibmount.c misc: do not use plain 0 as NULL [smatch scan] 2017-02-20 12:58:49 +01:00
pylibmount.h pylibmount: include c.h 2016-04-18 13:19:12 +02:00
tab.c misc: do not use plain 0 as NULL [smatch scan] 2017-02-20 12:58:49 +01:00
test_mount_context.py pylibmount: import directly from pylibmount in tests 2014-01-14 17:40:47 +01:00
test_mount_tab.py pylibmount: import directly from pylibmount in tests 2014-01-14 17:40:47 +01:00
test_mount_tab_update.py pylibmount: import directly from pylibmount in tests 2014-01-14 17:40:47 +01:00