util-linux/libmount/python
Sami Kerola f4987e082b libmount: do not use pointer as an integer value
Fix couple "initialization of ‘long int’ from ‘void *’ makes integer from
pointer without a cast" warnings.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2020-09-02 12:06:18 +02:00
..
Makemodule.am build-sys: add -Wno-cast-function-type for python 2018-07-18 10:23:51 +02:00
__init__.py pylibmount: remove unncessary subdirectory 2014-01-14 17:40:47 +01:00
context.c [clang-tidy] do not use else after return 2020-04-20 13:20:59 -07:00
fs.c libmount: do not use pointer as an integer value 2020-09-02 12:06:18 +02:00
pylibmount.c pylibmount: cleanup and sync UL_RaiseExc 2020-04-22 09:44:47 +02:00
pylibmount.h pylibmount: include c.h 2016-04-18 13:19:12 +02:00
tab.c libmount: do not use pointer as an integer value 2020-09-02 12:06:18 +02: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