tree-wide: remove Emacs lines from all files This should be handled fine now by .dir-locals.el, so need to carry that stuff in every file.
udev: add emacs header line Otherwise emacs wants to use 2-space indentation and other attrocities.
tree-wide: sort includes Sort the includes accoding to the new coding style.
remove unused includes This patch removes includes that are not used. The removals were found with include-what-you-use which checks if any of the symbols from a header is in use.
udevadm,..: make --help output of udev tools more like the output of the various other tools
udev: place opening { at the same line as the function declaration
udevadm: modernization
udevadm,scsi_id: add short options to help strings and to the man page Also clean things up a bit here and there.
use the same email address everywhere
move imported udev into place