History log of /systemd/src/shared/linux/auto_dev-ioctl.h
Revision Date Author Comments Expand
f168c27313e4d7b0aabee037dc9c78a5799f0597 03-Dec-2013 Thomas Hindoe Paaboel Andersen <phomes@gmail.com>

trivial coding style clean ups - Add space between if/for and the opening parentheses - Place the opening brace on same line as the function (not for udev) From the CODING_STYLE Try to use this: void foo() { } instead of this: void foo() { }

c0a0872d5c5a0e948c3ace0fb1578a64840ebc8e 12-Apr-2012 Lennart Poettering <lennart@poettering.net>

build-sys: move src/linux/ to src/shared/linux