ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/kernel.spec'], False, '/var/lib/mock/dist-f11-build-334237-61540/root/', None, 86400, True, 0, 424, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/kernel.spec'] warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/kernel-2.6.29-0.46.rc2.git1.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/kernel.spec'], False, '/var/lib/mock/dist-f11-build-334237-61540/root/', None, 86400, True, 0, 424, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/kernel.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gbI5U4 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + patch_command='patch -p1 -F1 -s' + '[' '!' -d kernel-2.6.28/vanilla-2.6.29-rc2-git1 ']' + '[' -d kernel-2.6.28/vanilla-2.6.28 ']' + rm -f pax_global_header + cd /builddir/build/BUILD + rm -rf kernel-2.6.28 + /bin/mkdir -p kernel-2.6.28 + cd kernel-2.6.28 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/linux-2.6.28.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv linux-2.6.28 vanilla-2.6.28 + cp -rl vanilla-2.6.28 vanilla-2.6.29-rc2-git1 + cd vanilla-2.6.29-rc2-git1 + ApplyPatch patch-2.6.29-rc2.bz2 + local patch=patch-2.6.29-rc2.bz2 + shift + '[' '!' -f /builddir/build/SOURCES/patch-2.6.29-rc2.bz2 ']' + case "$patch" in + bunzip2 + patch -p1 -F1 -s + ApplyPatch patch-2.6.29-rc2-git1.bz2 + local patch=patch-2.6.29-rc2-git1.bz2 + shift + '[' '!' -f /builddir/build/SOURCES/patch-2.6.29-rc2-git1.bz2 ']' + case "$patch" in + bunzip2 + patch -p1 -F1 -s + cd .. + '[' -d linux-2.6.28.noarch ']' + cp -rl vanilla-2.6.29-rc2-git1 linux-2.6.28.noarch + cd linux-2.6.28.noarch + cp /builddir/build/SOURCES/config-debug /builddir/build/SOURCES/config-generic /builddir/build/SOURCES/config-i586 /builddir/build/SOURCES/config-i686 /builddir/build/SOURCES/config-i686-PAE /builddir/build/SOURCES/config-ia64-generic /builddir/build/SOURCES/config-nodebug /builddir/build/SOURCES/config-powerpc-generic /builddir/build/SOURCES/config-powerpc32-generic /builddir/build/SOURCES/config-powerpc32-smp /builddir/build/SOURCES/config-powerpc64 /builddir/build/SOURCES/config-powerpc64-kdump /builddir/build/SOURCES/config-rhel-generic /builddir/build/SOURCES/config-s390x /builddir/build/SOURCES/config-sparc64-generic /builddir/build/SOURCES/config-sparc64-smp /builddir/build/SOURCES/config-x86-generic /builddir/build/SOURCES/config-x86_64-generic . + cp /builddir/build/SOURCES/merge.pl . + make -f /builddir/build/SOURCES/Makefile.config VERSION=2.6.29 configs cat config-generic config-nodebug > temp-generic perl merge.pl config-x86-generic temp-generic > temp-x86-generic perl merge.pl config-i586 temp-x86-generic i386 > kernel-2.6.29-i586.config perl merge.pl config-i686 temp-x86-generic i386 > kernel-2.6.29-i686.config perl merge.pl config-i686-PAE temp-x86-generic i386 > kernel-2.6.29-i686-PAE.config cat config-generic config-debug > temp-debug-generic perl merge.pl config-x86-generic temp-debug-generic > temp-x86-debug-generic perl merge.pl config-i686 temp-x86-debug-generic i386 > kernel-2.6.29-i686-debug.config perl merge.pl config-i686-PAE temp-x86-debug-generic i386 > kernel-2.6.29-i686-PAEdebug.config perl merge.pl config-x86_64-generic temp-generic > temp-x86_64-generic perl merge.pl /dev/null temp-x86_64-generic x86_64 > kernel-2.6.29-x86_64.config perl merge.pl config-x86_64-generic temp-debug-generic > temp-x86_64-debug-generic perl merge.pl /dev/null temp-x86_64-debug-generic x86_64 > kernel-2.6.29-x86_64-debug.config perl merge.pl config-s390x temp-generic > temp-s390-generic perl merge.pl config-s390x temp-s390-generic s390 > kernel-2.6.29-s390x.config perl merge.pl config-powerpc-generic temp-generic > temp-powerpc-generic perl merge.pl config-powerpc32-generic temp-powerpc-generic > temp-powerpc32-generic perl merge.pl /dev/null temp-powerpc32-generic powerpc > kernel-2.6.29-ppc.config perl merge.pl config-powerpc32-smp temp-powerpc32-generic powerpc > kernel-2.6.29-ppc-smp.config perl merge.pl config-sparc64-generic temp-generic > temp-sparc64-generic perl merge.pl /dev/null temp-sparc64-generic sparc64 > kernel-2.6.29-sparc64.config perl merge.pl config-sparc64-smp temp-sparc64-generic sparc64 > kernel-2.6.29-sparc64-smp.config perl merge.pl config-powerpc64 temp-powerpc-generic powerpc > kernel-2.6.29-ppc64.config perl merge.pl config-powerpc64-kdump kernel-2.6.29-ppc64.config powerpc > kernel-2.6.29-ppc64-kdump.config perl merge.pl config-powerpc-generic temp-debug-generic > temp-powerpc-debug-generic perl merge.pl config-powerpc64 temp-powerpc-debug-generic powerpc > kernel-2.6.29-ppc64-debug.config perl merge.pl config-ia64-generic temp-generic > temp-ia64-generic perl merge.pl /dev/null temp-ia64-generic ia64 > kernel-2.6.29-ia64.config + ApplyPatch linux-2.6-build-nonintconfig.patch + local patch=linux-2.6-build-nonintconfig.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-build-nonintconfig.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-makefile-after_link.patch + local patch=linux-2.6-makefile-after_link.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-makefile-after_link.patch ']' + case "$patch" in + patch -p1 -F1 -s ++ wc -l /builddir/build/SOURCES/linux-2.6-compile-fixes.patch ++ awk '{print $1}' + C=6 + '[' 6 -gt 10 ']' ++ wc -l /builddir/build/SOURCES/linux-2.6-upstream-reverts.patch ++ awk '{print $1}' + C=1 + '[' 1 -gt 10 ']' + ApplyPatch linux-2.6-hotfixes.patch + local patch=linux-2.6-hotfixes.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-hotfixes.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-utrace.patch + local patch=linux-2.6-utrace.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-utrace.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-sysrq-c.patch + local patch=linux-2.6-sysrq-c.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-sysrq-c.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-x86-mtrr-kill-bogus-warning.patch + local patch=linux-2.6-x86-mtrr-kill-bogus-warning.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-x86-mtrr-kill-bogus-warning.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-ps3-storage-alias.patch + local patch=linux-2.6-ps3-storage-alias.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-ps3-storage-alias.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-g5-therm-shutdown.patch + local patch=linux-2.6-g5-therm-shutdown.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-g5-therm-shutdown.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-vio-modalias.patch + local patch=linux-2.6-vio-modalias.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-vio-modalias.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-imac-transparent-bridge.patch + local patch=linux-2.6-imac-transparent-bridge.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-imac-transparent-bridge.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-execshield.patch + local patch=linux-2.6-execshield.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-execshield.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-defaults-acpi-video.patch + local patch=linux-2.6-defaults-acpi-video.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-defaults-acpi-video.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-acpi-video-dos.patch + local patch=linux-2.6-acpi-video-dos.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-acpi-video-dos.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-debug-sizeof-structs.patch + local patch=linux-2.6-debug-sizeof-structs.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-debug-sizeof-structs.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-debug-nmi-timeout.patch + local patch=linux-2.6-debug-nmi-timeout.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-debug-nmi-timeout.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-debug-taint-vm.patch + local patch=linux-2.6-debug-taint-vm.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-debug-taint-vm.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-debug-spinlock-taint.patch + local patch=linux-2.6-debug-spinlock-taint.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-debug-spinlock-taint.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-debug-vm-would-have-oomkilled.patch + local patch=linux-2.6-debug-vm-would-have-oomkilled.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-debug-vm-would-have-oomkilled.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-debug-always-inline-kzalloc.patch + local patch=linux-2.6-debug-always-inline-kzalloc.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-debug-always-inline-kzalloc.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-crash-driver.patch + local patch=linux-2.6-crash-driver.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-crash-driver.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-defaults-pci_no_msi.patch + local patch=linux-2.6-defaults-pci_no_msi.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-defaults-pci_no_msi.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-scsi-cpqarray-set-master.patch + local patch=linux-2.6-scsi-cpqarray-set-master.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-scsi-cpqarray-set-master.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-input-kill-stupid-messages.patch + local patch=linux-2.6-input-kill-stupid-messages.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-input-kill-stupid-messages.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-serial-460800.patch + local patch=linux-2.6-serial-460800.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-serial-460800.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-silence-noise.patch + local patch=linux-2.6-silence-noise.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-silence-noise.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-silence-fbcon-logo.patch + local patch=linux-2.6-silence-fbcon-logo.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-silence-fbcon-logo.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-selinux-mprotect-checks.patch + local patch=linux-2.6-selinux-mprotect-checks.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-selinux-mprotect-checks.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-sparc-selinux-mprotect-checks.patch + local patch=linux-2.6-sparc-selinux-mprotect-checks.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-sparc-selinux-mprotect-checks.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-defaults-alsa-hda-beep-off.patch + local patch=linux-2.6-defaults-alsa-hda-beep-off.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-defaults-alsa-hda-beep-off.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-ata-quirk.patch + local patch=linux-2.6-ata-quirk.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-ata-quirk.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-rt2x00-asus-leds.patch + local patch=linux-2.6-rt2x00-asus-leds.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-rt2x00-asus-leds.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-at76.patch + local patch=linux-2.6-at76.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-at76.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6.27-lirc.patch + local patch=linux-2.6.27-lirc.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6.27-lirc.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-hdpvr.patch + local patch=linux-2.6-hdpvr.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-hdpvr.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-cdrom-door-status.patch + local patch=linux-2.6-cdrom-door-status.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-cdrom-door-status.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-e1000-ich9.patch + local patch=linux-2.6-e1000-ich9.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-e1000-ich9.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-netdev-atl2.patch + local patch=linux-2.6-netdev-atl2.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-netdev-atl2.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-net-tulip-interrupt.patch + local patch=linux-2.6-net-tulip-interrupt.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-net-tulip-interrupt.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch drm-next.patch + local patch=drm-next.patch + shift + '[' '!' -f /builddir/build/SOURCES/drm-next.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch drm-modesetting-radeon.patch + local patch=drm-modesetting-radeon.patch + shift + '[' '!' -f /builddir/build/SOURCES/drm-modesetting-radeon.patch ']' + case "$patch" in + patch -p1 -F1 -s ++ wc -l /builddir/build/SOURCES/linux-2.6-firewire-git-pending.patch ++ awk '{print $1}' + C=5 + '[' 5 -gt 10 ']' + ApplyPatch linux-2.6-silence-acpi-blacklist.patch + local patch=linux-2.6-silence-acpi-blacklist.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-silence-acpi-blacklist.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch revert-fix-modules_install-via-nfs.patch + local patch=revert-fix-modules_install-via-nfs.patch + shift + '[' '!' -f /builddir/build/SOURCES/revert-fix-modules_install-via-nfs.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch use-per_cpu-module-references.patch + local patch=use-per_cpu-module-references.patch + shift + '[' '!' -f /builddir/build/SOURCES/use-per_cpu-module-references.patch ']' + case "$patch" in + patch -p1 -F1 -s + ApplyPatch linux-2.6-defaults-intel_iommu-off.patch + local patch=linux-2.6-defaults-intel_iommu-off.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-2.6-defaults-intel_iommu-off.patch ']' + case "$patch" in + patch -p1 -F1 -s + chmod +x scripts/checkpatch.pl + mkdir configs + for cfg in 'kernel-2.6.29-*.config' ++ echo kernel-2.6.29-i586.config kernel-2.6.29-i686-PAE.config kernel-2.6.29-i686-PAEdebug.config kernel-2.6.29-i686-debug.config kernel-2.6.29-i686.config kernel-2.6.29-ia64.config kernel-2.6.29-ppc-smp.config kernel-2.6.29-ppc.config kernel-2.6.29-ppc64-debug.config kernel-2.6.29-ppc64-kdump.config kernel-2.6.29-ppc64.config kernel-2.6.29-s390x.config kernel-2.6.29-sparc64-smp.config kernel-2.6.29-sparc64.config kernel-2.6.29-x86_64-debug.config kernel-2.6.29-x86_64.config ++ grep -c kernel-2.6.29-i586.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.29-*.config' ++ echo kernel-2.6.29-i586.config kernel-2.6.29-i686-PAE.config kernel-2.6.29-i686-PAEdebug.config kernel-2.6.29-i686-debug.config kernel-2.6.29-i686.config kernel-2.6.29-ia64.config kernel-2.6.29-ppc-smp.config kernel-2.6.29-ppc.config kernel-2.6.29-ppc64-debug.config kernel-2.6.29-ppc64-kdump.config kernel-2.6.29-ppc64.config kernel-2.6.29-s390x.config kernel-2.6.29-sparc64-smp.config kernel-2.6.29-sparc64.config kernel-2.6.29-x86_64-debug.config kernel-2.6.29-x86_64.config ++ grep -c kernel-2.6.29-i686-PAE.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.29-*.config' ++ echo kernel-2.6.29-i586.config kernel-2.6.29-i686-PAE.config kernel-2.6.29-i686-PAEdebug.config kernel-2.6.29-i686-debug.config kernel-2.6.29-i686.config kernel-2.6.29-ia64.config kernel-2.6.29-ppc-smp.config kernel-2.6.29-ppc.config kernel-2.6.29-ppc64-debug.config kernel-2.6.29-ppc64-kdump.config kernel-2.6.29-ppc64.config kernel-2.6.29-s390x.config kernel-2.6.29-sparc64-smp.config kernel-2.6.29-sparc64.config kernel-2.6.29-x86_64-debug.config kernel-2.6.29-x86_64.config ++ grep -c kernel-2.6.29-i686-PAEdebug.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.29-*.config' ++ echo kernel-2.6.29-i586.config kernel-2.6.29-i686-PAE.config kernel-2.6.29-i686-PAEdebug.config kernel-2.6.29-i686-debug.config kernel-2.6.29-i686.config kernel-2.6.29-ia64.config kernel-2.6.29-ppc-smp.config kernel-2.6.29-ppc.config kernel-2.6.29-ppc64-debug.config kernel-2.6.29-ppc64-kdump.config kernel-2.6.29-ppc64.config kernel-2.6.29-s390x.config kernel-2.6.29-sparc64-smp.config kernel-2.6.29-sparc64.config kernel-2.6.29-x86_64-debug.config kernel-2.6.29-x86_64.config ++ grep -c kernel-2.6.29-i686-debug.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.29-*.config' ++ echo kernel-2.6.29-i586.config kernel-2.6.29-i686-PAE.config kernel-2.6.29-i686-PAEdebug.config kernel-2.6.29-i686-debug.config kernel-2.6.29-i686.config kernel-2.6.29-ia64.config kernel-2.6.29-ppc-smp.config kernel-2.6.29-ppc.config kernel-2.6.29-ppc64-debug.config kernel-2.6.29-ppc64-kdump.config kernel-2.6.29-ppc64.config kernel-2.6.29-s390x.config kernel-2.6.29-sparc64-smp.config kernel-2.6.29-sparc64.config kernel-2.6.29-x86_64-debug.config kernel-2.6.29-x86_64.config ++ grep -c kernel-2.6.29-i686.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.29-*.config' ++ echo kernel-2.6.29-i586.config kernel-2.6.29-i686-PAE.config kernel-2.6.29-i686-PAEdebug.config kernel-2.6.29-i686-debug.config kernel-2.6.29-i686.config kernel-2.6.29-ia64.config kernel-2.6.29-ppc-smp.config kernel-2.6.29-ppc.config kernel-2.6.29-ppc64-debug.config kernel-2.6.29-ppc64-kdump.config kernel-2.6.29-ppc64.config kernel-2.6.29-s390x.config kernel-2.6.29-sparc64-smp.config kernel-2.6.29-sparc64.config kernel-2.6.29-x86_64-debug.config kernel-2.6.29-x86_64.config ++ grep -c kernel-2.6.29-ia64.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.29-*.config' ++ echo kernel-2.6.29-i586.config kernel-2.6.29-i686-PAE.config kernel-2.6.29-i686-PAEdebug.config kernel-2.6.29-i686-debug.config kernel-2.6.29-i686.config kernel-2.6.29-ia64.config kernel-2.6.29-ppc-smp.config kernel-2.6.29-ppc.config kernel-2.6.29-ppc64-debug.config kernel-2.6.29-ppc64-kdump.config kernel-2.6.29-ppc64.config kernel-2.6.29-s390x.config kernel-2.6.29-sparc64-smp.config kernel-2.6.29-sparc64.config kernel-2.6.29-x86_64-debug.config kernel-2.6.29-x86_64.config ++ grep -c kernel-2.6.29-ppc-smp.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.29-*.config' ++ echo kernel-2.6.29-i586.config kernel-2.6.29-i686-PAE.config kernel-2.6.29-i686-PAEdebug.config kernel-2.6.29-i686-debug.config kernel-2.6.29-i686.config kernel-2.6.29-ia64.config kernel-2.6.29-ppc-smp.config kernel-2.6.29-ppc.config kernel-2.6.29-ppc64-debug.config kernel-2.6.29-ppc64-kdump.config kernel-2.6.29-ppc64.config kernel-2.6.29-s390x.config kernel-2.6.29-sparc64-smp.config kernel-2.6.29-sparc64.config kernel-2.6.29-x86_64-debug.config kernel-2.6.29-x86_64.config ++ grep -c kernel-2.6.29-ppc.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.29-*.config' ++ echo kernel-2.6.29-i586.config kernel-2.6.29-i686-PAE.config kernel-2.6.29-i686-PAEdebug.config kernel-2.6.29-i686-debug.config kernel-2.6.29-i686.config kernel-2.6.29-ia64.config kernel-2.6.29-ppc-smp.config kernel-2.6.29-ppc.config kernel-2.6.29-ppc64-debug.config kernel-2.6.29-ppc64-kdump.config kernel-2.6.29-ppc64.config kernel-2.6.29-s390x.config kernel-2.6.29-sparc64-smp.config kernel-2.6.29-sparc64.config kernel-2.6.29-x86_64-debug.config kernel-2.6.29-x86_64.config ++ grep -c kernel-2.6.29-ppc64-debug.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.29-*.config' ++ echo kernel-2.6.29-i586.config kernel-2.6.29-i686-PAE.config kernel-2.6.29-i686-PAEdebug.config kernel-2.6.29-i686-debug.config kernel-2.6.29-i686.config kernel-2.6.29-ia64.config kernel-2.6.29-ppc-smp.config kernel-2.6.29-ppc.config kernel-2.6.29-ppc64-debug.config kernel-2.6.29-ppc64-kdump.config kernel-2.6.29-ppc64.config kernel-2.6.29-s390x.config kernel-2.6.29-sparc64-smp.config kernel-2.6.29-sparc64.config kernel-2.6.29-x86_64-debug.config kernel-2.6.29-x86_64.config ++ grep -c kernel-2.6.29-ppc64-kdump.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.29-*.config' ++ echo kernel-2.6.29-i586.config kernel-2.6.29-i686-PAE.config kernel-2.6.29-i686-PAEdebug.config kernel-2.6.29-i686-debug.config kernel-2.6.29-i686.config kernel-2.6.29-ia64.config kernel-2.6.29-ppc-smp.config kernel-2.6.29-ppc.config kernel-2.6.29-ppc64-debug.config kernel-2.6.29-ppc64-kdump.config kernel-2.6.29-ppc64.config kernel-2.6.29-s390x.config kernel-2.6.29-sparc64-smp.config kernel-2.6.29-sparc64.config kernel-2.6.29-x86_64-debug.config kernel-2.6.29-x86_64.config ++ grep -c kernel-2.6.29-ppc64.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.29-*.config' ++ echo kernel-2.6.29-i586.config kernel-2.6.29-i686-PAE.config kernel-2.6.29-i686-PAEdebug.config kernel-2.6.29-i686-debug.config kernel-2.6.29-i686.config kernel-2.6.29-ia64.config kernel-2.6.29-ppc-smp.config kernel-2.6.29-ppc.config kernel-2.6.29-ppc64-debug.config kernel-2.6.29-ppc64-kdump.config kernel-2.6.29-ppc64.config kernel-2.6.29-s390x.config kernel-2.6.29-sparc64-smp.config kernel-2.6.29-sparc64.config kernel-2.6.29-x86_64-debug.config kernel-2.6.29-x86_64.config ++ grep -c kernel-2.6.29-s390x.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.29-*.config' ++ echo kernel-2.6.29-i586.config kernel-2.6.29-i686-PAE.config kernel-2.6.29-i686-PAEdebug.config kernel-2.6.29-i686-debug.config kernel-2.6.29-i686.config kernel-2.6.29-ia64.config kernel-2.6.29-ppc-smp.config kernel-2.6.29-ppc.config kernel-2.6.29-ppc64-debug.config kernel-2.6.29-ppc64-kdump.config kernel-2.6.29-ppc64.config kernel-2.6.29-s390x.config kernel-2.6.29-sparc64-smp.config kernel-2.6.29-sparc64.config kernel-2.6.29-x86_64-debug.config kernel-2.6.29-x86_64.config ++ grep -c kernel-2.6.29-sparc64-smp.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.29-*.config' ++ echo kernel-2.6.29-i586.config kernel-2.6.29-i686-PAE.config kernel-2.6.29-i686-PAEdebug.config kernel-2.6.29-i686-debug.config kernel-2.6.29-i686.config kernel-2.6.29-ia64.config kernel-2.6.29-ppc-smp.config kernel-2.6.29-ppc.config kernel-2.6.29-ppc64-debug.config kernel-2.6.29-ppc64-kdump.config kernel-2.6.29-ppc64.config kernel-2.6.29-s390x.config kernel-2.6.29-sparc64-smp.config kernel-2.6.29-sparc64.config kernel-2.6.29-x86_64-debug.config kernel-2.6.29-x86_64.config ++ grep -c kernel-2.6.29-sparc64.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.29-*.config' ++ echo kernel-2.6.29-i586.config kernel-2.6.29-i686-PAE.config kernel-2.6.29-i686-PAEdebug.config kernel-2.6.29-i686-debug.config kernel-2.6.29-i686.config kernel-2.6.29-ia64.config kernel-2.6.29-ppc-smp.config kernel-2.6.29-ppc.config kernel-2.6.29-ppc64-debug.config kernel-2.6.29-ppc64-kdump.config kernel-2.6.29-ppc64.config kernel-2.6.29-s390x.config kernel-2.6.29-sparc64-smp.config kernel-2.6.29-sparc64.config kernel-2.6.29-x86_64-debug.config kernel-2.6.29-x86_64.config ++ grep -c kernel-2.6.29-x86_64-debug.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-2.6.29-*.config' ++ echo kernel-2.6.29-i586.config kernel-2.6.29-i686-PAE.config kernel-2.6.29-i686-PAEdebug.config kernel-2.6.29-i686-debug.config kernel-2.6.29-i686.config kernel-2.6.29-ia64.config kernel-2.6.29-ppc-smp.config kernel-2.6.29-ppc.config kernel-2.6.29-ppc64-debug.config kernel-2.6.29-ppc64-kdump.config kernel-2.6.29-ppc64.config kernel-2.6.29-s390x.config kernel-2.6.29-sparc64-smp.config kernel-2.6.29-sparc64.config kernel-2.6.29-x86_64-debug.config kernel-2.6.29-x86_64.config ++ grep -c kernel-2.6.29-x86_64.config + '[' 1 -eq 0 ']' + rm -f kernel-2.6.29-i686-PAEdebug.config kernel-2.6.29-i686-debug.config kernel-2.6.29-ppc64-debug.config kernel-2.6.29-x86_64-debug.config + for i in '*.config' + mv kernel-2.6.29-i586.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + make ARCH=i386 nonint_oldconfig + echo '# i386' + cat .config + for i in '*.config' + mv kernel-2.6.29-i686-PAE.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + make ARCH=i386 nonint_oldconfig + echo '# i386' + cat .config + for i in '*.config' + mv kernel-2.6.29-i686.config .config ++ head -1 .config ++ cut -b 3- + Arch=i386 + make ARCH=i386 nonint_oldconfig + echo '# i386' + cat .config + for i in '*.config' + mv kernel-2.6.29-ia64.config .config ++ head -1 .config ++ cut -b 3- + Arch=ia64 + make ARCH=ia64 nonint_oldconfig /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch/arch/ia64/scripts/check-segrel.S: Assembler messages: /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch/arch/ia64/scripts/check-segrel.S:1: Error: unknown pseudo-op: `.rodata' /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch/arch/ia64/scripts/check-segrel.S:2: Error: no such instruction: `data4 @segrel(start)' objdump: '/tmp/out9282': No such file /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch/arch/ia64/scripts/toolchain-flags: line 19: [: !=: unary operator expected /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch/arch/ia64/scripts/check-text-align.S: Assembler messages: /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch/arch/ia64/scripts/check-text-align.S:1: Error: unknown pseudo-op: `.proc' /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch/arch/ia64/scripts/check-text-align.S:2: Error: unknown pseudo-op: `.prologue' /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch/arch/ia64/scripts/check-text-align.S:3: Error: unknown pseudo-op: `.save' /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch/arch/ia64/scripts/check-text-align.S:6: Error: unknown pseudo-op: `.endp' readelf: Error: '/tmp/out9282': No such file /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch/arch/ia64/scripts/check-gas-asm.S: Assembler messages: /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch/arch/ia64/scripts/check-gas-asm.S:1: Error: junk at end of line, first unrecognized character is `[' /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch/arch/ia64/scripts/check-gas-asm.S:2: Error: unknown pseudo-op: `.xdata4' objdump: '/tmp/out9308.o': No such file /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch/arch/ia64/scripts/check-gas: line 10: [: !=: unary operator expected + echo '# ia64' + cat .config + for i in '*.config' + mv kernel-2.6.29-ppc-smp.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc nonint_oldconfig + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-2.6.29-ppc.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc nonint_oldconfig + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-2.6.29-ppc64-kdump.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc nonint_oldconfig + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-2.6.29-ppc64.config .config ++ head -1 .config ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc nonint_oldconfig + echo '# powerpc' + cat .config + for i in '*.config' + mv kernel-2.6.29-s390x.config .config ++ head -1 .config ++ cut -b 3- + Arch=s390 + make ARCH=s390 nonint_oldconfig + echo '# s390' + cat .config + for i in '*.config' + mv kernel-2.6.29-sparc64-smp.config .config ++ head -1 .config ++ cut -b 3- + Arch=sparc64 + make ARCH=sparc64 nonint_oldconfig + echo '# sparc64' + cat .config + for i in '*.config' + mv kernel-2.6.29-sparc64.config .config ++ head -1 .config ++ cut -b 3- + Arch=sparc64 + make ARCH=sparc64 nonint_oldconfig + echo '# sparc64' + cat .config + for i in '*.config' + mv kernel-2.6.29-x86_64.config .config ++ head -1 .config ++ cut -b 3- + Arch=x86_64 + make ARCH=x86_64 nonint_oldconfig + echo '# x86_64' + cat .config + find . '(' -name '*.orig' -o -name '*~' ')' -exec rm -f '{}' ';' + cd .. + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4pQsP5 + umask 022 + cd /builddir/build/BUILD + cd kernel-2.6.28 + LANG=C + export LANG + unset DISPLAY + export 'AFTER_LINK=sh -xc "/usr/lib/rpm/debugedit -b $$RPM_BUILD_DIR -d /usr/src/debug -i $@"' + AFTER_LINK='sh -xc "/usr/lib/rpm/debugedit -b $$RPM_BUILD_DIR -d /usr/src/debug -i $@"' + rm -rf /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch + mkdir -p /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/boot + cd linux-2.6.28.noarch + make -j8 htmldocs mandocs DOCPROC Documentation/DocBook/debugobjects.xml DOCPROC Documentation/DocBook/deviceiobook.xml DOCPROC Documentation/DocBook/filesystems.xml DOCPROC Documentation/DocBook/gadget.xml DOCPROC Documentation/DocBook/genericirq.xml DOCPROC Documentation/DocBook/kernel-api.xml DOCPROC Documentation/DocBook/kernel-hacking.xml DOCPROC Documentation/DocBook/kernel-locking.xml DOCPROC Documentation/DocBook/kgdb.xml DOCPROC Documentation/DocBook/z8530book.xml DOCPROC Documentation/DocBook/mcabook.xml DOCPROC Documentation/DocBook/kernel-hacking.xml DOCPROC Documentation/DocBook/libata.xml DOCPROC Documentation/DocBook/kernel-locking.xml DOCPROC Documentation/DocBook/librs.xml DOCPROC Documentation/DocBook/lsm.xml DOCPROC Documentation/DocBook/deviceiobook.xml DOCPROC Documentation/DocBook/mac80211.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//arch/x86/include/asm/unaligned.h): no structured comments found GEN Documentation/DocBook/procfs_example.xml DOCPROC Documentation/DocBook/writing_usb_driver.xml DOCPROC Documentation/DocBook/mcabook.xml DOCPROC Documentation/DocBook/mtdnand.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:129): No description found for parameter 'list' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:229): No description found for parameter 'list' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:229): No description found for parameter 'functions' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:229): No description found for parameter 'next_interface_id' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:229): No description found for parameter 'highspeed' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:229): No description found for parameter 'fullspeed' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:229): No description found for parameter 'interface[MAX_CONFIG_INTERFACES]' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:329): No description found for parameter 'desc' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:329): No description found for parameter 'configs' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:329): No description found for parameter 'driver' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:329): No description found for parameter 'next_string_id' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:329): No description found for parameter 'deactivations' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:329): No description found for parameter 'lock' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//drivers/ata/libata-core.c:4720): Excess function parameter 'dev' description in 'ata_qc_new' DOCPROC Documentation/DocBook/networking.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' DOCPROC Documentation/DocBook/networking.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5438): No description found for parameter 'sched_setscheduler' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5438): No description found for parameter 'pid_t' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5438): No description found for parameter 'int' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5438): No description found for parameter '' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5452): No description found for parameter 'sched_setparam' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5452): No description found for parameter 'pid_t' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5452): No description found for parameter '' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5461): No description found for parameter 'sched_getscheduler' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5461): No description found for parameter 'pid_t' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5486): No description found for parameter 'sched_getparam' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5486): No description found for parameter 'pid_t' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5486): No description found for parameter '' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5605): No description found for parameter 'sched_setaffinity' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5605): No description found for parameter 'pid_t' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5605): No description found for parameter 'int' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//fs/locks.c:1568): No description found for parameter 'flock' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//fs/locks.c:1568): No description found for parameter 'int' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5605): No description found for parameter '' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5653): No description found for parameter 'sched_getaffinity' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5653): No description found for parameter 'pid_t' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5653): No description found for parameter 'int' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5653): No description found for parameter '' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5682): No description found for parameter 'sched_yield' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5823): No description found for parameter 'sched_get_priority_max' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5823): No description found for parameter 'int' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5848): No description found for parameter 'sched_get_priority_min' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5848): No description found for parameter 'int' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5874): No description found for parameter 'sched_rr_get_interval' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5874): No description found for parameter 'pid_t' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5874): No description found for parameter '' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//fs/locks.c:1568): No description found for parameter 'flock' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//fs/locks.c:1568): No description found for parameter 'int' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//drivers/ata/libata-core.c:4720): Excess function parameter 'dev' description in 'ata_qc_new' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/timer.c:1156): No description found for parameter 'getpid' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' DOCPROC Documentation/DocBook/procfs-guide.xml DOCPROC Documentation/DocBook/rapidio.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//drivers/ata/libata-scsi.c:428): No description found for parameter 'ap' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//drivers/ata/libata-scsi.c:428): No description found for parameter 'ap' DOCPROC Documentation/DocBook/kernel-api.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/signal.c:2295): No description found for parameter 'tgkill' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/signal.c:2295): No description found for parameter 'pid_t' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/signal.c:2295): No description found for parameter 'int' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' DOCPROC Documentation/DocBook/filesystems.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//arch/x86/include/asm/unaligned.h): no structured comments found Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5438): No description found for parameter 'sched_setscheduler' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5438): No description found for parameter 'pid_t' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5438): No description found for parameter 'int' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5438): No description found for parameter '' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5452): No description found for parameter 'sched_setparam' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5452): No description found for parameter 'pid_t' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5452): No description found for parameter '' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5461): No description found for parameter 'sched_getscheduler' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5461): No description found for parameter 'pid_t' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5486): No description found for parameter 'sched_getparam' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5486): No description found for parameter 'pid_t' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5486): No description found for parameter '' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5605): No description found for parameter 'sched_setaffinity' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5605): No description found for parameter 'pid_t' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5605): No description found for parameter 'int' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5605): No description found for parameter '' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5653): No description found for parameter 'sched_getaffinity' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5653): No description found for parameter 'pid_t' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5653): No description found for parameter 'int' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5653): No description found for parameter '' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5682): No description found for parameter 'sched_yield' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5823): No description found for parameter 'sched_get_priority_max' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5823): No description found for parameter 'int' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5848): No description found for parameter 'sched_get_priority_min' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5848): No description found for parameter 'int' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5874): No description found for parameter 'sched_rr_get_interval' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5874): No description found for parameter 'pid_t' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/sched.c:5874): No description found for parameter '' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/timer.c:1156): No description found for parameter 'getpid' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//fs/locks.c:1568): No description found for parameter 'flock' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//fs/locks.c:1568): No description found for parameter 'int' DOCPROC Documentation/DocBook/lsm.xml DOCPROC Documentation/DocBook/regulator.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//fs/locks.c:1568): No description found for parameter 'flock' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//fs/locks.c:1568): No description found for parameter 'int' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' DOCPROC Documentation/DocBook/usb.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/signal.c:2295): No description found for parameter 'tgkill' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/signal.c:2295): No description found for parameter 'pid_t' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/signal.c:2295): No description found for parameter 'int' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb.h:504): No description found for parameter 'wusb_dev' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' DOCPROC Documentation/DocBook/kgdb.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' DOCPROC Documentation/DocBook/s390-drivers.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' DOCPROC Documentation/DocBook/scsi.xml DOCPROC Documentation/DocBook/utrace.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' DOCPROC Documentation/DocBook/sh.xml DOCPROC Documentation/DocBook/uio-howto.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' DOCPROC Documentation/DocBook/gadget.xml DOCPROC Documentation/DocBook/libata.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//drivers/ata/libata-core.c:4720): Excess function parameter 'dev' description in 'ata_qc_new' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:129): No description found for parameter 'list' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:229): No description found for parameter 'list' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:229): No description found for parameter 'functions' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:229): No description found for parameter 'next_interface_id' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:229): No description found for parameter 'highspeed' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:229): No description found for parameter 'fullspeed' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:229): No description found for parameter 'interface[MAX_CONFIG_INTERFACES]' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:329): No description found for parameter 'desc' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:329): No description found for parameter 'configs' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:329): No description found for parameter 'driver' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:329): No description found for parameter 'next_string_id' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:329): No description found for parameter 'deactivations' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb/composite.h:329): No description found for parameter 'lock' DOCPROC Documentation/DocBook/mtdnand.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' DOCPROC Documentation/DocBook/usb.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//drivers/ata/libata-core.c:4720): Excess function parameter 'dev' description in 'ata_qc_new' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//drivers/scsi/scsi_sysfs.c:1049): Excess function parameter 'dev' description in 'scsi_sysfs_add_host' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/linux/usb.h:504): No description found for parameter 'wusb_dev' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//drivers/ata/libata-scsi.c:428): No description found for parameter 'ap' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' DOCPROC Documentation/DocBook/utrace.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//drivers/ata/libata-scsi.c:428): No description found for parameter 'ap' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' DOCPROC Documentation/DocBook/writing_usb_driver.xml DOCPROC Documentation/DocBook/librs.xml DOCPROC Documentation/DocBook/rapidio.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' DOCPROC Documentation/DocBook/z8530book.xml DOCPROC Documentation/DocBook/genericirq.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' HTML Documentation/DocBook/debugobjects.html Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' DOCPROC Documentation/DocBook/s390-drivers.xml DOCPROC Documentation/DocBook/uio-howto.xml DOCPROC Documentation/DocBook/scsi.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' DOCPROC Documentation/DocBook/mac80211.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//drivers/pci/pci.c:1507): No description found for parameter 'exclusive' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' DOCPROC Documentation/DocBook/debugobjects.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' DOCPROC Documentation/DocBook/sh.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' DOCPROC Documentation/DocBook/regulator.xml Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' HTML Documentation/DocBook/deviceiobook.html Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//drivers/scsi/scsi_sysfs.c:1049): Excess function parameter 'dev' description in 'scsi_sysfs_add_host' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' MAN Documentation/DocBook/z8530book.9 Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//drivers/pci/pci.c:1507): No description found for parameter 'exclusive' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/auditsc.c:2156): No description found for parameter 'attr' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/auditsc.c:2156): Excess function parameter 'u_attr' description in '__audit_mq_open' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/auditsc.c:2204): No description found for parameter 'notification' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/auditsc.c:2204): Excess function parameter 'u_notification' description in '__audit_mq_notify' MAN Documentation/DocBook/mcabook.9 Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/acct.c:281): No description found for parameter 'acct' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/acct.c:281): No description found for parameter '' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//drivers/base/core.c:1283): No description found for parameter 'dev' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//drivers/base/core.c:1283): Excess function parameter 'root' description in 'root_device_unregister' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/auditsc.c:2156): No description found for parameter 'attr' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/auditsc.c:2156): Excess function parameter 'u_attr' description in '__audit_mq_open' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/auditsc.c:2204): No description found for parameter 'notification' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/auditsc.c:2204): Excess function parameter 'u_notification' description in '__audit_mq_notify' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//net/mac80211/sta_info.h:308): Excess struct/union/enum/typedef member 'last_txrate' description in 'sta_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//net/mac80211/sta_info.h:308): Excess struct/union/enum/typedef member 'last_txrate' description in 'sta_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/acct.c:281): No description found for parameter 'acct' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//kernel/acct.c:281): No description found for parameter '' MAN Documentation/DocBook/kernel-hacking.9 HTML Documentation/DocBook/filesystems.html Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//drivers/base/core.c:1283): No description found for parameter 'dev' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//drivers/base/core.c:1283): Excess function parameter 'root' description in 'root_device_unregister' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' MAN Documentation/DocBook/kernel-locking.9 HTML Documentation/DocBook/gadget.html Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for David Weinehall Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Chris Beauregard Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' MAN Documentation/DocBook/deviceiobook.9 Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Note: Writing z8530_interrupt.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Note: Writing mca_find_adapter.9 Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for David Weinehall Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Chris Beauregard Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Note: Writing z8530_sync_open.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warn: AUTHOR sect.: no personblurb|contrib for Matthew Wilcox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Note: Writing mca_find_unused_adapter.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for David Weinehall Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Chris Beauregard Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//include/net/mac80211.h:375): Excess struct/union/enum/typedef member 'retry_count' description in 'ieee80211_tx_info' Note: Writing virt_to_phys.9 Note: Writing z8530_sync_close.9 Warn: AUTHOR sect.: no personblurb|contrib for Matthew Wilcox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//net/mac80211/sta_info.h:308): Excess struct/union/enum/typedef member 'last_txrate' description in 'sta_info' Warning(/builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//net/mac80211/sta_info.h:308): Excess struct/union/enum/typedef member 'last_txrate' description in 'sta_info' HTML Documentation/DocBook/genericirq.html Note: Writing mca_read_stored_pos.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for David Weinehall Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Chris Beauregard Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing z8530_sync_dma_open.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phys_to_virt.9 Warn: AUTHOR sect.: no personblurb|contrib for Matthew Wilcox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing mca_read_pos.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for David Weinehall Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Chris Beauregard Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing z8530_sync_dma_close.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ioremap_nocache.9 Warn: AUTHOR sect.: no personblurb|contrib for Matthew Wilcox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb DOCPROC Documentation/DocBook/procfs-guide.xml HTML Documentation/DocBook/kernel-hacking.html Note: Writing mca_write_pos.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for David Weinehall Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Chris Beauregard Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb MAN Documentation/DocBook/writing_usb_driver.9 HTML Documentation/DocBook/kernel-locking.html HTML Documentation/DocBook/kgdb.html Note: Writing z8530_sync_txdma_open.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing pci_iomap.9 MAN Documentation/DocBook/networking.9 Note: Writing mca_set_adapter_name.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for David Weinehall Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Chris Beauregard Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb HTML Documentation/DocBook/libata.html Note: Writing z8530_sync_txdma_close.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing mca_mark_as_used.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for David Weinehall Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Chris Beauregard Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author enum sock_type Note: meta author : see http://docbook.sf.net/el/author enum sock_type Warn: meta author : no author data, so inserted a fixme enum sock_type Note: Writing z8530_describe.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb HTML Documentation/DocBook/librs.html MAN Documentation/DocBook/kernel-api.9 Note: Writing mca_mark_as_unused.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for David Weinehall Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Chris Beauregard Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb HTML Documentation/DocBook/lsm.html Note: Writing enum_sock_type.9 Warn: meta author : no refentry/info/author struct socket Note: meta author : see http://docbook.sf.net/el/author struct socket Warn: meta author : no author data, so inserted a fixme struct socket Note: Writing z8530_init.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing mca_enable_dma.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for David Weinehall Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Chris Beauregard Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_socket.9 Warn: meta author : no refentry/info/author struct sk_buff Note: meta author : see http://docbook.sf.net/el/author struct sk_buff Warn: meta author : no author data, so inserted a fixme struct sk_buff Note: Writing z8530_shutdown.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb MAN Documentation/DocBook/filesystems.9 Note: Writing mca_disable_dma.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for David Weinehall Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Chris Beauregard Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb HTML Documentation/DocBook/mac80211.html Warn: meta author : no refentry/info/author module_init Note: meta author : see http://docbook.sf.net/el/author module_init Warn: meta author : no author data, so inserted a fixme module_init Note: Writing struct_sk_buff.9 Warn: meta author : no refentry/info/author skb_queue_empty Note: meta author : see http://docbook.sf.net/el/author skb_queue_empty Warn: meta author : no author data, so inserted a fixme skb_queue_empty Note: Writing z8530_channel_load.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing mca_set_dma_addr.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for David Weinehall Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Chris Beauregard Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author enum positive_aop_returns Note: meta author : see http://docbook.sf.net/el/author enum positive_aop_returns Warn: meta author : no author data, so inserted a fixme enum positive_aop_returns Note: Writing z8530_null_rx.9 Note: Writing skb_queue_empty.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author skb_queue_is_last Note: meta author : see http://docbook.sf.net/el/author skb_queue_is_last Warn: meta author : no author data, so inserted a fixme skb_queue_is_last Note: Writing module_init.9 Warn: meta author : no refentry/info/author module_exit Note: meta author : see http://docbook.sf.net/el/author module_exit Warn: meta author : no author data, so inserted a fixme module_exit Note: Writing mca_get_dma_addr.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for David Weinehall Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Chris Beauregard Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing enum_positive_aop_returns.9 Warn: meta author : no refentry/info/author inc_nlink Note: meta author : see http://docbook.sf.net/el/author inc_nlink Warn: meta author : no author data, so inserted a fixme inc_nlink Note: Writing z8530_queue_xmit.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_queue_is_last.9 Warn: meta author : no refentry/info/author skb_queue_is_first Note: meta author : see http://docbook.sf.net/el/author skb_queue_is_first Warn: meta author : no author data, so inserted a fixme skb_queue_is_first Note: Writing mca_set_dma_count.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for David Weinehall Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Chris Beauregard Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing module_exit.9 Warn: meta author : no refentry/info/author atomic_read Note: meta author : see http://docbook.sf.net/el/author atomic_read Warn: meta author : no author data, so inserted a fixme atomic_read Note: Writing inc_nlink.9 Warn: meta author : no refentry/info/author drop_nlink Note: meta author : see http://docbook.sf.net/el/author drop_nlink Warn: meta author : no author data, so inserted a fixme drop_nlink Note: Writing z8530_read_port.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_queue_is_first.9 Warn: meta author : no refentry/info/author skb_queue_next Note: meta author : see http://docbook.sf.net/el/author skb_queue_next Warn: meta author : no author data, so inserted a fixme skb_queue_next Note: Writing mca_get_dma_residue.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for David Weinehall Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Chris Beauregard Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing drop_nlink.9 Warn: meta author : no refentry/info/author clear_nlink Note: meta author : see http://docbook.sf.net/el/author clear_nlink Warn: meta author : no author data, so inserted a fixme clear_nlink Note: Writing atomic_read.9 Warn: meta author : no refentry/info/author atomic_set Note: meta author : see http://docbook.sf.net/el/author atomic_set Warn: meta author : no author data, so inserted a fixme atomic_set Note: Writing z8530_write_port.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_queue_next.9 Warn: meta author : no refentry/info/author skb_queue_prev Note: meta author : see http://docbook.sf.net/el/author skb_queue_prev Warn: meta author : no author data, so inserted a fixme skb_queue_prev Note: Writing mca_set_dma_io.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for David Weinehall Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Chris Beauregard Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing clear_nlink.9 Warn: meta author : no refentry/info/author inode_inc_iversion Note: meta author : see http://docbook.sf.net/el/author inode_inc_iversion Warn: meta author : no author data, so inserted a fixme inode_inc_iversion Note: Writing read_zsreg.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb MAN Documentation/DocBook/lsm.9 HTML Documentation/DocBook/mcabook.html Note: Writing skb_queue_prev.9 Warn: meta author : no refentry/info/author skb_get Note: meta author : see http://docbook.sf.net/el/author skb_get Warn: meta author : no author data, so inserted a fixme skb_get Note: Writing mca_set_dma_mode.9 Note: Writing atomic_set.9 Warn: meta author : no refentry/info/author atomic_add Note: meta author : see http://docbook.sf.net/el/author atomic_add Warn: meta author : no author data, so inserted a fixme atomic_add HTML Documentation/DocBook/mtdnand.html Note: Writing inode_inc_iversion.9 Warn: meta author : no refentry/info/author d_invalidate Note: meta author : see http://docbook.sf.net/el/author d_invalidate Warn: meta author : no author data, so inserted a fixme d_invalidate Note: Writing read_zsdata.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_get.9 Warn: meta author : no refentry/info/author skb_cloned Note: meta author : see http://docbook.sf.net/el/author skb_cloned Warn: meta author : no author data, so inserted a fixme skb_cloned Note: Writing d_invalidate.9 Warn: meta author : no refentry/info/author shrink_dcache_sb Note: meta author : see http://docbook.sf.net/el/author shrink_dcache_sb Warn: meta author : no author data, so inserted a fixme shrink_dcache_sb Note: Writing atomic_add.9 Warn: meta author : no refentry/info/author atomic_sub Note: meta author : see http://docbook.sf.net/el/author atomic_sub Warn: meta author : no author data, so inserted a fixme atomic_sub Note: Writing write_zsreg.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_cloned.9 Warn: meta author : no refentry/info/author skb_header_cloned Note: meta author : see http://docbook.sf.net/el/author skb_header_cloned Warn: meta author : no author data, so inserted a fixme skb_header_cloned HTML Documentation/DocBook/networking.html MAN Documentation/DocBook/usb.9 Note: Writing shrink_dcache_sb.9 Warn: meta author : no refentry/info/author have_submounts Note: meta author : see http://docbook.sf.net/el/author have_submounts Warn: meta author : no author data, so inserted a fixme have_submounts Note: Writing write_zsctrl.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing atomic_sub.9 Warn: meta author : no refentry/info/author atomic_sub_and_test Note: meta author : see http://docbook.sf.net/el/author atomic_sub_and_test Warn: meta author : no author data, so inserted a fixme atomic_sub_and_test Note: Writing skb_header_cloned.9 Warn: meta author : no refentry/info/author skb_header_release Note: meta author : see http://docbook.sf.net/el/author skb_header_release Warn: meta author : no author data, so inserted a fixme skb_header_release Note: Writing have_submounts.9 Warn: meta author : no refentry/info/author shrink_dcache_parent Note: meta author : see http://docbook.sf.net/el/author shrink_dcache_parent Warn: meta author : no author data, so inserted a fixme shrink_dcache_parent Note: Writing write_zsdata.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author struct usb_ctrlrequest Note: meta author : see http://docbook.sf.net/el/author struct usb_ctrlrequest Warn: meta author : no author data, so inserted a fixme struct usb_ctrlrequest Note: Writing skb_header_release.9 Warn: meta author : no refentry/info/author skb_shared Note: meta author : see http://docbook.sf.net/el/author skb_shared Warn: meta author : no author data, so inserted a fixme skb_shared Note: Writing atomic_sub_and_test.9 Warn: meta author : no refentry/info/author atomic_inc Note: meta author : see http://docbook.sf.net/el/author atomic_inc Warn: meta author : no author data, so inserted a fixme atomic_inc Note: Writing shrink_dcache_parent.9 Warn: meta author : no refentry/info/author d_alloc Note: meta author : see http://docbook.sf.net/el/author d_alloc Warn: meta author : no author data, so inserted a fixme d_alloc Note: Writing z8530_flush_fifo.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_usb_ctrlrequest.9 Warn: meta author : no refentry/info/author struct usb_host_endpoint Note: meta author : see http://docbook.sf.net/el/author struct usb_host_endpoint Warn: meta author : no author data, so inserted a fixme struct usb_host_endpoint Note: Writing skb_shared.9 Warn: meta author : no refentry/info/author skb_share_check Note: meta author : see http://docbook.sf.net/el/author skb_share_check Warn: meta author : no author data, so inserted a fixme skb_share_check HTML Documentation/DocBook/procfs-guide.html Note: Writing z8530_rtsdtr.9 Note: Writing d_alloc.9 Warn: meta author : no refentry/info/author d_instantiate Note: meta author : see http://docbook.sf.net/el/author d_instantiate Warn: meta author : no author data, so inserted a fixme d_instantiate Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing atomic_inc.9 Warn: meta author : no refentry/info/author atomic_dec Note: meta author : see http://docbook.sf.net/el/author atomic_dec Warn: meta author : no author data, so inserted a fixme atomic_dec Note: Writing struct_usb_host_endpoint.9 Warn: meta author : no refentry/info/author struct usb_interface Note: meta author : see http://docbook.sf.net/el/author struct usb_interface Warn: meta author : no author data, so inserted a fixme struct usb_interface Note: Writing skb_share_check.9 Warn: meta author : no refentry/info/author skb_unshare Note: meta author : see http://docbook.sf.net/el/author skb_unshare Warn: meta author : no author data, so inserted a fixme skb_unshare Note: Writing z8530_rx.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing d_instantiate.9 Warn: meta author : no refentry/info/author d_alloc_root Note: meta author : see http://docbook.sf.net/el/author d_alloc_root Warn: meta author : no author data, so inserted a fixme d_alloc_root Note: Writing atomic_dec.9 Warn: meta author : no refentry/info/author atomic_dec_and_test Note: meta author : see http://docbook.sf.net/el/author atomic_dec_and_test Warn: meta author : no author data, so inserted a fixme atomic_dec_and_test Note: Writing struct_usb_interface.9 Warn: meta author : no refentry/info/author struct usb_interface_cache Note: meta author : see http://docbook.sf.net/el/author struct usb_interface_cache Warn: meta author : no author data, so inserted a fixme struct usb_interface_cache Note: Writing skb_unshare.9 Warn: meta author : no refentry/info/author skb_peek Note: meta author : see http://docbook.sf.net/el/author skb_peek Warn: meta author : no author data, so inserted a fixme skb_peek Note: Writing z8530_tx.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb HTML Documentation/DocBook/rapidio.html Note: Writing d_alloc_root.9 Warn: meta author : no refentry/info/author d_obtain_alias Note: meta author : see http://docbook.sf.net/el/author d_obtain_alias Warn: meta author : no author data, so inserted a fixme d_obtain_alias HTML Documentation/DocBook/regulator.html Note: Writing atomic_dec_and_test.9 Warn: meta author : no refentry/info/author atomic_inc_and_test Note: meta author : see http://docbook.sf.net/el/author atomic_inc_and_test Warn: meta author : no author data, so inserted a fixme atomic_inc_and_test Note: Writing struct_usb_interface_cache.9 Warn: meta author : no refentry/info/author struct usb_host_config Note: meta author : see http://docbook.sf.net/el/author struct usb_host_config Warn: meta author : no author data, so inserted a fixme struct usb_host_config Note: Writing skb_peek.9 Warn: meta author : no refentry/info/author skb_peek_tail Note: meta author : see http://docbook.sf.net/el/author skb_peek_tail Warn: meta author : no author data, so inserted a fixme skb_peek_tail Note: Writing z8530_status.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing d_obtain_alias.9 Warn: meta author : no refentry/info/author d_splice_alias Note: meta author : see http://docbook.sf.net/el/author d_splice_alias Warn: meta author : no author data, so inserted a fixme d_splice_alias Note: Writing struct_usb_host_config.9 Warn: meta author : no refentry/info/author struct usb_device Note: meta author : see http://docbook.sf.net/el/author struct usb_device Warn: meta author : no author data, so inserted a fixme struct usb_device Note: Writing z8530_dma_rx.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing atomic_inc_and_test.9 Warn: meta author : no refentry/info/author atomic_add_negative Note: meta author : see http://docbook.sf.net/el/author atomic_add_negative Warn: meta author : no author data, so inserted a fixme atomic_add_negative Note: Writing skb_peek_tail.9 Warn: meta author : no refentry/info/author skb_queue_len Note: meta author : see http://docbook.sf.net/el/author skb_queue_len Warn: meta author : no author data, so inserted a fixme skb_queue_len Note: Writing d_splice_alias.9 Warn: meta author : no refentry/info/author d_add_ci Note: meta author : see http://docbook.sf.net/el/author d_add_ci Warn: meta author : no author data, so inserted a fixme d_add_ci Note: Writing struct_usb_device.9 Warn: meta author : no refentry/info/author usb_interface_claimed Note: meta author : see http://docbook.sf.net/el/author usb_interface_claimed Warn: meta author : no author data, so inserted a fixme usb_interface_claimed Note: Writing z8530_dma_tx.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_queue_len.9 Warn: meta author : no refentry/info/author __skb_queue_head_init Note: meta author : see http://docbook.sf.net/el/author __skb_queue_head_init Warn: meta author : no author data, so inserted a fixme __skb_queue_head_init Note: Writing d_add_ci.9 Warn: meta author : no refentry/info/author d_lookup Note: meta author : see http://docbook.sf.net/el/author d_lookup Warn: meta author : no author data, so inserted a fixme d_lookup Note: Writing atomic_add_negative.9 Warn: meta author : no refentry/info/author atomic_add_return Note: meta author : see http://docbook.sf.net/el/author atomic_add_return Warn: meta author : no author data, so inserted a fixme atomic_add_return Note: Writing z8530_dma_status.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_interface_claimed.9 Warn: meta author : no refentry/info/author usb_make_path Note: meta author : see http://docbook.sf.net/el/author usb_make_path Warn: meta author : no author data, so inserted a fixme usb_make_path HTML Documentation/DocBook/s390-drivers.html Note: Writing d_lookup.9 Warn: meta author : no refentry/info/author d_validate Note: meta author : see http://docbook.sf.net/el/author d_validate Warn: meta author : no author data, so inserted a fixme d_validate Note: Writing __skb_queue_head_init.9 Warn: meta author : no refentry/info/author skb_queue_splice Note: meta author : see http://docbook.sf.net/el/author skb_queue_splice Warn: meta author : no author data, so inserted a fixme skb_queue_splice Note: Writing atomic_add_return.9 Warn: meta author : no refentry/info/author atomic_sub_return Note: meta author : see http://docbook.sf.net/el/author atomic_sub_return Warn: meta author : no author data, so inserted a fixme atomic_sub_return Note: Writing z8530_rx_clear.9 Note: Writing usb_make_path.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Warn: meta author : no refentry/info/author usb_endpoint_num Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: meta author : see http://docbook.sf.net/el/author usb_endpoint_num Warn: meta author : no author data, so inserted a fixme usb_endpoint_num Note: Writing d_validate.9 Warn: meta author : no refentry/info/author d_delete Note: meta author : see http://docbook.sf.net/el/author d_delete Warn: meta author : no author data, so inserted a fixme d_delete Note: Writing skb_queue_splice.9 Warn: meta author : no refentry/info/author skb_queue_splice_init Note: meta author : see http://docbook.sf.net/el/author skb_queue_splice_init Warn: meta author : no author data, so inserted a fixme skb_queue_splice_init Note: Writing atomic_sub_return.9 Warn: meta author : no refentry/info/author atomic_add_unless Note: Writing z8530_tx_clear.9 Note: meta author : see http://docbook.sf.net/el/author atomic_add_unless Warn: meta author : no author data, so inserted a fixme atomic_add_unless Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_endpoint_num.9 Warn: meta author : no refentry/info/author usb_endpoint_type Note: meta author : see http://docbook.sf.net/el/author usb_endpoint_type Warn: meta author : no author data, so inserted a fixme usb_endpoint_type Note: Writing d_delete.9 Warn: meta author : no refentry/info/author d_rehash Note: meta author : see http://docbook.sf.net/el/author d_rehash Warn: meta author : no author data, so inserted a fixme d_rehash Note: Writing skb_queue_splice_init.9 Warn: meta author : no refentry/info/author skb_queue_splice_tail Note: meta author : see http://docbook.sf.net/el/author skb_queue_splice_tail Warn: meta author : no author data, so inserted a fixme skb_queue_splice_tail Note: Writing z8530_status_clear.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_endpoint_type.9 Warn: meta author : no refentry/info/author usb_endpoint_dir_in Note: meta author : see http://docbook.sf.net/el/author usb_endpoint_dir_in Warn: meta author : no author data, so inserted a fixme usb_endpoint_dir_in Note: Writing atomic_add_unless.9 Note: meta manvol : no refentry/refmeta/manvolnum /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//arch/x86/include/asm/unaligned.h Note: meta manvol : see http://docbook.sf.net/el/manvolnum /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//arch/x86/include/asm/unaligned.h Note: meta source : no *info/productname or alternative /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//arch/x86/include/asm/unaligned.h Note: meta source : see http://docbook.sf.net/el/productname /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//arch/x86/include/asm/unaligned.h Note: meta source : no refentry/refmeta/refmiscinfo@class=source /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//arch/x86/include/asm/unaligned.h Note: meta source : see http://docbook.sf.net/el/refmiscinfo /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//arch/x86/include/asm/unaligned.h Note: meta version: no *info/productnumber or alternative /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//arch/x86/include/asm/unaligned.h Note: meta version: see http://docbook.sf.net/el/productnumber /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//arch/x86/include/asm/unaligned.h Note: meta version: no refentry/refmeta/refmiscinfo@class=version /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//arch/x86/include/asm/unaligned.h Note: meta version: see http://docbook.sf.net/el/refmiscinfo /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//arch/x86/include/asm/unaligned.h Warn: meta source : no fallback for source, so inserted a fixme /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//arch/x86/include/asm/unaligned.h Warn: meta author : no refentry/info/author /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//arch/x86/include/asm/unaligned.h Note: meta author : see http://docbook.sf.net/el/author /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//arch/x86/include/asm/unaligned.h Warn: meta author : no author data, so inserted a fixme /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//arch/x86/include/asm/unaligned.h Note: Writing d_rehash.9 Warn: meta author : no refentry/info/author d_move Note: meta author : see http://docbook.sf.net/el/author d_move Warn: meta author : no author data, so inserted a fixme d_move Note: Writing skb_queue_splice_tail.9 Warn: meta author : no refentry/info/author skb_queue_splice_tail_init Note: meta author : see http://docbook.sf.net/el/author skb_queue_splice_tail_init Warn: meta author : no author data, so inserted a fixme skb_queue_splice_tail_init Note: Writing z8530_tx_begin.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_endpoint_dir_in.9 Warn: meta author : no refentry/info/author usb_endpoint_dir_out Note: meta author : see http://docbook.sf.net/el/author usb_endpoint_dir_out Warn: meta author : no author data, so inserted a fixme usb_endpoint_dir_out HTML Documentation/DocBook/scsi.html Note: Writing d_move.9 Warn: meta author : no refentry/info/author d_materialise_unique Note: meta author : see http://docbook.sf.net/el/author d_materialise_unique Warn: meta author : no author data, so inserted a fixme d_materialise_unique Note: Writing /builddir/build/BUILD/kernel-2.6.28/linux-2.6.28.noarch//arch/x86/include/asm/unaligned.h.1 Warn: meta author : no refentry/info/author struct task_cputime Note: meta author : see http://docbook.sf.net/el/author struct task_cputime Warn: meta author : no author data, so inserted a fixme struct task_cputime HTML Documentation/DocBook/sh.html Note: Writing z8530_tx_done.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_queue_splice_tail_init.9 Warn: meta author : no refentry/info/author __skb_queue_after Note: meta author : see http://docbook.sf.net/el/author __skb_queue_after Warn: meta author : no author data, so inserted a fixme __skb_queue_after Note: Writing usb_endpoint_dir_out.9 Warn: meta author : no refentry/info/author usb_endpoint_xfer_bulk Note: meta author : see http://docbook.sf.net/el/author usb_endpoint_xfer_bulk Warn: meta author : no author data, so inserted a fixme usb_endpoint_xfer_bulk Note: Writing d_materialise_unique.9 Warn: meta author : no refentry/info/author d_path Note: meta author : see http://docbook.sf.net/el/author d_path Warn: meta author : no author data, so inserted a fixme d_path Note: Writing struct_task_cputime.9 Warn: meta author : no refentry/info/author struct thread_group_cputime Note: meta author : see http://docbook.sf.net/el/author struct thread_group_cputime Warn: meta author : no author data, so inserted a fixme struct thread_group_cputime Note: Writing z8530_rx_done.9 Warn: AUTHOR sect.: no personblurb|contrib for Alan Cox Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing __skb_queue_after.9 Warn: meta author : no refentry/info/author skb_headroom Note: meta author : see http://docbook.sf.net/el/author skb_headroom Warn: meta author : no author data, so inserted a fixme skb_headroom Note: Writing usb_endpoint_xfer_bulk.9 Warn: meta author : no refentry/info/author usb_endpoint_xfer_control Note: meta author : see http://docbook.sf.net/el/author usb_endpoint_xfer_control Warn: meta author : no author data, so inserted a fixme usb_endpoint_xfer_control Note: Writing d_path.9 Warn: meta author : no refentry/info/author find_inode_number Note: meta author : see http://docbook.sf.net/el/author find_inode_number Warn: meta author : no author data, so inserted a fixme find_inode_number Note: Writing spans_boundary.9 Note: Writing skb_headroom.9 Warn: meta author : no refentry/info/author skb_tailroom Note: meta author : see http://docbook.sf.net/el/author skb_tailroom Warn: meta author : no author data, so inserted a fixme skb_tailroom Note: Writing struct_thread_group_cputime.9 Warn: meta author : no refentry/info/author pid_alive Note: meta author : see http://docbook.sf.net/el/author pid_alive Warn: meta author : no author data, so inserted a fixme pid_alive MAN Documentation/DocBook/kgdb.9 Note: Writing usb_endpoint_xfer_control.9 Warn: meta author : no refentry/info/author usb_endpoint_xfer_int Note: meta author : see http://docbook.sf.net/el/author usb_endpoint_xfer_int Warn: meta author : no author data, so inserted a fixme usb_endpoint_xfer_int Note: Writing find_inode_number.9 Warn: meta author : no refentry/info/author __d_drop Note: meta author : see http://docbook.sf.net/el/author __d_drop Warn: meta author : no author data, so inserted a fixme __d_drop HTML Documentation/DocBook/uio-howto.html Note: Writing skb_tailroom.9 Warn: meta author : no refentry/info/author skb_reserve Note: meta author : see http://docbook.sf.net/el/author skb_reserve Warn: meta author : no author data, so inserted a fixme skb_reserve Note: Writing usb_endpoint_xfer_int.9 Warn: meta author : no refentry/info/author usb_endpoint_xfer_isoc Note: meta author : see http://docbook.sf.net/el/author usb_endpoint_xfer_isoc Warn: meta author : no author data, so inserted a fixme usb_endpoint_xfer_isoc Warn: AUTHOR sect.: no personblurb|contrib for Jason Wessel Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Tom Rini Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Amit S. Kale Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing pid_alive.9 Warn: meta author : no refentry/info/author is_global_init Note: meta author : see http://docbook.sf.net/el/author is_global_init Warn: meta author : no author data, so inserted a fixme is_global_init Note: Writing __d_drop.9 Warn: meta author : no refentry/info/author d_add Note: meta author : see http://docbook.sf.net/el/author d_add Warn: meta author : no author data, so inserted a fixme d_add Note: Writing skb_reserve.9 Warn: meta author : no refentry/info/author pskb_trim_unique Note: meta author : see http://docbook.sf.net/el/author pskb_trim_unique Warn: meta author : no author data, so inserted a fixme pskb_trim_unique Note: Writing kgdb_skipexception.9 Note: Writing usb_endpoint_xfer_isoc.9 Warn: AUTHOR sect.: no personblurb|contrib for Jason Wessel Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author usb_endpoint_is_bulk_in Note: meta author : see http://docbook.sf.net/el/author usb_endpoint_is_bulk_in Warn: meta author : no author data, so inserted a fixme usb_endpoint_is_bulk_in Warn: AUTHOR sect.: no personblurb|contrib for Tom Rini Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Amit S. Kale Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing d_add.9 Warn: meta author : no refentry/info/author d_add_unique Note: meta author : see http://docbook.sf.net/el/author d_add_unique Warn: meta author : no author data, so inserted a fixme d_add_unique Note: Writing is_global_init.9 Warn: meta author : no refentry/info/author preempt_notifier_register Note: meta author : see http://docbook.sf.net/el/author preempt_notifier_register Warn: meta author : no author data, so inserted a fixme preempt_notifier_register HTML Documentation/DocBook/usb.html Note: Writing pskb_trim_unique.9 Warn: meta author : no refentry/info/author skb_orphan Note: meta author : see http://docbook.sf.net/el/author skb_orphan Warn: meta author : no author data, so inserted a fixme skb_orphan Note: Writing kgdb_post_primary_code.9 Warn: AUTHOR sect.: no personblurb|contrib for Jason Wessel Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Tom Rini Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Amit S. Kale Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_endpoint_is_bulk_in.9 Warn: meta author : no refentry/info/author usb_endpoint_is_bulk_out Note: meta author : see http://docbook.sf.net/el/author usb_endpoint_is_bulk_out Warn: meta author : no author data, so inserted a fixme usb_endpoint_is_bulk_out Note: Writing d_add_unique.9 Warn: meta author : no refentry/info/author dget Note: meta author : see http://docbook.sf.net/el/author dget Warn: meta author : no author data, so inserted a fixme dget Note: Writing preempt_notifier_register.9 Warn: meta author : no refentry/info/author preempt_notifier_unregister Note: meta author : see http://docbook.sf.net/el/author preempt_notifier_unregister Warn: meta author : no author data, so inserted a fixme preempt_notifier_unregister Note: Writing skb_orphan.9 Note: Writing kgdb_disable_hw_debug.9 Warn: meta author : no refentry/info/author __dev_alloc_skb Note: meta author : see http://docbook.sf.net/el/author __dev_alloc_skb Warn: meta author : no author data, so inserted a fixme __dev_alloc_skb Warn: AUTHOR sect.: no personblurb|contrib for Jason Wessel Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Tom Rini Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Amit S. Kale Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_endpoint_is_bulk_out.9 Warn: meta author : no refentry/info/author usb_endpoint_is_int_in Note: meta author : see http://docbook.sf.net/el/author usb_endpoint_is_int_in Warn: meta author : no author data, so inserted a fixme usb_endpoint_is_int_in Note: Writing dget.9 Warn: meta author : no refentry/info/author d_unhashed Note: meta author : see http://docbook.sf.net/el/author d_unhashed Warn: meta author : no author data, so inserted a fixme d_unhashed Note: Writing kgdb_breakpoint.9 Warn: AUTHOR sect.: no personblurb|contrib for Jason Wessel Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Tom Rini Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Amit S. Kale Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing __dev_alloc_skb.9 Warn: meta author : no refentry/info/author netdev_alloc_skb Note: meta author : see http://docbook.sf.net/el/author netdev_alloc_skb Warn: meta author : no author data, so inserted a fixme netdev_alloc_skb Note: Writing preempt_notifier_unregister.9 Warn: meta author : no refentry/info/author __wake_up Note: meta author : see http://docbook.sf.net/el/author __wake_up Warn: meta author : no author data, so inserted a fixme __wake_up Note: Writing usb_endpoint_is_int_in.9 Warn: meta author : no refentry/info/author usb_endpoint_is_int_out Note: meta author : see http://docbook.sf.net/el/author usb_endpoint_is_int_out Warn: meta author : no author data, so inserted a fixme usb_endpoint_is_int_out Note: Writing d_unhashed.9 Warn: meta author : no refentry/info/author inode_init_always Note: meta author : see http://docbook.sf.net/el/author inode_init_always Warn: meta author : no author data, so inserted a fixme inode_init_always Note: Writing kgdb_arch_init.9 Warn: AUTHOR sect.: no personblurb|contrib for Jason Wessel Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Tom Rini Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Amit S. Kale Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netdev_alloc_skb.9 Warn: meta author : no refentry/info/author netdev_alloc_page Note: meta author : see http://docbook.sf.net/el/author netdev_alloc_page Warn: meta author : no author data, so inserted a fixme netdev_alloc_page Note: Writing usb_endpoint_is_int_out.9 Warn: meta author : no refentry/info/author usb_endpoint_is_isoc_in Note: meta author : see http://docbook.sf.net/el/author usb_endpoint_is_isoc_in Warn: meta author : no author data, so inserted a fixme usb_endpoint_is_isoc_in Note: Writing inode_init_always.9 Warn: meta author : no refentry/info/author clear_inode Note: meta author : see http://docbook.sf.net/el/author clear_inode Warn: meta author : no author data, so inserted a fixme clear_inode Note: Writing __wake_up.9 Warn: meta author : no refentry/info/author __wake_up_sync Note: meta author : see http://docbook.sf.net/el/author __wake_up_sync Warn: meta author : no author data, so inserted a fixme __wake_up_sync Note: Writing kgdb_arch_exit.9 Warn: AUTHOR sect.: no personblurb|contrib for Jason Wessel Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Tom Rini Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Amit S. Kale Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netdev_alloc_page.9 Warn: meta author : no refentry/info/author skb_clone_writable Note: meta author : see http://docbook.sf.net/el/author skb_clone_writable Warn: meta author : no author data, so inserted a fixme skb_clone_writable Note: Writing usb_endpoint_is_isoc_in.9 Warn: meta author : no refentry/info/author usb_endpoint_is_isoc_out Note: meta author : see http://docbook.sf.net/el/author usb_endpoint_is_isoc_out Warn: meta author : no author data, so inserted a fixme usb_endpoint_is_isoc_out Note: Writing clear_inode.9 Warn: meta author : no refentry/info/author invalidate_inodes Note: meta author : see http://docbook.sf.net/el/author invalidate_inodes Warn: meta author : no author data, so inserted a fixme invalidate_inodes Note: Writing __wake_up_sync.9 Warn: meta author : no refentry/info/author complete Note: meta author : see http://docbook.sf.net/el/author complete Warn: meta author : no author data, so inserted a fixme complete Note: Writing pt_regs_to_gdb_regs.9 Warn: AUTHOR sect.: no personblurb|contrib for Jason Wessel Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Tom Rini Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Amit S. Kale Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_clone_writable.9 Warn: meta author : no refentry/info/author skb_cow Note: meta author : see http://docbook.sf.net/el/author skb_cow Warn: meta author : no author data, so inserted a fixme skb_cow Note: Writing invalidate_inodes.9 Warn: meta author : no refentry/info/author inode_add_to_lists Note: meta author : see http://docbook.sf.net/el/author inode_add_to_lists Warn: meta author : no author data, so inserted a fixme inode_add_to_lists Note: Writing usb_endpoint_is_isoc_out.9 Warn: meta author : no refentry/info/author USB_DEVICE Note: meta author : see http://docbook.sf.net/el/author USB_DEVICE Warn: meta author : no author data, so inserted a fixme USB_DEVICE Note: Writing sleeping_thread_to_gdb_regs.9 Warn: AUTHOR sect.: no personblurb|contrib for Jason Wessel Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Tom Rini Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Amit S. Kale Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing complete.9 Warn: meta author : no refentry/info/author complete_all Note: meta author : see http://docbook.sf.net/el/author complete_all Warn: meta author : no author data, so inserted a fixme complete_all Note: Writing skb_cow.9 Warn: meta author : no refentry/info/author skb_cow_head Note: meta author : see http://docbook.sf.net/el/author skb_cow_head Warn: meta author : no author data, so inserted a fixme skb_cow_head HTML Documentation/DocBook/utrace.html Note: Writing inode_add_to_lists.9 Warn: meta author : no refentry/info/author new_inode Note: meta author : see http://docbook.sf.net/el/author new_inode Warn: meta author : no author data, so inserted a fixme new_inode Note: Writing USB_DEVICE.9 Warn: meta author : no refentry/info/author USB_DEVICE_VER Note: meta author : see http://docbook.sf.net/el/author USB_DEVICE_VER Warn: meta author : no author data, so inserted a fixme USB_DEVICE_VER Note: Writing gdb_regs_to_pt_regs.9 Warn: AUTHOR sect.: no personblurb|contrib for Jason Wessel Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Tom Rini Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Amit S. Kale Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing new_inode.9 Warn: meta author : no refentry/info/author iunique Note: meta author : see http://docbook.sf.net/el/author iunique Warn: meta author : no author data, so inserted a fixme iunique Note: Writing skb_cow_head.9 Warn: meta author : no refentry/info/author skb_padto Note: meta author : see http://docbook.sf.net/el/author skb_padto Warn: meta author : no author data, so inserted a fixme skb_padto Note: Writing complete_all.9 Warn: meta author : no refentry/info/author wait_for_completion Note: meta author : see http://docbook.sf.net/el/author wait_for_completion Warn: meta author : no author data, so inserted a fixme wait_for_completion Note: Writing USB_DEVICE_VER.9 Warn: meta author : no refentry/info/author USB_DEVICE_INTERFACE_PROTOCOL Note: meta author : see http://docbook.sf.net/el/author USB_DEVICE_INTERFACE_PROTOCOL Warn: meta author : no author data, so inserted a fixme USB_DEVICE_INTERFACE_PROTOCOL Note: Writing kgdb_arch_handle_exception.9 Warn: AUTHOR sect.: no personblurb|contrib for Jason Wessel Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Tom Rini Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Amit S. Kale Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing iunique.9 Warn: meta author : no refentry/info/author ilookup5_nowait Note: meta author : see http://docbook.sf.net/el/author ilookup5_nowait Warn: meta author : no author data, so inserted a fixme ilookup5_nowait Note: Writing USB_DEVICE_INTERFACE_PROTOCOL.9 Warn: meta author : no refentry/info/author USB_DEVICE_INFO Note: meta author : see http://docbook.sf.net/el/author USB_DEVICE_INFO Warn: meta author : no author data, so inserted a fixme USB_DEVICE_INFO Note: Writing skb_padto.9 Warn: meta author : no refentry/info/author skb_linearize Note: meta author : see http://docbook.sf.net/el/author skb_linearize Warn: meta author : no author data, so inserted a fixme skb_linearize Note: Writing wait_for_completion.9 Warn: meta author : no refentry/info/author wait_for_completion_timeout Note: meta author : see http://docbook.sf.net/el/author wait_for_completion_timeout Warn: meta author : no author data, so inserted a fixme wait_for_completion_timeout HTML Documentation/DocBook/writing_usb_driver.html Note: Writing kgdb_roundup_cpus.9 Warn: AUTHOR sect.: no personblurb|contrib for Jason Wessel Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Tom Rini Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Amit S. Kale Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ilookup5_nowait.9 Warn: meta author : no refentry/info/author ilookup5 Note: meta author : see http://docbook.sf.net/el/author ilookup5 Warn: meta author : no author data, so inserted a fixme ilookup5 Note: Writing USB_DEVICE_INFO.9 Warn: meta author : no refentry/info/author USB_INTERFACE_INFO Note: meta author : see http://docbook.sf.net/el/author USB_INTERFACE_INFO Warn: meta author : no author data, so inserted a fixme USB_INTERFACE_INFO Note: Writing skb_linearize.9 Warn: meta author : no refentry/info/author skb_linearize_cow Note: meta author : see http://docbook.sf.net/el/author skb_linearize_cow Warn: meta author : no author data, so inserted a fixme skb_linearize_cow Note: Writing struct_kgdb_arch.9 Warn: AUTHOR sect.: no personblurb|contrib for Jason Wessel Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Tom Rini Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Amit S. Kale Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing wait_for_completion_timeout.9 Warn: meta author : no refentry/info/author wait_for_completion_interruptible Note: meta author : see http://docbook.sf.net/el/author wait_for_completion_interruptible Warn: meta author : no author data, so inserted a fixme wait_for_completion_interruptible HTML Documentation/DocBook/z8530book.html Note: Writing ilookup5.9 Warn: meta author : no refentry/info/author ilookup Note: meta author : see http://docbook.sf.net/el/author ilookup Warn: meta author : no author data, so inserted a fixme ilookup HTML Documentation/DocBook/kernel-api.html Note: Writing USB_INTERFACE_INFO.9 Warn: meta author : no refentry/info/author USB_DEVICE_AND_INTERFACE_INFO Note: meta author : see http://docbook.sf.net/el/author USB_DEVICE_AND_INTERFACE_INFO Warn: meta author : no author data, so inserted a fixme USB_DEVICE_AND_INTERFACE_INFO Note: Writing struct_kgdb_io.9 Note: Writing skb_linearize_cow.9 Warn: meta author : no refentry/info/author skb_postpull_rcsum Note: meta author : see http://docbook.sf.net/el/author skb_postpull_rcsum Warn: meta author : no author data, so inserted a fixme skb_postpull_rcsum MAN Documentation/DocBook/utrace.9 Note: Writing wait_for_completion_interruptible.9 Warn: meta author : no refentry/info/author wait_for_completion_interruptible_timeout Note: meta author : see http://docbook.sf.net/el/author wait_for_completion_interruptible_timeout Warn: meta author : no author data, so inserted a fixme wait_for_completion_interruptible_timeout Note: Writing ilookup.9 Warn: meta author : no refentry/info/author iget5_locked Note: meta author : see http://docbook.sf.net/el/author iget5_locked Warn: meta author : no author data, so inserted a fixme iget5_locked Note: Writing USB_DEVICE_AND_INTERFACE_INFO.9 Warn: meta author : no refentry/info/author struct usbdrv_wrap Note: meta author : see http://docbook.sf.net/el/author struct usbdrv_wrap Warn: meta author : no author data, so inserted a fixme struct usbdrv_wrap Note: Writing skb_postpull_rcsum.9 Warn: meta author : no refentry/info/author pskb_trim_rcsum Note: meta author : see http://docbook.sf.net/el/author pskb_trim_rcsum Warn: meta author : no author data, so inserted a fixme pskb_trim_rcsum Note: Writing iget5_locked.9 Warn: meta author : no refentry/info/author iget_locked Note: meta author : see http://docbook.sf.net/el/author iget_locked Warn: meta author : no author data, so inserted a fixme iget_locked Warn: meta author : no refentry/info/author enum utrace_resume_action Note: meta author : see http://docbook.sf.net/el/author enum utrace_resume_action Warn: meta author : no author data, so inserted a fixme enum utrace_resume_action Note: Writing wait_for_completion_interruptible_timeout.9 Warn: meta author : no refentry/info/author wait_for_completion_killable Note: meta author : see http://docbook.sf.net/el/author wait_for_completion_killable Warn: meta author : no author data, so inserted a fixme wait_for_completion_killable Note: Writing struct_usbdrv_wrap.9 Warn: meta author : no refentry/info/author struct usb_driver Note: meta author : see http://docbook.sf.net/el/author struct usb_driver Warn: meta author : no author data, so inserted a fixme struct usb_driver Note: Writing pskb_trim_rcsum.9 Warn: meta author : no refentry/info/author skb_get_timestamp Note: meta author : see http://docbook.sf.net/el/author skb_get_timestamp Warn: meta author : no author data, so inserted a fixme skb_get_timestamp Note: Writing iget_locked.9 Warn: meta author : no refentry/info/author __insert_inode_hash Note: meta author : see http://docbook.sf.net/el/author __insert_inode_hash Warn: meta author : no author data, so inserted a fixme __insert_inode_hash Note: Writing enum_utrace_resume_action.9 Warn: meta author : no refentry/info/author utrace_resume_action Note: meta author : see http://docbook.sf.net/el/author utrace_resume_action Warn: meta author : no author data, so inserted a fixme utrace_resume_action MAN Documentation/DocBook/gadget.9 Note: Writing wait_for_completion_killable.9 Warn: meta author : no refentry/info/author try_wait_for_completion Note: meta author : see http://docbook.sf.net/el/author try_wait_for_completion Warn: meta author : no author data, so inserted a fixme try_wait_for_completion MAN Documentation/DocBook/libata.9 Note: Writing struct_usb_driver.9 Warn: meta author : no refentry/info/author struct usb_device_driver Note: meta author : see http://docbook.sf.net/el/author struct usb_device_driver Warn: meta author : no author data, so inserted a fixme struct usb_device_driver Note: Writing skb_get_timestamp.9 Warn: meta author : no refentry/info/author skb_checksum_complete Note: meta author : see http://docbook.sf.net/el/author skb_checksum_complete Warn: meta author : no author data, so inserted a fixme skb_checksum_complete Note: Writing __insert_inode_hash.9 Warn: meta author : no refentry/info/author remove_inode_hash Note: meta author : see http://docbook.sf.net/el/author remove_inode_hash Warn: meta author : no author data, so inserted a fixme remove_inode_hash Note: Writing utrace_resume_action.9 Warn: meta author : no refentry/info/author enum utrace_signal_action Note: meta author : see http://docbook.sf.net/el/author enum utrace_signal_action Warn: meta author : no author data, so inserted a fixme enum utrace_signal_action Note: Writing struct_usb_device_driver.9 Warn: meta author : no refentry/info/author struct usb_class_driver Note: meta author : see http://docbook.sf.net/el/author struct usb_class_driver Warn: meta author : no author data, so inserted a fixme struct usb_class_driver Note: Writing skb_checksum_complete.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author struct sock_common Note: meta author : see http://docbook.sf.net/el/author struct sock_common Warn: meta author : no author data, so inserted a fixme struct sock_common Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing try_wait_for_completion.9 Warn: meta author : no refentry/info/author completion_done Note: meta author : see http://docbook.sf.net/el/author completion_done Warn: meta author : no author data, so inserted a fixme completion_done Note: Writing remove_inode_hash.9 Warn: meta author : no refentry/info/author iput Note: meta author : see http://docbook.sf.net/el/author iput Warn: meta author : no author data, so inserted a fixme iput Note: Writing enum_utrace_signal_action.9 Warn: meta author : no refentry/info/author utrace_signal_action Note: meta author : see http://docbook.sf.net/el/author utrace_signal_action Warn: meta author : no author data, so inserted a fixme utrace_signal_action Note: Writing struct_usb_class_driver.9 Warn: meta author : no refentry/info/author struct urb Note: meta author : see http://docbook.sf.net/el/author struct urb Warn: meta author : no author data, so inserted a fixme struct urb Note: Writing struct_sock_common.9 Warn: meta author : no refentry/info/author struct sock Note: meta author : see http://docbook.sf.net/el/author struct sock Warn: meta author : no author data, so inserted a fixme struct sock Note: Writing struct_usb_ctrlrequest.9 Note: Writing ata_link_next.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing iput.9 Note: Writing completion_done.9 Warn: meta author : no refentry/info/author bmap Note: meta author : see http://docbook.sf.net/el/author bmap Warn: meta author : no refentry/info/author task_nice Note: meta author : see http://docbook.sf.net/el/author task_nice Warn: meta author : no author data, so inserted a fixme task_nice Warn: meta author : no author data, so inserted a fixme bmap Note: Writing utrace_signal_action.9 Warn: meta author : no refentry/info/author enum utrace_syscall_action Note: meta author : see http://docbook.sf.net/el/author enum utrace_syscall_action Warn: meta author : no author data, so inserted a fixme enum utrace_syscall_action Note: Writing struct_urb.9 Warn: meta author : no refentry/info/author usb_fill_control_urb Note: meta author : see http://docbook.sf.net/el/author usb_fill_control_urb Warn: meta author : no author data, so inserted a fixme usb_fill_control_urb Note: Writing ata_dev_next.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_usb_request.9 Note: Writing struct_sock.9 Warn: meta author : no refentry/info/author sk_filter_release Note: meta author : see http://docbook.sf.net/el/author sk_filter_release Warn: meta author : no author data, so inserted a fixme sk_filter_release Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing bmap.9 Warn: meta author : no refentry/info/author touch_atime Note: meta author : see http://docbook.sf.net/el/author touch_atime Warn: meta author : no author data, so inserted a fixme touch_atime Note: Writing enum_utrace_syscall_action.9 Warn: meta author : no refentry/info/author utrace_syscall_action Note: meta author : see http://docbook.sf.net/el/author utrace_syscall_action Warn: meta author : no author data, so inserted a fixme utrace_syscall_action Note: Writing task_nice.9 Warn: meta author : no refentry/info/author sched_setscheduler Note: meta author : see http://docbook.sf.net/el/author sched_setscheduler Warn: meta author : no author data, so inserted a fixme sched_setscheduler Note: Writing usb_fill_control_urb.9 Warn: meta author : no refentry/info/author usb_fill_bulk_urb Note: meta author : see http://docbook.sf.net/el/author usb_fill_bulk_urb Warn: meta author : no author data, so inserted a fixme usb_fill_bulk_urb Note: Writing atapi_cmd_type.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sk_filter_release.9 Warn: meta author : no refentry/info/author sk_eat_skb Note: meta author : see http://docbook.sf.net/el/author sk_eat_skb Warn: meta author : no author data, so inserted a fixme sk_eat_skb Note: Writing struct_usb_ep.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing touch_atime.9 Warn: meta author : no refentry/info/author file_update_time Note: meta author : see http://docbook.sf.net/el/author file_update_time Warn: meta author : no author data, so inserted a fixme file_update_time Note: Writing utrace_syscall_action.9 Warn: meta author : no refentry/info/author struct utrace_attached_engine Note: meta author : see http://docbook.sf.net/el/author struct utrace_attached_engine Warn: meta author : no author data, so inserted a fixme struct utrace_attached_engine Note: Writing usb_fill_bulk_urb.9 Warn: meta author : no refentry/info/author usb_fill_int_urb Note: meta author : see http://docbook.sf.net/el/author usb_fill_int_urb Warn: meta author : no author data, so inserted a fixme usb_fill_int_urb Note: Writing sched_setscheduler.9 Warn: meta author : no refentry/info/author yield Note: meta author : see http://docbook.sf.net/el/author yield Warn: meta author : no author data, so inserted a fixme yield Note: Writing ata_tf_to_fis.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sk_eat_skb.9 Warn: meta author : no refentry/info/author sockfd_lookup Note: meta author : see http://docbook.sf.net/el/author sockfd_lookup Warn: meta author : no author data, so inserted a fixme sockfd_lookup Note: Writing usb_ep_enable.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing file_update_time.9 Warn: meta author : no refentry/info/author make_bad_inode Note: meta author : see http://docbook.sf.net/el/author make_bad_inode Warn: meta author : no author data, so inserted a fixme make_bad_inode Note: Writing struct_utrace_attached_engine.9 Warn: meta author : no refentry/info/author utrace_engine_get Note: meta author : see http://docbook.sf.net/el/author utrace_engine_get Warn: meta author : no author data, so inserted a fixme utrace_engine_get Note: Writing usb_fill_int_urb.9 Warn: meta author : no refentry/info/author usb_urb_dir_in Note: meta author : see http://docbook.sf.net/el/author usb_urb_dir_in Warn: meta author : no author data, so inserted a fixme usb_urb_dir_in Note: Writing ata_tf_from_fis.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sockfd_lookup.9 Warn: meta author : no refentry/info/author sock_release Note: meta author : see http://docbook.sf.net/el/author sock_release Warn: meta author : no author data, so inserted a fixme sock_release Note: Writing yield.9 Warn: meta author : no refentry/info/author __round_jiffies Note: meta author : see http://docbook.sf.net/el/author __round_jiffies Warn: meta author : no author data, so inserted a fixme __round_jiffies Note: Writing usb_ep_disable.9 Note: Writing make_bad_inode.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author is_bad_inode Note: meta author : see http://docbook.sf.net/el/author is_bad_inode Warn: meta author : no author data, so inserted a fixme is_bad_inode Note: Writing utrace_engine_get.9 Warn: meta author : no refentry/info/author utrace_engine_put Note: meta author : see http://docbook.sf.net/el/author utrace_engine_put Warn: meta author : no author data, so inserted a fixme utrace_engine_put Note: Writing usb_urb_dir_in.9 Warn: meta author : no refentry/info/author usb_urb_dir_out Note: meta author : see http://docbook.sf.net/el/author usb_urb_dir_out Warn: meta author : no author data, so inserted a fixme usb_urb_dir_out Note: Writing ata_pack_xfermask.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sock_release.9 Warn: meta author : no refentry/info/author sock_register Note: meta author : see http://docbook.sf.net/el/author sock_register Warn: meta author : no author data, so inserted a fixme sock_register Note: Writing usb_ep_alloc_request.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing is_bad_inode.9 Warn: meta author : no refentry/info/author iget_failed Note: meta author : see http://docbook.sf.net/el/author iget_failed Warn: meta author : no author data, so inserted a fixme iget_failed Note: Writing __round_jiffies.9 Warn: meta author : no refentry/info/author __round_jiffies_relative Note: meta author : see http://docbook.sf.net/el/author __round_jiffies_relative Warn: meta author : no author data, so inserted a fixme __round_jiffies_relative Note: Writing utrace_engine_put.9 Warn: meta author : no refentry/info/author struct utrace_engine_ops Note: meta author : see http://docbook.sf.net/el/author struct utrace_engine_ops Warn: meta author : no author data, so inserted a fixme struct utrace_engine_ops Note: Writing usb_urb_dir_out.9 Warn: meta author : no refentry/info/author struct usb_sg_request Note: meta author : see http://docbook.sf.net/el/author struct usb_sg_request Warn: meta author : no author data, so inserted a fixme struct usb_sg_request Note: Writing ata_unpack_xfermask.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sock_register.9 Warn: meta author : no refentry/info/author sock_unregister Note: meta author : see http://docbook.sf.net/el/author sock_unregister Warn: meta author : no author data, so inserted a fixme sock_unregister Note: Writing usb_ep_free_request.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing iget_failed.9 Warn: meta author : no refentry/info/author deactivate_super Note: meta author : see http://docbook.sf.net/el/author deactivate_super Warn: meta author : no author data, so inserted a fixme deactivate_super Note: Writing struct_usb_sg_request.9 Warn: meta author : no refentry/info/author usb_init_urb Note: meta author : see http://docbook.sf.net/el/author usb_init_urb Warn: meta author : no author data, so inserted a fixme usb_init_urb Note: Writing __round_jiffies_relative.9 Warn: meta author : no refentry/info/author round_jiffies Note: meta author : see http://docbook.sf.net/el/author round_jiffies Warn: meta author : no author data, so inserted a fixme round_jiffies Note: Writing struct_utrace_engine_ops.9 Warn: meta author : no refentry/info/author struct utrace_examiner Note: meta author : see http://docbook.sf.net/el/author struct utrace_examiner Warn: meta author : no author data, so inserted a fixme struct utrace_examiner Note: Writing ata_xfer_mask2mode.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sock_unregister.9 Warn: meta author : no refentry/info/author skb_over_panic Note: meta author : see http://docbook.sf.net/el/author skb_over_panic Warn: meta author : no author data, so inserted a fixme skb_over_panic Note: Writing deactivate_super.9 Warn: meta author : no refentry/info/author generic_shutdown_super Note: meta author : see http://docbook.sf.net/el/author generic_shutdown_super Warn: meta author : no author data, so inserted a fixme generic_shutdown_super Note: Writing usb_ep_queue.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_init_urb.9 Warn: meta author : no refentry/info/author usb_alloc_urb Note: meta author : see http://docbook.sf.net/el/author usb_alloc_urb Warn: meta author : no author data, so inserted a fixme usb_alloc_urb Note: Writing struct_utrace_examiner.9 Warn: meta author : no refentry/info/author utrace_control_pid Note: meta author : see http://docbook.sf.net/el/author utrace_control_pid Warn: meta author : no author data, so inserted a fixme utrace_control_pid Note: Writing ata_xfer_mode2mask.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing round_jiffies.9 Warn: meta author : no refentry/info/author round_jiffies_relative Note: meta author : see http://docbook.sf.net/el/author round_jiffies_relative Warn: meta author : no author data, so inserted a fixme round_jiffies_relative Note: Writing skb_over_panic.9 Warn: meta author : no refentry/info/author skb_under_panic Note: meta author : see http://docbook.sf.net/el/author skb_under_panic Warn: meta author : no author data, so inserted a fixme skb_under_panic Note: Writing generic_shutdown_super.9 Warn: meta author : no refentry/info/author sget Note: meta author : see http://docbook.sf.net/el/author sget Warn: meta author : no author data, so inserted a fixme sget Note: Writing usb_ep_dequeue.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_alloc_urb.9 Warn: meta author : no refentry/info/author usb_free_urb Note: meta author : see http://docbook.sf.net/el/author usb_free_urb Warn: meta author : no author data, so inserted a fixme usb_free_urb Note: Writing utrace_control_pid.9 Warn: meta author : no refentry/info/author utrace_set_events_pid Note: meta author : see http://docbook.sf.net/el/author utrace_set_events_pid Warn: meta author : no author data, so inserted a fixme utrace_set_events_pid Note: Writing ata_xfer_mode2shift.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_under_panic.9 Warn: meta author : no refentry/info/author __alloc_skb Note: meta author : see http://docbook.sf.net/el/author __alloc_skb Warn: meta author : no author data, so inserted a fixme __alloc_skb Note: Writing round_jiffies_relative.9 Warn: meta author : no refentry/info/author __round_jiffies_up Note: meta author : see http://docbook.sf.net/el/author __round_jiffies_up Warn: meta author : no author data, so inserted a fixme __round_jiffies_up Note: Writing sget.9 Warn: meta author : no refentry/info/author get_super Note: meta author : see http://docbook.sf.net/el/author get_super Warn: meta author : no author data, so inserted a fixme get_super Note: Writing usb_ep_set_halt.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_free_urb.9 Warn: meta author : no refentry/info/author usb_get_urb Note: meta author : see http://docbook.sf.net/el/author usb_get_urb Warn: meta author : no author data, so inserted a fixme usb_get_urb Note: Writing utrace_set_events_pid.9 Warn: meta author : no refentry/info/author utrace_barrier_pid Note: meta author : see http://docbook.sf.net/el/author utrace_barrier_pid Warn: meta author : no author data, so inserted a fixme utrace_barrier_pid Note: Writing ata_mode_string.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing __alloc_skb.9 Warn: meta author : no refentry/info/author __netdev_alloc_skb Note: meta author : see http://docbook.sf.net/el/author __netdev_alloc_skb Warn: meta author : no author data, so inserted a fixme __netdev_alloc_skb Note: Writing get_super.9 Warn: meta author : no refentry/info/author posix_lock_file Note: meta author : see http://docbook.sf.net/el/author posix_lock_file Warn: meta author : no author data, so inserted a fixme posix_lock_file Note: Writing __round_jiffies_up.9 Warn: meta author : no refentry/info/author __round_jiffies_up_relative Note: meta author : see http://docbook.sf.net/el/author __round_jiffies_up_relative Warn: meta author : no author data, so inserted a fixme __round_jiffies_up_relative Note: Writing usb_ep_clear_halt.9 Note: Writing usb_get_urb.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Warn: meta author : no refentry/info/author usb_anchor_urb Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: meta author : see http://docbook.sf.net/el/author usb_anchor_urb Warn: meta author : no author data, so inserted a fixme usb_anchor_urb Note: Writing utrace_barrier_pid.9 Warn: meta author : no refentry/info/author utrace_attach_task Note: meta author : see http://docbook.sf.net/el/author utrace_attach_task Warn: meta author : no author data, so inserted a fixme utrace_attach_task Note: Writing ata_dev_classify.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing __netdev_alloc_skb.9 Warn: meta author : no refentry/info/author dev_alloc_skb Note: meta author : see http://docbook.sf.net/el/author dev_alloc_skb Warn: meta author : no author data, so inserted a fixme dev_alloc_skb Note: Writing posix_lock_file.9 Warn: meta author : no refentry/info/author posix_lock_file_wait Note: meta author : see http://docbook.sf.net/el/author posix_lock_file_wait Warn: meta author : no author data, so inserted a fixme posix_lock_file_wait Note: Writing usb_anchor_urb.9 Warn: meta author : no refentry/info/author usb_unanchor_urb Note: meta author : see http://docbook.sf.net/el/author usb_unanchor_urb Warn: meta author : no author data, so inserted a fixme usb_unanchor_urb Note: Writing usb_ep_set_wedge.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing utrace_attach_task.9 Warn: meta author : no refentry/info/author utrace_attach_pid Note: meta author : see http://docbook.sf.net/el/author utrace_attach_pid Warn: meta author : no author data, so inserted a fixme utrace_attach_pid Note: Writing __round_jiffies_up_relative.9 Warn: meta author : no refentry/info/author round_jiffies_up Note: meta author : see http://docbook.sf.net/el/author round_jiffies_up Warn: meta author : no author data, so inserted a fixme round_jiffies_up Note: Writing ata_id_string.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_alloc_skb.9 Warn: meta author : no refentry/info/author __kfree_skb Note: meta author : see http://docbook.sf.net/el/author __kfree_skb Warn: meta author : no author data, so inserted a fixme __kfree_skb Note: Writing posix_lock_file_wait.9 Warn: meta author : no refentry/info/author locks_mandatory_area Note: meta author : see http://docbook.sf.net/el/author locks_mandatory_area Warn: meta author : no author data, so inserted a fixme locks_mandatory_area Note: Writing usb_unanchor_urb.9 Warn: meta author : no refentry/info/author usb_submit_urb Note: meta author : see http://docbook.sf.net/el/author usb_submit_urb Warn: meta author : no author data, so inserted a fixme usb_submit_urb Note: Writing usb_ep_fifo_status.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing utrace_attach_pid.9 Warn: meta author : no refentry/info/author utrace_set_events Note: meta author : see http://docbook.sf.net/el/author utrace_set_events Warn: meta author : no author data, so inserted a fixme utrace_set_events Note: Writing ata_id_c_string.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing round_jiffies_up.9 Warn: meta author : no refentry/info/author round_jiffies_up_relative Note: meta author : see http://docbook.sf.net/el/author round_jiffies_up_relative Warn: meta author : no author data, so inserted a fixme round_jiffies_up_relative Note: Writing __kfree_skb.9 Warn: meta author : no refentry/info/author kfree_skb Note: meta author : see http://docbook.sf.net/el/author kfree_skb Warn: meta author : no author data, so inserted a fixme kfree_skb Note: Writing locks_mandatory_area.9 Warn: meta author : no refentry/info/author __break_lease Note: meta author : see http://docbook.sf.net/el/author __break_lease Warn: meta author : no author data, so inserted a fixme __break_lease Note: Writing usb_submit_urb.9 Warn: meta author : no refentry/info/author usb_unlink_urb Note: meta author : see http://docbook.sf.net/el/author usb_unlink_urb Warn: meta author : no author data, so inserted a fixme usb_unlink_urb Note: Writing usb_ep_fifo_flush.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing utrace_set_events.9 Warn: meta author : no refentry/info/author utrace_control Note: meta author : see http://docbook.sf.net/el/author utrace_control Warn: meta author : no author data, so inserted a fixme utrace_control Note: Writing ata_id_xfermask.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing kfree_skb.9 Warn: meta author : no refentry/info/author skb_recycle_check Note: meta author : see http://docbook.sf.net/el/author skb_recycle_check Warn: meta author : no author data, so inserted a fixme skb_recycle_check Note: Writing __break_lease.9 Note: Writing round_jiffies_up_relative.9 Warn: meta author : no refentry/info/author lease_get_mtime Warn: meta author : no refentry/info/author init_timer Note: meta author : see http://docbook.sf.net/el/author init_timer Warn: meta author : no author data, so inserted a fixme init_timer Note: meta author : see http://docbook.sf.net/el/author lease_get_mtime Warn: meta author : no author data, so inserted a fixme lease_get_mtime Note: Writing usb_unlink_urb.9 Warn: meta author : no refentry/info/author usb_kill_urb Note: meta author : see http://docbook.sf.net/el/author usb_kill_urb Warn: meta author : no author data, so inserted a fixme usb_kill_urb Note: Writing ata_pio_need_iordy.9 Note: Writing struct_usb_gadget.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing utrace_control.9 Warn: meta author : no refentry/info/author utrace_barrier Note: meta author : see http://docbook.sf.net/el/author utrace_barrier Warn: meta author : no author data, so inserted a fixme utrace_barrier Note: Writing skb_recycle_check.9 Warn: meta author : no refentry/info/author skb_morph Note: meta author : see http://docbook.sf.net/el/author skb_morph Warn: meta author : no author data, so inserted a fixme skb_morph Note: Writing lease_get_mtime.9 Warn: meta author : no refentry/info/author generic_setlease Note: meta author : see http://docbook.sf.net/el/author generic_setlease Warn: meta author : no author data, so inserted a fixme generic_setlease Note: Writing usb_kill_urb.9 Warn: meta author : no refentry/info/author usb_poison_urb Note: meta author : see http://docbook.sf.net/el/author usb_poison_urb Warn: meta author : no author data, so inserted a fixme usb_poison_urb Note: Writing init_timer.9 Warn: meta author : no refentry/info/author mod_timer Note: meta author : see http://docbook.sf.net/el/author mod_timer Warn: meta author : no author data, so inserted a fixme mod_timer Note: Writing ata_do_dev_read_id.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing utrace_barrier.9 Warn: meta author : no refentry/info/author utrace_prepare_examine Note: meta author : see http://docbook.sf.net/el/author utrace_prepare_examine Warn: meta author : no author data, so inserted a fixme utrace_prepare_examine Note: Writing gadget_is_dualspeed.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_morph.9 Warn: meta author : no refentry/info/author skb_clone Note: meta author : see http://docbook.sf.net/el/author skb_clone Warn: meta author : no author data, so inserted a fixme skb_clone Note: Writing generic_setlease.9 Warn: meta author : no refentry/info/author flock_lock_file_wait Note: meta author : see http://docbook.sf.net/el/author flock_lock_file_wait Warn: meta author : no author data, so inserted a fixme flock_lock_file_wait Note: Writing usb_poison_urb.9 Warn: meta author : no refentry/info/author usb_kill_anchored_urbs Note: meta author : see http://docbook.sf.net/el/author usb_kill_anchored_urbs Warn: meta author : no author data, so inserted a fixme usb_kill_anchored_urbs Note: Writing ata_cable_40wire.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing utrace_prepare_examine.9 Note: Writing mod_timer.9 Warn: meta author : no refentry/info/author utrace_finish_examine Note: meta author : see http://docbook.sf.net/el/author utrace_finish_examine Warn: meta author : no author data, so inserted a fixme utrace_finish_examine Warn: meta author : no refentry/info/author del_timer Note: meta author : see http://docbook.sf.net/el/author del_timer Warn: meta author : no author data, so inserted a fixme del_timer Note: Writing gadget_is_otg.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_clone.9 Warn: meta author : no refentry/info/author skb_copy Note: meta author : see http://docbook.sf.net/el/author skb_copy Warn: meta author : no author data, so inserted a fixme skb_copy Note: Writing flock_lock_file_wait.9 Warn: meta author : no refentry/info/author vfs_test_lock Note: meta author : see http://docbook.sf.net/el/author vfs_test_lock Warn: meta author : no author data, so inserted a fixme vfs_test_lock Note: Writing usb_kill_anchored_urbs.9 Warn: meta author : no refentry/info/author usb_poison_anchored_urbs Note: meta author : see http://docbook.sf.net/el/author usb_poison_anchored_urbs Warn: meta author : no author data, so inserted a fixme usb_poison_anchored_urbs Note: Writing ata_cable_80wire.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing utrace_finish_examine.9 Warn: meta author : no refentry/info/author user_regset_active_fn Note: meta author : see http://docbook.sf.net/el/author user_regset_active_fn Warn: meta author : no author data, so inserted a fixme user_regset_active_fn Note: Writing usb_gadget_frame_number.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing del_timer.9 Warn: meta author : no refentry/info/author try_to_del_timer_sync Note: meta author : see http://docbook.sf.net/el/author try_to_del_timer_sync Warn: meta author : no author data, so inserted a fixme try_to_del_timer_sync Note: Writing skb_copy.9 Note: Writing usb_poison_anchored_urbs.9 Warn: meta author : no refentry/info/author pskb_copy Note: meta author : see http://docbook.sf.net/el/author pskb_copy Warn: meta author : no author data, so inserted a fixme pskb_copy Warn: meta author : no refentry/info/author usb_unpoison_anchored_urbs Note: meta author : see http://docbook.sf.net/el/author usb_unpoison_anchored_urbs Warn: meta author : no author data, so inserted a fixme usb_unpoison_anchored_urbs Note: Writing vfs_test_lock.9 Warn: meta author : no refentry/info/author vfs_lock_file Note: meta author : see http://docbook.sf.net/el/author vfs_lock_file Warn: meta author : no author data, so inserted a fixme vfs_lock_file Note: Writing user_regset_active_fn.9 Warn: meta author : no refentry/info/author user_regset_get_fn Note: meta author : see http://docbook.sf.net/el/author user_regset_get_fn Warn: meta author : no author data, so inserted a fixme user_regset_get_fn Note: Writing ata_cable_unknown.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_gadget_wakeup.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_unpoison_anchored_urbs.9 Warn: meta author : no refentry/info/author usb_unlink_anchored_urbs Note: meta author : see http://docbook.sf.net/el/author usb_unlink_anchored_urbs Warn: meta author : no author data, so inserted a fixme usb_unlink_anchored_urbs Note: Writing vfs_lock_file.9 Note: Writing pskb_copy.9 Warn: meta author : no refentry/info/author posix_unblock_lock Note: meta author : see http://docbook.sf.net/el/author posix_unblock_lock Warn: meta author : no author data, so inserted a fixme posix_unblock_lock Warn: meta author : no refentry/info/author pskb_expand_head Note: meta author : see http://docbook.sf.net/el/author pskb_expand_head Warn: meta author : no author data, so inserted a fixme pskb_expand_head Note: Writing try_to_del_timer_sync.9 Warn: meta author : no refentry/info/author del_timer_sync Note: meta author : see http://docbook.sf.net/el/author del_timer_sync Warn: meta author : no author data, so inserted a fixme del_timer_sync Note: Writing user_regset_get_fn.9 Warn: meta author : no refentry/info/author user_regset_set_fn Note: meta author : see http://docbook.sf.net/el/author user_regset_set_fn Warn: meta author : no author data, so inserted a fixme user_regset_set_fn Note: Writing ata_cable_ignore.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_gadget_set_selfpowered.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_unlink_anchored_urbs.9 Warn: meta author : no refentry/info/author usb_wait_anchor_empty_timeout Note: meta author : see http://docbook.sf.net/el/author usb_wait_anchor_empty_timeout Warn: meta author : no author data, so inserted a fixme usb_wait_anchor_empty_timeout Note: Writing posix_unblock_lock.9 Warn: meta author : no refentry/info/author vfs_cancel_lock Note: meta author : see http://docbook.sf.net/el/author vfs_cancel_lock Warn: meta author : no author data, so inserted a fixme vfs_cancel_lock Note: Writing pskb_expand_head.9 Warn: meta author : no refentry/info/author skb_copy_expand Note: meta author : see http://docbook.sf.net/el/author skb_copy_expand Warn: meta author : no author data, so inserted a fixme skb_copy_expand Note: Writing del_timer_sync.9 Warn: meta author : no refentry/info/author schedule_timeout Note: meta author : see http://docbook.sf.net/el/author schedule_timeout Warn: meta author : no author data, so inserted a fixme schedule_timeout Note: Writing user_regset_set_fn.9 Warn: meta author : no refentry/info/author user_regset_writeback_fn Note: meta author : see http://docbook.sf.net/el/author user_regset_writeback_fn Warn: meta author : no author data, so inserted a fixme user_regset_writeback_fn Note: Writing ata_cable_sata.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_gadget_clear_selfpowered.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_wait_anchor_empty_timeout.9 Warn: meta author : no refentry/info/author usb_get_from_anchor Note: meta author : see http://docbook.sf.net/el/author usb_get_from_anchor Warn: meta author : no author data, so inserted a fixme usb_get_from_anchor Note: Writing vfs_cancel_lock.9 Warn: meta author : no refentry/info/author lock_may_read Note: meta author : see http://docbook.sf.net/el/author lock_may_read Warn: meta author : no author data, so inserted a fixme lock_may_read Note: Writing skb_copy_expand.9 Warn: meta author : no refentry/info/author skb_pad Note: meta author : see http://docbook.sf.net/el/author skb_pad Warn: meta author : no author data, so inserted a fixme skb_pad Note: Writing user_regset_writeback_fn.9 Warn: meta author : no refentry/info/author struct user_regset Note: meta author : see http://docbook.sf.net/el/author struct user_regset Warn: meta author : no author data, so inserted a fixme struct user_regset Note: Writing schedule_timeout.9 Warn: meta author : no refentry/info/author msleep Note: meta author : see http://docbook.sf.net/el/author msleep Warn: meta author : no author data, so inserted a fixme msleep Note: Writing ata_port_probe.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_gadget_vbus_connect.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_get_from_anchor.9 Warn: meta author : no refentry/info/author usb_scuttle_anchored_urbs Note: meta author : see http://docbook.sf.net/el/author usb_scuttle_anchored_urbs Warn: meta author : no author data, so inserted a fixme usb_scuttle_anchored_urbs Note: Writing lock_may_read.9 Warn: meta author : no refentry/info/author lock_may_write Note: meta author : see http://docbook.sf.net/el/author lock_may_write Warn: meta author : no author data, so inserted a fixme lock_may_write Note: Writing skb_pad.9 Warn: meta author : no refentry/info/author skb_put Note: meta author : see http://docbook.sf.net/el/author skb_put Warn: meta author : no author data, so inserted a fixme skb_put Note: Writing struct_user_regset.9 Warn: meta author : no refentry/info/author struct user_regset_view Note: meta author : see http://docbook.sf.net/el/author struct user_regset_view Warn: meta author : no author data, so inserted a fixme struct user_regset_view Note: Writing ata_dev_pair.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_scuttle_anchored_urbs.9 Warn: meta author : no refentry/info/author usb_anchor_empty Note: meta author : see http://docbook.sf.net/el/author usb_anchor_empty Warn: meta author : no author data, so inserted a fixme usb_anchor_empty Note: Writing usb_gadget_vbus_draw.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing msleep.9 Warn: meta author : no refentry/info/author msleep_interruptible Note: meta author : see http://docbook.sf.net/el/author msleep_interruptible Warn: meta author : no author data, so inserted a fixme msleep_interruptible Note: Writing lock_may_write.9 Warn: meta author : no refentry/info/author locks_mandatory_locked Note: meta author : see http://docbook.sf.net/el/author locks_mandatory_locked Warn: meta author : no author data, so inserted a fixme locks_mandatory_locked Note: Writing skb_put.9 Warn: meta author : no refentry/info/author skb_push Note: meta author : see http://docbook.sf.net/el/author skb_push Warn: meta author : no author data, so inserted a fixme skb_push Note: Writing struct_user_regset_view.9 Warn: meta author : no refentry/info/author task_user_regset_view Note: meta author : see http://docbook.sf.net/el/author task_user_regset_view Warn: meta author : no author data, so inserted a fixme task_user_regset_view Note: Writing ata_port_disable.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_anchor_empty.9 Warn: meta author : no refentry/info/author usb_control_msg Note: meta author : see http://docbook.sf.net/el/author usb_control_msg Warn: meta author : no author data, so inserted a fixme usb_control_msg Note: Writing usb_gadget_vbus_disconnect.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing locks_mandatory_locked.9 Warn: meta author : no refentry/info/author fcntl_getlease Note: meta author : see http://docbook.sf.net/el/author fcntl_getlease Warn: meta author : no author data, so inserted a fixme fcntl_getlease Note: Writing skb_push.9 Warn: meta author : no refentry/info/author skb_pull Note: meta author : see http://docbook.sf.net/el/author skb_pull Warn: meta author : no author data, so inserted a fixme skb_pull Note: Writing msleep_interruptible.9 Warn: meta author : no refentry/info/author ktime_set Note: meta author : see http://docbook.sf.net/el/author ktime_set Warn: meta author : no author data, so inserted a fixme ktime_set Note: Writing task_user_regset_view.9 Warn: meta author : no refentry/info/author copy_regset_to_user Note: meta author : see http://docbook.sf.net/el/author copy_regset_to_user Warn: meta author : no author data, so inserted a fixme copy_regset_to_user Note: Writing sata_set_spd.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_control_msg.9 Warn: meta author : no refentry/info/author usb_interrupt_msg Note: meta author : see http://docbook.sf.net/el/author usb_interrupt_msg Warn: meta author : no author data, so inserted a fixme usb_interrupt_msg Note: Writing fcntl_getlease.9 Warn: meta author : no refentry/info/author fcntl_setlease Note: meta author : see http://docbook.sf.net/el/author fcntl_setlease Warn: meta author : no author data, so inserted a fixme fcntl_setlease Note: Writing usb_gadget_connect.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_pull.9 Warn: meta author : no refentry/info/author skb_trim Note: meta author : see http://docbook.sf.net/el/author skb_trim Warn: meta author : no author data, so inserted a fixme skb_trim Note: Writing ktime_set.9 Warn: meta author : no refentry/info/author ktime_sub Note: meta author : see http://docbook.sf.net/el/author ktime_sub Warn: meta author : no author data, so inserted a fixme ktime_sub Note: Writing copy_regset_to_user.9 Warn: meta author : no refentry/info/author copy_regset_from_user Note: meta author : see http://docbook.sf.net/el/author copy_regset_from_user Warn: meta author : no author data, so inserted a fixme copy_regset_from_user Note: Writing ata_timing_cycle2mode.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_interrupt_msg.9 Warn: meta author : no refentry/info/author usb_bulk_msg Note: meta author : see http://docbook.sf.net/el/author usb_bulk_msg Warn: meta author : no author data, so inserted a fixme usb_bulk_msg Note: Writing fcntl_setlease.9 Warn: meta author : no refentry/info/author SYSCALL_DEFINE2 Note: meta author : see http://docbook.sf.net/el/author SYSCALL_DEFINE2 Warn: meta author : no author data, so inserted a fixme SYSCALL_DEFINE2 Note: Writing usb_gadget_disconnect.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_trim.9 Warn: meta author : no refentry/info/author __pskb_pull_tail Note: meta author : see http://docbook.sf.net/el/author __pskb_pull_tail Warn: meta author : no author data, so inserted a fixme __pskb_pull_tail Note: Writing ata_do_set_mode.9 Note: Writing copy_regset_from_user.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author task_current_syscall Note: meta author : see http://docbook.sf.net/el/author task_current_syscall Warn: meta author : no author data, so inserted a fixme task_current_syscall Note: Writing ktime_sub.9 Warn: meta author : no refentry/info/author ktime_add Note: meta author : see http://docbook.sf.net/el/author ktime_add Warn: meta author : no author data, so inserted a fixme ktime_add Note: Writing usb_bulk_msg.9 Warn: meta author : no refentry/info/author usb_sg_init Note: meta author : see http://docbook.sf.net/el/author usb_sg_init Warn: meta author : no author data, so inserted a fixme usb_sg_init Note: Writing SYSCALL_DEFINE2.9 Warn: meta author : no refentry/info/author mpage_readpages Note: meta author : see http://docbook.sf.net/el/author mpage_readpages Warn: meta author : no author data, so inserted a fixme mpage_readpages Note: Writing __pskb_pull_tail.9 Warn: meta author : no refentry/info/author skb_store_bits Note: meta author : see http://docbook.sf.net/el/author skb_store_bits Warn: meta author : no author data, so inserted a fixme skb_store_bits Note: Writing struct_usb_gadget_driver.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_wait_after_reset.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing task_current_syscall.9 Warn: meta author : no refentry/info/author syscall_get_nr Note: meta author : see http://docbook.sf.net/el/author syscall_get_nr Warn: meta author : no author data, so inserted a fixme syscall_get_nr Note: Writing usb_sg_init.9 Warn: meta author : no refentry/info/author usb_sg_wait Note: meta author : see http://docbook.sf.net/el/author usb_sg_wait Warn: meta author : no author data, so inserted a fixme usb_sg_wait Note: Writing mpage_readpages.9 Note: Writing ktime_add.9 Warn: meta author : no refentry/info/author mpage_writepages Note: meta author : see http://docbook.sf.net/el/author mpage_writepages Warn: meta author : no author data, so inserted a fixme mpage_writepages Warn: meta author : no refentry/info/author timespec_to_ktime Note: meta author : see http://docbook.sf.net/el/author timespec_to_ktime Warn: meta author : no author data, so inserted a fixme timespec_to_ktime Note: Writing skb_store_bits.9 Warn: meta author : no refentry/info/author skb_dequeue Note: meta author : see http://docbook.sf.net/el/author skb_dequeue Warn: meta author : no author data, so inserted a fixme skb_dequeue Note: Writing usb_gadget_register_driver.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sata_link_debounce.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing syscall_get_nr.9 Warn: meta author : no refentry/info/author syscall_rollback Note: meta author : see http://docbook.sf.net/el/author syscall_rollback Warn: meta author : no author data, so inserted a fixme syscall_rollback Note: Writing usb_sg_wait.9 Warn: meta author : no refentry/info/author usb_sg_cancel Note: meta author : see http://docbook.sf.net/el/author usb_sg_cancel Warn: meta author : no author data, so inserted a fixme usb_sg_cancel Note: Writing mpage_writepages.9 Warn: meta author : no refentry/info/author generic_permission Note: meta author : see http://docbook.sf.net/el/author generic_permission Warn: meta author : no author data, so inserted a fixme generic_permission Note: Writing skb_dequeue.9 Warn: meta author : no refentry/info/author skb_dequeue_tail Note: meta author : see http://docbook.sf.net/el/author skb_dequeue_tail Warn: meta author : no author data, so inserted a fixme skb_dequeue_tail Note: Writing timespec_to_ktime.9 Warn: meta author : no refentry/info/author timeval_to_ktime Note: meta author : see http://docbook.sf.net/el/author timeval_to_ktime Warn: meta author : no author data, so inserted a fixme timeval_to_ktime Note: Writing usb_gadget_unregister_driver.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sata_link_resume.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_sg_cancel.9 Warn: meta author : no refentry/info/author usb_get_descriptor Note: Writing syscall_rollback.9 Note: meta author : see http://docbook.sf.net/el/author usb_get_descriptor Warn: meta author : no author data, so inserted a fixme usb_get_descriptor Warn: meta author : no refentry/info/author syscall_get_error Note: meta author : see http://docbook.sf.net/el/author syscall_get_error Warn: meta author : no author data, so inserted a fixme syscall_get_error Note: Writing generic_permission.9 Warn: meta author : no refentry/info/author inode_permission Note: meta author : see http://docbook.sf.net/el/author inode_permission Warn: meta author : no author data, so inserted a fixme inode_permission Note: Writing skb_dequeue_tail.9 Warn: meta author : no refentry/info/author skb_queue_purge Note: meta author : see http://docbook.sf.net/el/author skb_queue_purge Warn: meta author : no author data, so inserted a fixme skb_queue_purge Note: Writing struct_usb_string.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing timeval_to_ktime.9 Warn: meta author : no refentry/info/author ktime_to_timespec Note: meta author : see http://docbook.sf.net/el/author ktime_to_timespec Warn: meta author : no author data, so inserted a fixme ktime_to_timespec Note: Writing ata_std_prereset.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_get_descriptor.9 Warn: meta author : no refentry/info/author usb_string Note: meta author : see http://docbook.sf.net/el/author usb_string Warn: meta author : no author data, so inserted a fixme usb_string Note: Writing syscall_get_error.9 Warn: meta author : no refentry/info/author syscall_get_return_value Note: meta author : see http://docbook.sf.net/el/author syscall_get_return_value Warn: meta author : no author data, so inserted a fixme syscall_get_return_value Note: Writing inode_permission.9 Warn: meta author : no refentry/info/author file_permission Note: meta author : see http://docbook.sf.net/el/author file_permission Warn: meta author : no author data, so inserted a fixme file_permission Note: Writing skb_queue_purge.9 Warn: meta author : no refentry/info/author skb_queue_head Note: meta author : see http://docbook.sf.net/el/author skb_queue_head Warn: meta author : no author data, so inserted a fixme skb_queue_head Note: Writing sata_link_hardreset.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_usb_gadget_strings.9 Note: Writing usb_string.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author usb_get_status Note: meta author : see http://docbook.sf.net/el/author usb_get_status Warn: meta author : no author data, so inserted a fixme usb_get_status Note: Writing syscall_get_return_value.9 Warn: meta author : no refentry/info/author syscall_set_return_value Note: meta author : see http://docbook.sf.net/el/author syscall_set_return_value Warn: meta author : no author data, so inserted a fixme syscall_set_return_value Note: Writing ktime_to_timespec.9 Warn: meta author : no refentry/info/author ktime_to_timeval Note: meta author : see http://docbook.sf.net/el/author ktime_to_timeval Warn: meta author : no author data, so inserted a fixme ktime_to_timeval Note: Writing file_permission.9 Warn: meta author : no refentry/info/author path_get Note: meta author : see http://docbook.sf.net/el/author path_get Warn: meta author : no author data, so inserted a fixme path_get Note: Writing skb_queue_head.9 Warn: meta author : no refentry/info/author skb_queue_tail Note: meta author : see http://docbook.sf.net/el/author skb_queue_tail Warn: meta author : no author data, so inserted a fixme skb_queue_tail Note: Writing sata_std_hardreset.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_get_status.9 Warn: meta author : no refentry/info/author usb_clear_halt Note: meta author : see http://docbook.sf.net/el/author usb_clear_halt Warn: meta author : no author data, so inserted a fixme usb_clear_halt Note: Writing usb_free_descriptors.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing syscall_set_return_value.9 Warn: meta author : no refentry/info/author syscall_get_arguments Note: meta author : see http://docbook.sf.net/el/author syscall_get_arguments Warn: meta author : no author data, so inserted a fixme syscall_get_arguments Note: Writing path_get.9 Warn: meta author : no refentry/info/author path_put Note: meta author : see http://docbook.sf.net/el/author path_put Warn: meta author : no author data, so inserted a fixme path_put Note: Writing ktime_to_timeval.9 Warn: meta author : no refentry/info/author ktime_to_ns Note: meta author : see http://docbook.sf.net/el/author ktime_to_ns Warn: meta author : no author data, so inserted a fixme ktime_to_ns Note: Writing skb_queue_tail.9 Warn: meta author : no refentry/info/author skb_unlink Note: meta author : see http://docbook.sf.net/el/author skb_unlink Warn: meta author : no author data, so inserted a fixme skb_unlink Note: Writing ata_std_postreset.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_clear_halt.9 Warn: meta author : no refentry/info/author usb_set_interface Note: meta author : see http://docbook.sf.net/el/author usb_set_interface Warn: meta author : no author data, so inserted a fixme usb_set_interface Note: Writing usb_gadget_get_string.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing syscall_get_arguments.9 Warn: meta author : no refentry/info/author syscall_set_arguments Note: meta author : see http://docbook.sf.net/el/author syscall_set_arguments Warn: meta author : no author data, so inserted a fixme syscall_set_arguments Note: Writing path_put.9 Warn: meta author : no refentry/info/author vfs_path_lookup Note: meta author : see http://docbook.sf.net/el/author vfs_path_lookup Warn: meta author : no author data, so inserted a fixme vfs_path_lookup Note: Writing skb_unlink.9 Warn: meta author : no refentry/info/author skb_append Note: meta author : see http://docbook.sf.net/el/author skb_append Warn: meta author : no author data, so inserted a fixme skb_append Note: Writing ktime_to_ns.9 Warn: meta author : no refentry/info/author ktime_equal Note: meta author : see http://docbook.sf.net/el/author ktime_equal Warn: meta author : no author data, so inserted a fixme ktime_equal Note: Writing ata_std_qc_defer.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_set_interface.9 Warn: meta author : no refentry/info/author usb_reset_configuration Note: meta author : see http://docbook.sf.net/el/author usb_reset_configuration Warn: meta author : no author data, so inserted a fixme usb_reset_configuration Note: Writing usb_descriptor_fillbuf.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing syscall_set_arguments.9 Warn: meta author : no refentry/info/author tracehook_expect_breakpoints Note: meta author : see http://docbook.sf.net/el/author tracehook_expect_breakpoints Warn: meta author : no author data, so inserted a fixme tracehook_expect_breakpoints Note: Writing vfs_path_lookup.9 Warn: meta author : no refentry/info/author lookup_one_len Note: meta author : see http://docbook.sf.net/el/author lookup_one_len Warn: meta author : no author data, so inserted a fixme lookup_one_len Note: Writing skb_append.9 Warn: meta author : no refentry/info/author skb_insert Note: meta author : see http://docbook.sf.net/el/author skb_insert Warn: meta author : no author data, so inserted a fixme skb_insert Note: Writing ata_sg_init.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_reset_configuration.9 Warn: meta author : no refentry/info/author usb_driver_set_configuration Note: meta author : see http://docbook.sf.net/el/author usb_driver_set_configuration Warn: meta author : no author data, so inserted a fixme usb_driver_set_configuration Note: Writing ktime_equal.9 Warn: meta author : no refentry/info/author struct hrtimer Note: meta author : see http://docbook.sf.net/el/author struct hrtimer Warn: meta author : no author data, so inserted a fixme struct hrtimer Note: Writing tracehook_expect_breakpoints.9 Warn: meta author : no refentry/info/author tracehook_report_syscall_entry Note: meta author : see http://docbook.sf.net/el/author tracehook_report_syscall_entry Warn: meta author : no author data, so inserted a fixme tracehook_report_syscall_entry Note: Writing usb_gadget_config_buf.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing lookup_one_len.9 Warn: meta author : no refentry/info/author filp_open Note: meta author : see http://docbook.sf.net/el/author filp_open Warn: meta author : no author data, so inserted a fixme filp_open Note: Writing skb_insert.9 Warn: meta author : no refentry/info/author skb_split Note: meta author : see http://docbook.sf.net/el/author skb_split Warn: meta author : no author data, so inserted a fixme skb_split Note: Writing ata_qc_complete.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_driver_set_configuration.9 Warn: meta author : no refentry/info/author usb_register_dev Note: meta author : see http://docbook.sf.net/el/author usb_register_dev Warn: meta author : no author data, so inserted a fixme usb_register_dev Note: Writing tracehook_report_syscall_entry.9 Warn: meta author : no refentry/info/author tracehook_report_syscall_exit Note: meta author : see http://docbook.sf.net/el/author tracehook_report_syscall_exit Warn: meta author : no author data, so inserted a fixme tracehook_report_syscall_exit Note: Writing usb_copy_descriptors.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_hrtimer.9 Warn: meta author : no refentry/info/author struct hrtimer_sleeper Note: meta author : see http://docbook.sf.net/el/author struct hrtimer_sleeper Warn: meta author : no author data, so inserted a fixme struct hrtimer_sleeper Note: Writing filp_open.9 Warn: meta author : no refentry/info/author lookup_create Note: meta author : see http://docbook.sf.net/el/author lookup_create Warn: meta author : no author data, so inserted a fixme lookup_create Note: Writing skb_split.9 Warn: meta author : no refentry/info/author skb_prepare_seq_read Note: meta author : see http://docbook.sf.net/el/author skb_prepare_seq_read Warn: meta author : no author data, so inserted a fixme skb_prepare_seq_read Note: Writing ata_qc_complete_multiple.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_register_dev.9 Warn: meta author : no refentry/info/author usb_deregister_dev Note: meta author : see http://docbook.sf.net/el/author usb_deregister_dev Warn: meta author : no author data, so inserted a fixme usb_deregister_dev Note: Writing tracehook_report_syscall_exit.9 Warn: meta author : no refentry/info/author tracehook_unsafe_exec Note: meta author : see http://docbook.sf.net/el/author tracehook_unsafe_exec Warn: meta author : no author data, so inserted a fixme tracehook_unsafe_exec Note: Writing usb_find_endpoint.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing lookup_create.9 Warn: meta author : no refentry/info/author freeze_bdev Note: meta author : see http://docbook.sf.net/el/author freeze_bdev Warn: meta author : no author data, so inserted a fixme freeze_bdev Note: Writing struct_hrtimer_sleeper.9 Warn: meta author : no refentry/info/author struct hrtimer_clock_base Note: meta author : see http://docbook.sf.net/el/author struct hrtimer_clock_base Warn: meta author : no author data, so inserted a fixme struct hrtimer_clock_base Note: Writing skb_prepare_seq_read.9 Warn: meta author : no refentry/info/author skb_seq_read Note: meta author : see http://docbook.sf.net/el/author skb_seq_read Warn: meta author : no author data, so inserted a fixme skb_seq_read Note: Writing sata_scr_valid.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_deregister_dev.9 Warn: meta author : no refentry/info/author usb_driver_claim_interface Note: meta author : see http://docbook.sf.net/el/author usb_driver_claim_interface Warn: meta author : no author data, so inserted a fixme usb_driver_claim_interface Note: Writing tracehook_unsafe_exec.9 Warn: meta author : no refentry/info/author tracehook_tracer_task Note: meta author : see http://docbook.sf.net/el/author tracehook_tracer_task Warn: meta author : no author data, so inserted a fixme tracehook_tracer_task Note: Writing struct_usb_function.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing freeze_bdev.9 Warn: meta author : no refentry/info/author thaw_bdev Note: meta author : see http://docbook.sf.net/el/author thaw_bdev Warn: meta author : no author data, so inserted a fixme thaw_bdev Note: Writing struct_hrtimer_clock_base.9 Warn: meta author : no refentry/info/author ktime_get Note: meta author : see http://docbook.sf.net/el/author ktime_get Warn: meta author : no author data, so inserted a fixme ktime_get Note: Writing sata_scr_read.9 Note: Writing skb_seq_read.9 Warn: meta author : no refentry/info/author skb_abort_seq_read Note: meta author : see http://docbook.sf.net/el/author skb_abort_seq_read Warn: meta author : no author data, so inserted a fixme skb_abort_seq_read Note: Writing usb_driver_claim_interface.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author usb_driver_release_interface Note: meta author : see http://docbook.sf.net/el/author usb_driver_release_interface Warn: meta author : no author data, so inserted a fixme usb_driver_release_interface Note: Writing ep_choose.9 Note: Writing tracehook_tracer_task.9 Warn: meta author : no refentry/info/author tracehook_report_exec Note: meta author : see http://docbook.sf.net/el/author tracehook_report_exec Warn: meta author : no author data, so inserted a fixme tracehook_report_exec Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing thaw_bdev.9 Warn: meta author : no refentry/info/author sync_mapping_buffers Note: meta author : see http://docbook.sf.net/el/author sync_mapping_buffers Warn: meta author : no author data, so inserted a fixme sync_mapping_buffers Note: Writing usb_driver_release_interface.9 Warn: meta author : no refentry/info/author usb_match_id Note: meta author : see http://docbook.sf.net/el/author usb_match_id Warn: meta author : no author data, so inserted a fixme usb_match_id Note: Writing sata_scr_write.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_abort_seq_read.9 Warn: meta author : no refentry/info/author skb_find_text Note: meta author : see http://docbook.sf.net/el/author skb_find_text Warn: meta author : no author data, so inserted a fixme skb_find_text Note: Writing ktime_get.9 Warn: meta author : no refentry/info/author ktime_get_real Note: meta author : see http://docbook.sf.net/el/author ktime_get_real Warn: meta author : no author data, so inserted a fixme ktime_get_real Note: Writing struct_usb_configuration.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing tracehook_report_exec.9 Warn: meta author : no refentry/info/author tracehook_report_exit Note: meta author : see http://docbook.sf.net/el/author tracehook_report_exit Warn: meta author : no author data, so inserted a fixme tracehook_report_exit Note: Writing sync_mapping_buffers.9 Warn: meta author : no refentry/info/author mark_buffer_dirty Note: meta author : see http://docbook.sf.net/el/author mark_buffer_dirty Warn: meta author : no author data, so inserted a fixme mark_buffer_dirty Note: Writing usb_match_id.9 Warn: meta author : no refentry/info/author usb_register_device_driver Note: meta author : see http://docbook.sf.net/el/author usb_register_device_driver Warn: meta author : no author data, so inserted a fixme usb_register_device_driver Note: Writing sata_scr_write_flush.9 Note: Writing skb_find_text.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author skb_append_datato_frags Note: meta author : see http://docbook.sf.net/el/author skb_append_datato_frags Warn: meta author : no author data, so inserted a fixme skb_append_datato_frags Note: Writing struct_usb_composite_driver.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing tracehook_report_exit.9 Warn: meta author : no refentry/info/author tracehook_prepare_clone Note: meta author : see http://docbook.sf.net/el/author tracehook_prepare_clone Warn: meta author : no author data, so inserted a fixme tracehook_prepare_clone Note: Writing ktime_get_real.9 Warn: meta author : no refentry/info/author ktime_get_ts Note: meta author : see http://docbook.sf.net/el/author ktime_get_ts Warn: meta author : no author data, so inserted a fixme ktime_get_ts Note: Writing mark_buffer_dirty.9 Warn: meta author : no refentry/info/author __bread Note: meta author : see http://docbook.sf.net/el/author __bread Warn: meta author : no author data, so inserted a fixme __bread Note: Writing usb_register_device_driver.9 Warn: meta author : no refentry/info/author usb_deregister_device_driver Note: meta author : see http://docbook.sf.net/el/author usb_deregister_device_driver Warn: meta author : no author data, so inserted a fixme usb_deregister_device_driver Note: Writing skb_append_datato_frags.9 Warn: meta author : no refentry/info/author skb_pull_rcsum Note: meta author : see http://docbook.sf.net/el/author skb_pull_rcsum Warn: meta author : no author data, so inserted a fixme skb_pull_rcsum Note: Writing ata_link_online.9 Note: Writing struct_usb_composite_dev.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing tracehook_prepare_clone.9 Warn: meta author : no refentry/info/author tracehook_finish_clone Note: meta author : see http://docbook.sf.net/el/author tracehook_finish_clone Warn: meta author : no author data, so inserted a fixme tracehook_finish_clone Note: Writing __bread.9 Warn: meta author : no refentry/info/author block_invalidatepage Note: meta author : see http://docbook.sf.net/el/author block_invalidatepage Warn: meta author : no author data, so inserted a fixme block_invalidatepage Note: Writing ktime_get_ts.9 Warn: meta author : no refentry/info/author ktime_add_ns Note: meta author : see http://docbook.sf.net/el/author ktime_add_ns Warn: meta author : no author data, so inserted a fixme ktime_add_ns Note: Writing usb_deregister_device_driver.9 Warn: meta author : no refentry/info/author usb_register_driver Note: meta author : see http://docbook.sf.net/el/author usb_register_driver Warn: meta author : no author data, so inserted a fixme usb_register_driver Note: Writing skb_pull_rcsum.9 Warn: meta author : no refentry/info/author skb_segment Note: meta author : see http://docbook.sf.net/el/author skb_segment Warn: meta author : no author data, so inserted a fixme skb_segment Note: Writing usb_add_function.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_link_offline.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing tracehook_finish_clone.9 Warn: meta author : no refentry/info/author tracehook_report_clone Note: meta author : see http://docbook.sf.net/el/author tracehook_report_clone Warn: meta author : no author data, so inserted a fixme tracehook_report_clone Note: Writing block_invalidatepage.9 Warn: meta author : no refentry/info/author ll_rw_block Note: meta author : see http://docbook.sf.net/el/author ll_rw_block Warn: meta author : no author data, so inserted a fixme ll_rw_block Note: Writing usb_register_driver.9 Warn: meta author : no refentry/info/author usb_deregister Note: meta author : see http://docbook.sf.net/el/author usb_deregister Warn: meta author : no author data, so inserted a fixme usb_deregister Note: Writing ktime_add_ns.9 Note: Writing skb_segment.9 Warn: meta author : no refentry/info/author ktime_sub_ns Note: meta author : see http://docbook.sf.net/el/author ktime_sub_ns Warn: meta author : no author data, so inserted a fixme ktime_sub_ns Warn: meta author : no refentry/info/author skb_cow_data Note: meta author : see http://docbook.sf.net/el/author skb_cow_data Warn: meta author : no author data, so inserted a fixme skb_cow_data Note: Writing usb_function_deactivate.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_host_suspend.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing tracehook_report_clone.9 Warn: meta author : no refentry/info/author tracehook_report_clone_complete Note: meta author : see http://docbook.sf.net/el/author tracehook_report_clone_complete Warn: meta author : no author data, so inserted a fixme tracehook_report_clone_complete Note: Writing ll_rw_block.9 Warn: meta author : no refentry/info/author bh_uptodate_or_lock Note: meta author : see http://docbook.sf.net/el/author bh_uptodate_or_lock Warn: meta author : no author data, so inserted a fixme bh_uptodate_or_lock Note: Writing usb_deregister.9 Warn: meta author : no refentry/info/author usb_autopm_put_interface Note: meta author : see http://docbook.sf.net/el/author usb_autopm_put_interface Warn: meta author : no author data, so inserted a fixme usb_autopm_put_interface Note: Writing usb_function_activate.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_cow_data.9 Warn: meta author : no refentry/info/author skb_partial_csum_set Note: meta author : see http://docbook.sf.net/el/author skb_partial_csum_set Warn: meta author : no author data, so inserted a fixme skb_partial_csum_set Note: Writing ata_host_resume.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ktime_sub_ns.9 Warn: meta author : no refentry/info/author hrtimer_forward Note: meta author : see http://docbook.sf.net/el/author hrtimer_forward Warn: meta author : no author data, so inserted a fixme hrtimer_forward Note: Writing tracehook_report_clone_complete.9 Warn: meta author : no refentry/info/author tracehook_report_vfork_done Note: meta author : see http://docbook.sf.net/el/author tracehook_report_vfork_done Warn: meta author : no author data, so inserted a fixme tracehook_report_vfork_done Note: Writing bh_uptodate_or_lock.9 Warn: meta author : no refentry/info/author bh_submit_read Note: meta author : see http://docbook.sf.net/el/author bh_submit_read Warn: meta author : no author data, so inserted a fixme bh_submit_read Note: Writing usb_autopm_put_interface.9 Warn: meta author : no refentry/info/author usb_autopm_put_interface_async Note: meta author : see http://docbook.sf.net/el/author usb_autopm_put_interface_async Warn: meta author : no author data, so inserted a fixme usb_autopm_put_interface_async Note: Writing usb_interface_id.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_partial_csum_set.9 Warn: meta author : no refentry/info/author sk_alloc Note: meta author : see http://docbook.sf.net/el/author sk_alloc Warn: meta author : no author data, so inserted a fixme sk_alloc Note: Writing ata_port_start.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing tracehook_report_vfork_done.9 Warn: meta author : no refentry/info/author tracehook_prepare_release_task Note: meta author : see http://docbook.sf.net/el/author tracehook_prepare_release_task Warn: meta author : no author data, so inserted a fixme tracehook_prepare_release_task Note: Writing hrtimer_forward.9 Warn: meta author : no refentry/info/author hrtimer_start_range_ns Note: meta author : see http://docbook.sf.net/el/author hrtimer_start_range_ns Warn: meta author : no author data, so inserted a fixme hrtimer_start_range_ns Note: Writing bh_submit_read.9 Warn: meta author : no refentry/info/author bio_alloc_bioset Note: meta author : see http://docbook.sf.net/el/author bio_alloc_bioset Warn: meta author : no author data, so inserted a fixme bio_alloc_bioset Note: Writing usb_autopm_put_interface_async.9 Warn: meta author : no refentry/info/author usb_autopm_get_interface Note: meta author : see http://docbook.sf.net/el/author usb_autopm_get_interface Warn: meta author : no author data, so inserted a fixme usb_autopm_get_interface Note: Writing usb_add_config.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sk_alloc.9 Warn: meta author : no refentry/info/author sk_wait_data Note: meta author : see http://docbook.sf.net/el/author sk_wait_data Warn: meta author : no author data, so inserted a fixme sk_wait_data Note: Writing ata_host_alloc.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing tracehook_prepare_release_task.9 Warn: meta author : no refentry/info/author tracehook_finish_release_task Note: meta author : see http://docbook.sf.net/el/author tracehook_finish_release_task Warn: meta author : no author data, so inserted a fixme tracehook_finish_release_task Note: Writing bio_alloc_bioset.9 Warn: meta author : no refentry/info/author bio_put Note: meta author : see http://docbook.sf.net/el/author bio_put Warn: meta author : no author data, so inserted a fixme bio_put Note: Writing usb_autopm_get_interface.9 Warn: meta author : no refentry/info/author usb_autopm_get_interface_async Note: meta author : see http://docbook.sf.net/el/author usb_autopm_get_interface_async Warn: meta author : no author data, so inserted a fixme usb_autopm_get_interface_async Note: Writing usb_string_id.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing hrtimer_start_range_ns.9 Warn: meta author : no refentry/info/author hrtimer_start Note: meta author : see http://docbook.sf.net/el/author hrtimer_start Warn: meta author : no author data, so inserted a fixme hrtimer_start Note: Writing sk_wait_data.9 Warn: meta author : no refentry/info/author __sk_mem_schedule Note: meta author : see http://docbook.sf.net/el/author __sk_mem_schedule Warn: meta author : no author data, so inserted a fixme __sk_mem_schedule Note: Writing ata_host_alloc_pinfo.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing tracehook_finish_release_task.9 Warn: meta author : no refentry/info/author tracehook_signal_handler Note: meta author : see http://docbook.sf.net/el/author tracehook_signal_handler Warn: meta author : no author data, so inserted a fixme tracehook_signal_handler Note: Writing bio_put.9 Warn: meta author : no refentry/info/author __bio_clone Note: meta author : see http://docbook.sf.net/el/author __bio_clone Warn: meta author : no author data, so inserted a fixme __bio_clone Note: Writing usb_autopm_get_interface_async.9 Warn: meta author : no refentry/info/author usb_autopm_set_interface Note: meta author : see http://docbook.sf.net/el/author usb_autopm_set_interface Warn: meta author : no author data, so inserted a fixme usb_autopm_set_interface Note: Writing usb_composite_register.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing hrtimer_start.9 Warn: meta author : no refentry/info/author hrtimer_try_to_cancel Note: meta author : see http://docbook.sf.net/el/author hrtimer_try_to_cancel Warn: meta author : no author data, so inserted a fixme hrtimer_try_to_cancel Note: Writing __sk_mem_schedule.9 Warn: meta author : no refentry/info/author __sk_mem_reclaim Note: meta author : see http://docbook.sf.net/el/author __sk_mem_reclaim Warn: meta author : no author data, so inserted a fixme __sk_mem_reclaim Note: Writing ata_slave_link_init.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing tracehook_signal_handler.9 Warn: meta author : no refentry/info/author tracehook_consider_ignored_signal Note: meta author : see http://docbook.sf.net/el/author tracehook_consider_ignored_signal Warn: meta author : no author data, so inserted a fixme tracehook_consider_ignored_signal Note: Writing __bio_clone.9 Warn: meta author : no refentry/info/author bio_clone Note: meta author : see http://docbook.sf.net/el/author bio_clone Warn: meta author : no author data, so inserted a fixme bio_clone Note: Writing usb_autopm_set_interface.9 Note: Writing usb_composite_unregister.9 Warn: meta author : no refentry/info/author usb_ifnum_to_if Note: meta author : see http://docbook.sf.net/el/author usb_ifnum_to_if Warn: meta author : no author data, so inserted a fixme usb_ifnum_to_if Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing __sk_mem_reclaim.9 Warn: meta author : no refentry/info/author __skb_recv_datagram Note: meta author : see http://docbook.sf.net/el/author __skb_recv_datagram Warn: meta author : no author data, so inserted a fixme __skb_recv_datagram Note: Writing ata_host_start.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing hrtimer_try_to_cancel.9 Warn: meta author : no refentry/info/author hrtimer_cancel Note: meta author : see http://docbook.sf.net/el/author hrtimer_cancel Warn: meta author : no author data, so inserted a fixme hrtimer_cancel Note: Writing tracehook_consider_ignored_signal.9 Warn: meta author : no refentry/info/author tracehook_consider_fatal_signal Note: meta author : see http://docbook.sf.net/el/author tracehook_consider_fatal_signal Warn: meta author : no author data, so inserted a fixme tracehook_consider_fatal_signal Note: Writing acm_cdc_notify.9 Note: Writing bio_clone.9 Note: Writing usb_ifnum_to_if.9 Warn: meta author : no refentry/info/author bio_get_nr_vecs Note: meta author : see http://docbook.sf.net/el/author bio_get_nr_vecs Warn: meta author : no refentry/info/author usb_altnum_to_altsetting Note: meta author : see http://docbook.sf.net/el/author usb_altnum_to_altsetting Warn: meta author : no author data, so inserted a fixme usb_altnum_to_altsetting Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no author data, so inserted a fixme bio_get_nr_vecs Note: Writing ata_host_init.9 Note: Writing __skb_recv_datagram.9 Warn: meta author : no refentry/info/author skb_kill_datagram Note: meta author : see http://docbook.sf.net/el/author skb_kill_datagram Warn: meta author : no author data, so inserted a fixme skb_kill_datagram Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing tracehook_consider_fatal_signal.9 Warn: meta author : no refentry/info/author tracehook_force_sigpending Note: meta author : see http://docbook.sf.net/el/author tracehook_force_sigpending Warn: meta author : no author data, so inserted a fixme tracehook_force_sigpending Note: Writing acm_bind_config.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_altnum_to_altsetting.9 Warn: meta author : no refentry/info/author usb_find_interface Note: meta author : see http://docbook.sf.net/el/author usb_find_interface Warn: meta author : no author data, so inserted a fixme usb_find_interface Note: Writing bio_get_nr_vecs.9 Note: Writing hrtimer_cancel.9 Warn: meta author : no refentry/info/author bio_add_pc_page Note: meta author : see http://docbook.sf.net/el/author bio_add_pc_page Warn: meta author : no author data, so inserted a fixme bio_add_pc_page Warn: meta author : no refentry/info/author hrtimer_get_remaining Note: meta author : see http://docbook.sf.net/el/author hrtimer_get_remaining Warn: meta author : no author data, so inserted a fixme hrtimer_get_remaining Note: Writing ata_host_register.9 Note: Writing skb_kill_datagram.9 Warn: meta author : no refentry/info/author skb_copy_datagram_iovec Note: meta author : see http://docbook.sf.net/el/author skb_copy_datagram_iovec Warn: meta author : no author data, so inserted a fixme skb_copy_datagram_iovec Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing tracehook_force_sigpending.9 Warn: meta author : no refentry/info/author tracehook_get_signal Note: meta author : see http://docbook.sf.net/el/author tracehook_get_signal Warn: meta author : no author data, so inserted a fixme tracehook_get_signal Note: Writing ecm_bind_config.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_find_interface.9 Warn: meta author : no refentry/info/author usb_get_dev Note: meta author : see http://docbook.sf.net/el/author usb_get_dev Warn: meta author : no author data, so inserted a fixme usb_get_dev Note: Writing bio_add_pc_page.9 Warn: meta author : no refentry/info/author bio_add_page Note: meta author : see http://docbook.sf.net/el/author bio_add_page Warn: meta author : no author data, so inserted a fixme bio_add_page Note: Writing hrtimer_get_remaining.9 Warn: meta author : no refentry/info/author hrtimer_init Note: meta author : see http://docbook.sf.net/el/author hrtimer_init Warn: meta author : no author data, so inserted a fixme hrtimer_init Note: Writing ata_host_activate.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_copy_datagram_iovec.9 Warn: meta author : no refentry/info/author skb_copy_datagram_from_iovec Note: meta author : see http://docbook.sf.net/el/author skb_copy_datagram_from_iovec Warn: meta author : no author data, so inserted a fixme skb_copy_datagram_from_iovec Note: Writing tracehook_get_signal.9 Warn: meta author : no refentry/info/author tracehook_notify_jctl Note: meta author : see http://docbook.sf.net/el/author tracehook_notify_jctl Warn: meta author : no author data, so inserted a fixme tracehook_notify_jctl Note: Writing geth_bind_config.9 Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_get_dev.9 Warn: meta author : no refentry/info/author usb_put_dev Note: meta author : see http://docbook.sf.net/el/author usb_put_dev Warn: meta author : no author data, so inserted a fixme usb_put_dev Note: Writing bio_add_page.9 Warn: meta author : no refentry/info/author bio_uncopy_user Note: meta author : see http://docbook.sf.net/el/author bio_uncopy_user Warn: meta author : no author data, so inserted a fixme bio_uncopy_user Note: Writing ata_host_detach.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_copy_datagram_from_iovec.9 Note: Writing hrtimer_init.9 Warn: meta author : no refentry/info/author skb_copy_and_csum_datagram_iovec Note: meta author : see http://docbook.sf.net/el/author skb_copy_and_csum_datagram_iovec Warn: meta author : no author data, so inserted a fixme skb_copy_and_csum_datagram_iovec Warn: meta author : no refentry/info/author hrtimer_get_res Note: meta author : see http://docbook.sf.net/el/author hrtimer_get_res Warn: meta author : no author data, so inserted a fixme hrtimer_get_res Note: Writing tracehook_notify_jctl.9 Note: Writing obex_bind_config.9 Warn: meta author : no refentry/info/author tracehook_notify_death Note: meta author : see http://docbook.sf.net/el/author tracehook_notify_death Warn: meta author : no author data, so inserted a fixme tracehook_notify_death Warn: AUTHOR sect.: no personblurb|contrib for David Brownell Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_put_dev.9 Warn: meta author : no refentry/info/author usb_get_intf Note: meta author : see http://docbook.sf.net/el/author usb_get_intf Warn: meta author : no author data, so inserted a fixme usb_get_intf Note: Writing bio_uncopy_user.9 Warn: meta author : no refentry/info/author bio_copy_user Note: meta author : see http://docbook.sf.net/el/author bio_copy_user Warn: meta author : no author data, so inserted a fixme bio_copy_user Note: Writing ata_pci_remove_one.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing skb_copy_and_csum_datagram_iovec.9 Warn: meta author : no refentry/info/author datagram_poll Note: meta author : see http://docbook.sf.net/el/author datagram_poll Warn: meta author : no author data, so inserted a fixme datagram_poll Note: Writing gser_bind_config.9 Note: Writing tracehook_notify_death.9 Warn: meta author : no refentry/info/author tracehook_report_death Note: meta author : see http://docbook.sf.net/el/author tracehook_report_death Warn: meta author : no author data, so inserted a fixme tracehook_report_death Note: Writing hrtimer_get_res.9 Warn: meta author : no refentry/info/author schedule_hrtimeout_range Note: meta author : see http://docbook.sf.net/el/author schedule_hrtimeout_range Warn: meta author : no author data, so inserted a fixme schedule_hrtimeout_range Note: Writing usb_get_intf.9 Warn: meta author : no refentry/info/author usb_put_intf Note: meta author : see http://docbook.sf.net/el/author usb_put_intf Warn: meta author : no author data, so inserted a fixme usb_put_intf Note: Writing bio_copy_user.9 Warn: meta author : no refentry/info/author bio_map_user Note: meta author : see http://docbook.sf.net/el/author bio_map_user Warn: meta author : no author data, so inserted a fixme bio_map_user MAN Documentation/DocBook/mtdnand.9 Note: Writing ata_wait_register.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing datagram_poll.9 Warn: meta author : no refentry/info/author sk_stream_write_space Note: meta author : see http://docbook.sf.net/el/author sk_stream_write_space Warn: meta author : no author data, so inserted a fixme sk_stream_write_space Note: Writing tracehook_report_death.9 Warn: meta author : no refentry/info/author set_notify_resume Note: meta author : see http://docbook.sf.net/el/author set_notify_resume Warn: meta author : no author data, so inserted a fixme set_notify_resume Note: Writing usb_put_intf.9 Warn: meta author : no refentry/info/author usb_lock_device_for_reset Note: meta author : see http://docbook.sf.net/el/author usb_lock_device_for_reset Warn: meta author : no author data, so inserted a fixme usb_lock_device_for_reset Note: Writing bio_map_user.9 Warn: meta author : no refentry/info/author bio_unmap_user Note: meta author : see http://docbook.sf.net/el/author bio_unmap_user Warn: meta author : no author data, so inserted a fixme bio_unmap_user Note: Writing schedule_hrtimeout_range.9 Warn: meta author : no refentry/info/author schedule_hrtimeout Note: meta author : see http://docbook.sf.net/el/author schedule_hrtimeout Warn: meta author : no author data, so inserted a fixme schedule_hrtimeout Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_dev_phys_link.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sk_stream_write_space.9 Warn: meta author : no refentry/info/author sk_stream_wait_connect Note: meta author : see http://docbook.sf.net/el/author sk_stream_wait_connect Warn: meta author : no author data, so inserted a fixme sk_stream_wait_connect Note: Writing set_notify_resume.9 Note: Writing usb_lock_device_for_reset.9 Warn: meta author : no refentry/info/author tracehook_notify_resume Note: meta author : see http://docbook.sf.net/el/author tracehook_notify_resume Warn: meta author : no author data, so inserted a fixme tracehook_notify_resume Warn: meta author : no refentry/info/author usb_get_current_frame_number Note: meta author : see http://docbook.sf.net/el/author usb_get_current_frame_number Warn: meta author : no author data, so inserted a fixme usb_get_current_frame_number Note: Writing bio_unmap_user.9 Warn: meta author : no refentry/info/author bio_map_kern Note: meta author : see http://docbook.sf.net/el/author bio_map_kern Warn: meta author : no author data, so inserted a fixme bio_map_kern Note: Writing struct_nand_hw_control.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing schedule_hrtimeout.9 Warn: meta author : no refentry/info/author queue_work Note: meta author : see http://docbook.sf.net/el/author queue_work Warn: meta author : no author data, so inserted a fixme queue_work Note: Writing ata_force_cbl.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sk_stream_wait_connect.9 Warn: meta author : no refentry/info/author sk_stream_wait_memory Note: meta author : see http://docbook.sf.net/el/author sk_stream_wait_memory Warn: meta author : no author data, so inserted a fixme sk_stream_wait_memory Note: Writing usb_get_current_frame_number.9 Warn: meta author : no refentry/info/author usb_buffer_alloc Note: meta author : see http://docbook.sf.net/el/author usb_buffer_alloc Warn: meta author : no author data, so inserted a fixme usb_buffer_alloc Note: Writing tracehook_notify_resume.9 Warn: meta author : no refentry/info/author arch_has_single_step Note: meta author : see http://docbook.sf.net/el/author arch_has_single_step Warn: meta author : no author data, so inserted a fixme arch_has_single_step Note: Writing bio_map_kern.9 Warn: meta author : no refentry/info/author bio_copy_kern Note: meta author : see http://docbook.sf.net/el/author bio_copy_kern Warn: meta author : no author data, so inserted a fixme bio_copy_kern Note: Writing struct_nand_ecc_ctrl.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_force_link_limits.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sk_stream_wait_memory.9 Warn: meta author : no refentry/info/author sk_filter Note: meta author : see http://docbook.sf.net/el/author sk_filter Warn: meta author : no author data, so inserted a fixme sk_filter Note: Writing queue_work.9 Warn: meta author : no refentry/info/author queue_work_on Note: meta author : see http://docbook.sf.net/el/author queue_work_on Warn: meta author : no author data, so inserted a fixme queue_work_on Note: Writing usb_buffer_alloc.9 Warn: meta author : no refentry/info/author usb_buffer_free Note: meta author : see http://docbook.sf.net/el/author usb_buffer_free Warn: meta author : no author data, so inserted a fixme usb_buffer_free Note: Writing arch_has_single_step.9 Warn: meta author : no refentry/info/author arch_has_block_step Note: meta author : see http://docbook.sf.net/el/author arch_has_block_step Warn: meta author : no author data, so inserted a fixme arch_has_block_step Note: Writing bio_copy_kern.9 Warn: meta author : no refentry/info/author bio_endio Note: meta author : see http://docbook.sf.net/el/author bio_endio Warn: meta author : no author data, so inserted a fixme bio_endio Note: Writing struct_nand_buffers.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_force_xfermask.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sk_filter.9 Warn: meta author : no refentry/info/author sk_run_filter Note: meta author : see http://docbook.sf.net/el/author sk_run_filter Warn: meta author : no author data, so inserted a fixme sk_run_filter Note: Writing usb_buffer_free.9 Warn: meta author : no refentry/info/author usb_buffer_map Note: meta author : see http://docbook.sf.net/el/author usb_buffer_map Warn: meta author : no author data, so inserted a fixme usb_buffer_map Note: Writing arch_has_block_step.9 Warn: meta author : no refentry/info/author user_enable_single_step Note: meta author : see http://docbook.sf.net/el/author user_enable_single_step Warn: meta author : no author data, so inserted a fixme user_enable_single_step Note: Writing queue_work_on.9 Warn: meta author : no refentry/info/author queue_delayed_work Note: meta author : see http://docbook.sf.net/el/author queue_delayed_work Warn: meta author : no author data, so inserted a fixme queue_delayed_work Note: Writing bio_endio.9 Warn: meta author : no refentry/info/author bio_sector_offset Note: meta author : see http://docbook.sf.net/el/author bio_sector_offset Warn: meta author : no author data, so inserted a fixme bio_sector_offset Note: Writing struct_nand_chip.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_force_horkage.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sk_run_filter.9 Warn: meta author : no refentry/info/author sk_chk_filter Note: meta author : see http://docbook.sf.net/el/author sk_chk_filter Warn: meta author : no author data, so inserted a fixme sk_chk_filter Note: Writing usb_buffer_map.9 Warn: meta author : no refentry/info/author usb_buffer_dmasync Note: meta author : see http://docbook.sf.net/el/author usb_buffer_dmasync Warn: meta author : no author data, so inserted a fixme usb_buffer_dmasync Note: Writing user_enable_single_step.9 Warn: meta author : no refentry/info/author user_enable_block_step Note: meta author : see http://docbook.sf.net/el/author user_enable_block_step Warn: meta author : no author data, so inserted a fixme user_enable_block_step Note: Writing bio_sector_offset.9 Warn: meta author : no refentry/info/author bioset_create Note: meta author : see http://docbook.sf.net/el/author bioset_create Warn: meta author : no author data, so inserted a fixme bioset_create Note: Writing struct_nand_flash_dev.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing queue_delayed_work.9 Warn: meta author : no refentry/info/author queue_delayed_work_on Note: meta author : see http://docbook.sf.net/el/author queue_delayed_work_on Warn: meta author : no author data, so inserted a fixme queue_delayed_work_on Note: Writing ata_rwcmd_protocol.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sk_chk_filter.9 Warn: meta author : no refentry/info/author struct gnet_stats_basic Note: meta author : see http://docbook.sf.net/el/author struct gnet_stats_basic Warn: meta author : no author data, so inserted a fixme struct gnet_stats_basic Note: Writing usb_buffer_dmasync.9 Warn: meta author : no refentry/info/author usb_buffer_unmap Note: meta author : see http://docbook.sf.net/el/author usb_buffer_unmap Warn: meta author : no author data, so inserted a fixme usb_buffer_unmap Note: Writing user_enable_block_step.9 Warn: meta author : no refentry/info/author user_disable_single_step Note: meta author : see http://docbook.sf.net/el/author user_disable_single_step Warn: meta author : no author data, so inserted a fixme user_disable_single_step Note: Writing struct_nand_manufacturers.9 Note: Writing bioset_create.9 Warn: meta author : no refentry/info/author seq_open Note: meta author : see http://docbook.sf.net/el/author seq_open Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no author data, so inserted a fixme seq_open Note: Writing queue_delayed_work_on.9 Warn: meta author : no refentry/info/author flush_workqueue Note: meta author : see http://docbook.sf.net/el/author flush_workqueue Warn: meta author : no author data, so inserted a fixme flush_workqueue Note: Writing ata_tf_read_block.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_gnet_stats_basic.9 Note: Writing usb_buffer_unmap.9 Warn: meta author : no refentry/info/author struct gnet_stats_rate_est Note: meta author : see http://docbook.sf.net/el/author struct gnet_stats_rate_est Warn: meta author : no author data, so inserted a fixme struct gnet_stats_rate_est Warn: meta author : no refentry/info/author usb_buffer_map_sg Note: meta author : see http://docbook.sf.net/el/author usb_buffer_map_sg Warn: meta author : no author data, so inserted a fixme usb_buffer_map_sg Note: Writing user_disable_single_step.9 Note: Writing struct_nand_bbt_descr.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing seq_open.9 Warn: meta author : no refentry/info/author seq_read Note: meta author : see http://docbook.sf.net/el/author seq_read Warn: meta author : no author data, so inserted a fixme seq_read MAN Documentation/DocBook/librs.9 Note: Writing ata_build_rw_tf.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_buffer_map_sg.9 Warn: meta author : no refentry/info/author usb_buffer_dmasync_sg Note: meta author : see http://docbook.sf.net/el/author usb_buffer_dmasync_sg Warn: meta author : no author data, so inserted a fixme usb_buffer_dmasync_sg Note: Writing struct_gnet_stats_rate_est.9 Warn: meta author : no refentry/info/author struct gnet_stats_queue Note: meta author : see http://docbook.sf.net/el/author struct gnet_stats_queue Warn: meta author : no author data, so inserted a fixme struct gnet_stats_queue Note: Writing flush_workqueue.9 Warn: meta author : no refentry/info/author flush_work Note: meta author : see http://docbook.sf.net/el/author flush_work Warn: meta author : no author data, so inserted a fixme flush_work Note: Writing struct_platform_nand_chip.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing seq_read.9 Warn: meta author : no refentry/info/author seq_lseek Note: meta author : see http://docbook.sf.net/el/author seq_lseek Warn: meta author : no author data, so inserted a fixme seq_lseek Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_buffer_dmasync_sg.9 Warn: meta author : no refentry/info/author usb_buffer_unmap_sg Note: meta author : see http://docbook.sf.net/el/author usb_buffer_unmap_sg Warn: meta author : no author data, so inserted a fixme usb_buffer_unmap_sg Note: Writing ata_dev_enable_pm.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_gnet_stats_queue.9 Warn: meta author : no refentry/info/author struct gnet_estimator Note: meta author : see http://docbook.sf.net/el/author struct gnet_estimator Warn: meta author : no author data, so inserted a fixme struct gnet_estimator Note: Writing struct_platform_nand_ctrl.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing flush_work.9 Warn: meta author : no refentry/info/author cancel_work_sync Note: meta author : see http://docbook.sf.net/el/author cancel_work_sync Warn: meta author : no author data, so inserted a fixme cancel_work_sync Note: Writing seq_lseek.9 Warn: meta author : no refentry/info/author seq_release Note: meta author : see http://docbook.sf.net/el/author seq_release Warn: meta author : no author data, so inserted a fixme seq_release Note: Writing struct_rs_control.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_buffer_unmap_sg.9 Warn: meta author : no refentry/info/author usb_hub_tt_clear_buffer Note: meta author : see http://docbook.sf.net/el/author usb_hub_tt_clear_buffer Warn: meta author : no author data, so inserted a fixme usb_hub_tt_clear_buffer Note: Writing ata_dev_disable_pm.9 Note: Writing struct_gnet_estimator.9 Warn: meta author : no refentry/info/author gnet_stats_start_copy_compat Note: meta author : see http://docbook.sf.net/el/author gnet_stats_start_copy_compat Warn: meta author : no author data, so inserted a fixme gnet_stats_start_copy_compat Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_platform_nand_data.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing seq_release.9 Warn: meta author : no refentry/info/author seq_escape Note: meta author : see http://docbook.sf.net/el/author seq_escape Warn: meta author : no author data, so inserted a fixme seq_escape Note: Writing cancel_work_sync.9 Warn: meta author : no refentry/info/author cancel_delayed_work_sync Note: meta author : see http://docbook.sf.net/el/author cancel_delayed_work_sync Warn: meta author : no author data, so inserted a fixme cancel_delayed_work_sync Note: Writing free_rs.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_hub_tt_clear_buffer.9 Warn: meta author : no refentry/info/author usb_root_hub_lost_power Note: meta author : see http://docbook.sf.net/el/author usb_root_hub_lost_power Warn: meta author : no author data, so inserted a fixme usb_root_hub_lost_power Note: Writing gnet_stats_start_copy_compat.9 Warn: meta author : no refentry/info/author gnet_stats_start_copy Note: meta author : see http://docbook.sf.net/el/author gnet_stats_start_copy Warn: meta author : no author data, so inserted a fixme gnet_stats_start_copy Note: Writing ata_read_native_max_address.9 Note: Writing nand_scan_ident.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing seq_escape.9 Warn: meta author : no refentry/info/author mangle_path Note: meta author : see http://docbook.sf.net/el/author mangle_path Warn: meta author : no author data, so inserted a fixme mangle_path Note: Writing init_rs.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_root_hub_lost_power.9 Warn: meta author : no refentry/info/author usb_reset_device Note: meta author : see http://docbook.sf.net/el/author usb_reset_device Warn: meta author : no author data, so inserted a fixme usb_reset_device Note: Writing cancel_delayed_work_sync.9 Warn: meta author : no refentry/info/author schedule_work Note: meta author : see http://docbook.sf.net/el/author schedule_work Warn: meta author : no author data, so inserted a fixme schedule_work Note: Writing nand_scan_tail.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing gnet_stats_start_copy.9 Note: Writing ata_set_max_sectors.9 Warn: meta author : no refentry/info/author gnet_stats_copy_basic Note: meta author : see http://docbook.sf.net/el/author gnet_stats_copy_basic Warn: meta author : no author data, so inserted a fixme gnet_stats_copy_basic Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing mangle_path.9 Warn: meta author : no refentry/info/author seq_path Note: meta author : see http://docbook.sf.net/el/author seq_path Warn: meta author : no author data, so inserted a fixme seq_path Note: Writing init_rs_non_canonical.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_reset_device.9 Warn: meta author : no refentry/info/author usb_queue_reset_device Note: meta author : see http://docbook.sf.net/el/author usb_queue_reset_device Warn: meta author : no author data, so inserted a fixme usb_queue_reset_device Note: Writing nand_scan.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_hpa_resize.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing gnet_stats_copy_basic.9 Warn: meta author : no refentry/info/author gnet_stats_copy_rate_est Note: meta author : see http://docbook.sf.net/el/author gnet_stats_copy_rate_est Warn: meta author : no author data, so inserted a fixme gnet_stats_copy_rate_est Note: Writing schedule_work.9 Warn: meta author : no refentry/info/author schedule_delayed_work Note: meta author : see http://docbook.sf.net/el/author schedule_delayed_work Warn: meta author : no author data, so inserted a fixme schedule_delayed_work Note: Writing seq_path.9 Note: Writing encode_rs8.9 Warn: meta author : no refentry/info/author register_filesystem Note: meta author : see http://docbook.sf.net/el/author register_filesystem Warn: meta author : no author data, so inserted a fixme register_filesystem Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_queue_reset_device.9 Warn: meta author : no refentry/info/author usb_calc_bus_time Note: meta author : see http://docbook.sf.net/el/author usb_calc_bus_time Warn: meta author : no author data, so inserted a fixme usb_calc_bus_time Note: Writing nand_release.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_dump_id.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing gnet_stats_copy_rate_est.9 Warn: meta author : no refentry/info/author gnet_stats_copy_queue Note: meta author : see http://docbook.sf.net/el/author gnet_stats_copy_queue Warn: meta author : no author data, so inserted a fixme gnet_stats_copy_queue Note: Writing schedule_delayed_work.9 Warn: meta author : no refentry/info/author schedule_delayed_work_on Note: meta author : see http://docbook.sf.net/el/author schedule_delayed_work_on Warn: meta author : no author data, so inserted a fixme schedule_delayed_work_on Note: Writing decode_rs8.9 Note: Writing register_filesystem.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author unregister_filesystem Note: meta author : see http://docbook.sf.net/el/author unregister_filesystem Warn: meta author : no author data, so inserted a fixme unregister_filesystem Note: Writing usb_calc_bus_time.9 Warn: meta author : no refentry/info/author usb_hcd_link_urb_to_ep Note: meta author : see http://docbook.sf.net/el/author usb_hcd_link_urb_to_ep Warn: meta author : no author data, so inserted a fixme usb_hcd_link_urb_to_ep Note: Writing nand_scan_bbt.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_pio_queue_task.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing gnet_stats_copy_queue.9 Warn: meta author : no refentry/info/author gnet_stats_copy_app Note: meta author : see http://docbook.sf.net/el/author gnet_stats_copy_app Warn: meta author : no author data, so inserted a fixme gnet_stats_copy_app Note: Writing schedule_delayed_work_on.9 Note: Writing encode_rs16.9 Warn: meta author : no refentry/info/author execute_in_process_context Note: meta author : see http://docbook.sf.net/el/author execute_in_process_context Warn: meta author : no author data, so inserted a fixme execute_in_process_context Note: Writing usb_hcd_link_urb_to_ep.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing unregister_filesystem.9 Warn: meta author : no refentry/info/author usb_hcd_check_unlink_urb Note: meta author : see http://docbook.sf.net/el/author usb_hcd_check_unlink_urb Warn: meta author : no author data, so inserted a fixme usb_hcd_check_unlink_urb Warn: meta author : no refentry/info/author __mark_inode_dirty Note: meta author : see http://docbook.sf.net/el/author __mark_inode_dirty Warn: meta author : no author data, so inserted a fixme __mark_inode_dirty Note: Writing nand_default_bbt.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_port_flush_task.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing gnet_stats_copy_app.9 Warn: meta author : no refentry/info/author gnet_stats_finish_copy Note: meta author : see http://docbook.sf.net/el/author gnet_stats_finish_copy Warn: meta author : no author data, so inserted a fixme gnet_stats_finish_copy Note: Writing decode_rs16.9 Note: Writing usb_hcd_check_unlink_urb.9 Warn: meta author : no refentry/info/author usb_hcd_unlink_urb_from_ep Note: meta author : see http://docbook.sf.net/el/author usb_hcd_unlink_urb_from_ep Warn: meta author : no author data, so inserted a fixme usb_hcd_unlink_urb_from_ep Note: Writing __mark_inode_dirty.9 Warn: meta author : no refentry/info/author write_inode_now Note: meta author : see http://docbook.sf.net/el/author write_inode_now Warn: meta author : no author data, so inserted a fixme write_inode_now Note: Writing nand_calculate_ecc.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing execute_in_process_context.9 MAN Documentation/DocBook/rapidio.9 Warn: meta author : no refentry/info/author destroy_workqueue Note: meta author : see http://docbook.sf.net/el/author destroy_workqueue Warn: meta author : no author data, so inserted a fixme destroy_workqueue Note: Writing ata_exec_internal_sg.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing gnet_stats_finish_copy.9 Warn: meta author : no refentry/info/author gen_new_estimator Note: meta author : see http://docbook.sf.net/el/author gen_new_estimator Warn: meta author : no author data, so inserted a fixme gen_new_estimator Note: Writing usb_hcd_unlink_urb_from_ep.9 Warn: meta author : no refentry/info/author usb_hcd_giveback_urb Note: meta author : see http://docbook.sf.net/el/author usb_hcd_giveback_urb Warn: meta author : no author data, so inserted a fixme usb_hcd_giveback_urb Note: Writing write_inode_now.9 Warn: meta author : no refentry/info/author sync_inode Note: meta author : see http://docbook.sf.net/el/author sync_inode Warn: meta author : no author data, so inserted a fixme sync_inode Note: Writing nand_correct_data.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_exec_internal.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing gen_new_estimator.9 Warn: meta author : no refentry/info/author gen_kill_estimator Note: meta author : see http://docbook.sf.net/el/author gen_kill_estimator Warn: meta author : no author data, so inserted a fixme gen_kill_estimator Note: Writing destroy_workqueue.9 Warn: meta author : no refentry/info/author work_on_cpu Note: meta author : see http://docbook.sf.net/el/author work_on_cpu Warn: meta author : no author data, so inserted a fixme work_on_cpu Note: Writing usb_hcd_giveback_urb.9 Warn: meta author : no refentry/info/author usb_hcd_resume_root_hub Note: meta author : see http://docbook.sf.net/el/author usb_hcd_resume_root_hub Warn: meta author : no author data, so inserted a fixme usb_hcd_resume_root_hub Note: Writing nand_release_device.9 Note: Writing sync_inode.9 Warn: meta author : no refentry/info/author generic_osync_inode Note: meta author : see http://docbook.sf.net/el/author generic_osync_inode Warn: meta author : no author data, so inserted a fixme generic_osync_inode Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_local_read_config_32.9 Note: Writing ata_do_simple_cmd.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing gen_kill_estimator.9 Warn: meta author : no refentry/info/author gen_replace_estimator Note: meta author : see http://docbook.sf.net/el/author gen_replace_estimator Warn: meta author : no author data, so inserted a fixme gen_replace_estimator Note: Writing work_on_cpu.9 Warn: meta author : no refentry/info/author reparent_to_kthreadd Note: meta author : see http://docbook.sf.net/el/author reparent_to_kthreadd Warn: meta author : no author data, so inserted a fixme reparent_to_kthreadd Note: Writing usb_hcd_resume_root_hub.9 Warn: meta author : no refentry/info/author usb_bus_start_enum Note: meta author : see http://docbook.sf.net/el/author usb_bus_start_enum Warn: meta author : no author data, so inserted a fixme usb_bus_start_enum Note: Writing nand_read_byte.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing generic_osync_inode.9 Warn: meta author : no refentry/info/author bd_claim_by_disk Note: meta author : see http://docbook.sf.net/el/author bd_claim_by_disk Warn: meta author : no author data, so inserted a fixme bd_claim_by_disk Note: Writing rio_local_write_config_32.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_pio_mask_no_iordy.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing gen_replace_estimator.9 Warn: meta author : no refentry/info/author gen_estimator_active Note: meta author : see http://docbook.sf.net/el/author gen_estimator_active Warn: meta author : no author data, so inserted a fixme gen_estimator_active Note: Writing usb_bus_start_enum.9 Warn: meta author : no refentry/info/author usb_hc_died Note: meta author : see http://docbook.sf.net/el/author usb_hc_died Warn: meta author : no author data, so inserted a fixme usb_hc_died Note: Writing nand_read_byte16.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing bd_claim_by_disk.9 Warn: meta author : no refentry/info/author bd_release_from_disk Note: meta author : see http://docbook.sf.net/el/author bd_release_from_disk Warn: meta author : no author data, so inserted a fixme bd_release_from_disk Note: Writing reparent_to_kthreadd.9 Warn: meta author : no refentry/info/author SYSCALL_DEFINE3 Note: meta author : see http://docbook.sf.net/el/author SYSCALL_DEFINE3 Warn: meta author : no author data, so inserted a fixme SYSCALL_DEFINE3 Note: Writing rio_local_read_config_16.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_dev_read_id.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing gen_estimator_active.9 Warn: meta author : no refentry/info/author xdr_encode_opaque_fixed Note: meta author : see http://docbook.sf.net/el/author xdr_encode_opaque_fixed Warn: meta author : no author data, so inserted a fixme xdr_encode_opaque_fixed Note: Writing usb_hc_died.9 Warn: meta author : no refentry/info/author usb_create_hcd Note: meta author : see http://docbook.sf.net/el/author usb_create_hcd Warn: meta author : no author data, so inserted a fixme usb_create_hcd Note: Writing bd_release_from_disk.9 Warn: meta author : no refentry/info/author check_disk_size_change Note: meta author : see http://docbook.sf.net/el/author check_disk_size_change Warn: meta author : no author data, so inserted a fixme check_disk_size_change Note: Writing nand_read_word.9 Note: Writing rio_local_write_config_16.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing SYSCALL_DEFINE3.9 Warn: meta author : no refentry/info/author kthread_run Note: meta author : see http://docbook.sf.net/el/author kthread_run Warn: meta author : no author data, so inserted a fixme kthread_run Note: Writing ata_dev_configure.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xdr_encode_opaque_fixed.9 Warn: meta author : no refentry/info/author xdr_encode_opaque Note: meta author : see http://docbook.sf.net/el/author xdr_encode_opaque Warn: meta author : no author data, so inserted a fixme xdr_encode_opaque Note: Writing usb_create_hcd.9 Warn: meta author : no refentry/info/author usb_add_hcd Note: meta author : see http://docbook.sf.net/el/author usb_add_hcd Warn: meta author : no author data, so inserted a fixme usb_add_hcd Note: Writing check_disk_size_change.9 Warn: meta author : no refentry/info/author revalidate_disk Note: meta author : see http://docbook.sf.net/el/author revalidate_disk Warn: meta author : no author data, so inserted a fixme revalidate_disk Note: Writing nand_select_chip.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_local_read_config_8.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_bus_probe.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xdr_encode_opaque.9 Warn: meta author : no refentry/info/author xdr_init_encode Note: meta author : see http://docbook.sf.net/el/author xdr_init_encode Warn: meta author : no author data, so inserted a fixme xdr_init_encode Note: Writing kthread_run.9 Warn: meta author : no refentry/info/author kthread_should_stop Note: meta author : see http://docbook.sf.net/el/author kthread_should_stop Warn: meta author : no author data, so inserted a fixme kthread_should_stop Note: Writing usb_add_hcd.9 Warn: meta author : no refentry/info/author usb_remove_hcd Note: meta author : see http://docbook.sf.net/el/author usb_remove_hcd Warn: meta author : no author data, so inserted a fixme usb_remove_hcd Note: Writing revalidate_disk.9 Warn: meta author : no refentry/info/author lookup_bdev Note: meta author : see http://docbook.sf.net/el/author lookup_bdev Warn: meta author : no author data, so inserted a fixme lookup_bdev Note: Writing nand_write_buf.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_local_write_config_8.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sata_print_link_status.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xdr_init_encode.9 Warn: meta author : no refentry/info/author xdr_reserve_space Note: meta author : see http://docbook.sf.net/el/author xdr_reserve_space Warn: meta author : no author data, so inserted a fixme xdr_reserve_space Note: Writing usb_remove_hcd.9 Warn: meta author : no refentry/info/author usb_hcd_pci_probe Note: meta author : see http://docbook.sf.net/el/author usb_hcd_pci_probe Warn: meta author : no author data, so inserted a fixme usb_hcd_pci_probe Note: Writing kthread_should_stop.9 Warn: meta author : no refentry/info/author kthread_create Note: meta author : see http://docbook.sf.net/el/author kthread_create Warn: meta author : no author data, so inserted a fixme kthread_create Note: Writing lookup_bdev.9 Warn: meta author : no refentry/info/author open_bdev_exclusive Note: meta author : see http://docbook.sf.net/el/author open_bdev_exclusive Warn: meta author : no author data, so inserted a fixme open_bdev_exclusive Note: Writing nand_read_buf.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_read_config_32.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sata_down_spd_limit.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xdr_reserve_space.9 Warn: meta author : no refentry/info/author xdr_write_pages Note: meta author : see http://docbook.sf.net/el/author xdr_write_pages Warn: meta author : no author data, so inserted a fixme xdr_write_pages Note: Writing usb_hcd_pci_probe.9 Warn: meta author : no refentry/info/author usb_hcd_pci_remove Note: meta author : see http://docbook.sf.net/el/author usb_hcd_pci_remove Warn: meta author : no author data, so inserted a fixme usb_hcd_pci_remove Note: Writing open_bdev_exclusive.9 Warn: meta author : no refentry/info/author close_bdev_exclusive Note: meta author : see http://docbook.sf.net/el/author close_bdev_exclusive Warn: meta author : no author data, so inserted a fixme close_bdev_exclusive Note: Writing nand_verify_buf.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_write_config_32.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing kthread_create.9 Warn: meta author : no refentry/info/author kthread_bind Note: meta author : see http://docbook.sf.net/el/author kthread_bind Warn: meta author : no author data, so inserted a fixme kthread_bind Note: Writing sata_set_spd_needed.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xdr_write_pages.9 Warn: meta author : no refentry/info/author xdr_init_decode Note: meta author : see http://docbook.sf.net/el/author xdr_init_decode Warn: meta author : no author data, so inserted a fixme xdr_init_decode Note: Writing usb_hcd_pci_remove.9 Warn: meta author : no refentry/info/author usb_hcd_pci_suspend Note: meta author : see http://docbook.sf.net/el/author usb_hcd_pci_suspend Warn: meta author : no author data, so inserted a fixme usb_hcd_pci_suspend Note: Writing nand_write_buf16.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing close_bdev_exclusive.9 Warn: meta author : no refentry/info/author register_sysctl_paths Note: meta author : see http://docbook.sf.net/el/author register_sysctl_paths Warn: meta author : no author data, so inserted a fixme register_sysctl_paths Note: Writing rio_read_config_16.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing kthread_bind.9 Warn: meta author : no refentry/info/author kthread_stop Note: meta author : see http://docbook.sf.net/el/author kthread_stop Warn: meta author : no author data, so inserted a fixme kthread_stop Note: Writing ata_down_xfermask_limit.9 Note: Writing usb_hcd_pci_suspend.9 Warn: meta author : no refentry/info/author usb_hcd_pci_suspend_late Note: meta author : see http://docbook.sf.net/el/author usb_hcd_pci_suspend_late Warn: meta author : no author data, so inserted a fixme usb_hcd_pci_suspend_late Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xdr_init_decode.9 Warn: meta author : no refentry/info/author xdr_inline_decode Note: meta author : see http://docbook.sf.net/el/author xdr_inline_decode Warn: meta author : no author data, so inserted a fixme xdr_inline_decode Note: Writing nand_read_buf16.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_write_config_16.9 Note: Writing register_sysctl_paths.9 Warn: meta author : no refentry/info/author register_sysctl_table Note: meta author : see http://docbook.sf.net/el/author register_sysctl_table Warn: meta author : no author data, so inserted a fixme register_sysctl_table Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing usb_hcd_pci_suspend_late.9 Warn: meta author : no refentry/info/author usb_hcd_pci_resume_early Note: meta author : see http://docbook.sf.net/el/author usb_hcd_pci_resume_early Warn: meta author : no author data, so inserted a fixme usb_hcd_pci_resume_early Note: Writing ata_wait_ready.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xdr_inline_decode.9 Warn: meta author : no refentry/info/author xdr_read_pages Note: meta author : see http://docbook.sf.net/el/author xdr_read_pages Warn: meta author : no author data, so inserted a fixme xdr_read_pages Note: Writing kthread_stop.9 Warn: meta author : no refentry/info/author kobject_get_path Note: meta author : see http://docbook.sf.net/el/author kobject_get_path Warn: meta author : no author data, so inserted a fixme kobject_get_path Note: Writing nand_verify_buf16.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_read_config_8.9 Note: Writing register_sysctl_table.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author unregister_sysctl_table Note: meta author : see http://docbook.sf.net/el/author unregister_sysctl_table Warn: meta author : no author data, so inserted a fixme unregister_sysctl_table Note: Writing usb_hcd_pci_resume_early.9 Warn: meta author : no refentry/info/author usb_hcd_pci_resume Note: meta author : see http://docbook.sf.net/el/author usb_hcd_pci_resume Warn: meta author : no author data, so inserted a fixme usb_hcd_pci_resume Note: Writing ata_dev_same_device.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xdr_read_pages.9 Warn: meta author : no refentry/info/author xdr_enter_page Note: meta author : see http://docbook.sf.net/el/author xdr_enter_page Warn: meta author : no author data, so inserted a fixme xdr_enter_page Note: Writing nand_block_bad.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_write_config_8.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing unregister_sysctl_table.9 Warn: meta author : no refentry/info/author proc_dostring Note: meta author : see http://docbook.sf.net/el/author proc_dostring Warn: meta author : no author data, so inserted a fixme proc_dostring Note: Writing kobject_get_path.9 Warn: meta author : no refentry/info/author kobject_set_name Note: meta author : see http://docbook.sf.net/el/author kobject_set_name Warn: meta author : no author data, so inserted a fixme kobject_set_name Note: Writing usb_hcd_pci_resume.9 Warn: meta author : no refentry/info/author usb_hcd_pci_shutdown Note: meta author : see http://docbook.sf.net/el/author usb_hcd_pci_shutdown Warn: meta author : no author data, so inserted a fixme usb_hcd_pci_shutdown Note: Writing ata_dev_reread_id.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xdr_enter_page.9 Warn: meta author : no refentry/info/author svc_print_addr Note: meta author : see http://docbook.sf.net/el/author svc_print_addr Warn: meta author : no author data, so inserted a fixme svc_print_addr Note: Writing nand_default_block_markbad.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_send_doorbell.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing proc_dostring.9 Warn: meta author : no refentry/info/author proc_dointvec Note: meta author : see http://docbook.sf.net/el/author proc_dointvec Warn: meta author : no author data, so inserted a fixme proc_dointvec Note: Writing kobject_set_name.9 Warn: meta author : no refentry/info/author kobject_init Note: meta author : see http://docbook.sf.net/el/author kobject_init Warn: meta author : no author data, so inserted a fixme kobject_init Note: Writing usb_hcd_pci_shutdown.9 Warn: meta author : no refentry/info/author hcd_buffer_create Note: meta author : see http://docbook.sf.net/el/author hcd_buffer_create Warn: meta author : no author data, so inserted a fixme hcd_buffer_create Note: Writing ata_dev_revalidate.9 Note: Writing svc_print_addr.9 Warn: meta author : no refentry/info/author svc_reserve Note: meta author : see http://docbook.sf.net/el/author svc_reserve Warn: meta author : no author data, so inserted a fixme svc_reserve Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_check_wp.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_init_mbox_res.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing proc_dointvec.9 Warn: meta author : no refentry/info/author proc_dointvec_minmax Note: meta author : see http://docbook.sf.net/el/author proc_dointvec_minmax Warn: meta author : no author data, so inserted a fixme proc_dointvec_minmax Note: Writing hcd_buffer_create.9 Warn: meta author : no refentry/info/author hcd_buffer_destroy Note: meta author : see http://docbook.sf.net/el/author hcd_buffer_destroy Warn: meta author : no author data, so inserted a fixme hcd_buffer_destroy Note: Writing kobject_init.9 Warn: meta author : no refentry/info/author kobject_add Note: meta author : see http://docbook.sf.net/el/author kobject_add Warn: meta author : no author data, so inserted a fixme kobject_add Note: Writing nand_block_checkbad.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_is_40wire.9 Note: Writing svc_reserve.9 Warn: meta author : no refentry/info/author xprt_register_transport Note: meta author : see http://docbook.sf.net/el/author xprt_register_transport Warn: meta author : no author data, so inserted a fixme xprt_register_transport Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing proc_dointvec_minmax.9 Warn: meta author : no refentry/info/author proc_doulongvec_minmax Note: meta author : see http://docbook.sf.net/el/author proc_doulongvec_minmax Warn: meta author : no author data, so inserted a fixme proc_doulongvec_minmax Note: Writing rio_init_dbell_res.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing hcd_buffer_destroy.9 Note: Writing nand_command.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xprt_register_transport.9 Warn: meta author : no refentry/info/author xprt_unregister_transport Note: meta author : see http://docbook.sf.net/el/author xprt_unregister_transport Warn: meta author : no author data, so inserted a fixme xprt_unregister_transport Note: Writing cable_is_40wire.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb MAN Documentation/DocBook/genericirq.9 Note: Writing kobject_add.9 Warn: meta author : no refentry/info/author kobject_init_and_add Note: meta author : see http://docbook.sf.net/el/author kobject_init_and_add Warn: meta author : no author data, so inserted a fixme kobject_init_and_add Note: Writing proc_doulongvec_minmax.9 Warn: meta author : no refentry/info/author proc_doulongvec_ms_jiffies_minmax Note: meta author : see http://docbook.sf.net/el/author proc_doulongvec_ms_jiffies_minmax Warn: meta author : no author data, so inserted a fixme proc_doulongvec_ms_jiffies_minmax Note: Writing RIO_DEVICE.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_command_lp.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xprt_unregister_transport.9 Warn: meta author : no refentry/info/author xprt_reserve_xprt Note: meta author : see http://docbook.sf.net/el/author xprt_reserve_xprt Warn: meta author : no author data, so inserted a fixme xprt_reserve_xprt Note: Writing ata_dev_xfermask.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing proc_doulongvec_ms_jiffies_minmax.9 Warn: meta author : no refentry/info/author proc_dointvec_jiffies Note: meta author : see http://docbook.sf.net/el/author proc_dointvec_jiffies Warn: meta author : no author data, so inserted a fixme proc_dointvec_jiffies Note: Writing kobject_init_and_add.9 Warn: meta author : no refentry/info/author kobject_rename Note: meta author : see http://docbook.sf.net/el/author kobject_rename Warn: meta author : no author data, so inserted a fixme kobject_rename Note: Writing rio_add_outb_message.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_get_device.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xprt_reserve_xprt.9 Warn: meta author : no refentry/info/author xprt_release_xprt Note: meta author : see http://docbook.sf.net/el/author xprt_release_xprt Warn: meta author : no author data, so inserted a fixme xprt_release_xprt Note: Writing ata_dev_set_xfermode.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_irq_chip.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing proc_dointvec_jiffies.9 Warn: meta author : no refentry/info/author proc_dointvec_userhz_jiffies Note: meta author : see http://docbook.sf.net/el/author proc_dointvec_userhz_jiffies Warn: meta author : no author data, so inserted a fixme proc_dointvec_userhz_jiffies Note: Writing rio_add_inb_buffer.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing kobject_rename.9 Warn: meta author : no refentry/info/author kobject_del Note: meta author : see http://docbook.sf.net/el/author kobject_del Warn: meta author : no author data, so inserted a fixme kobject_del Note: Writing nand_wait.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xprt_release_xprt.9 Warn: meta author : no refentry/info/author xprt_release_xprt_cong Note: meta author : see http://docbook.sf.net/el/author xprt_release_xprt_cong Warn: meta author : no author data, so inserted a fixme xprt_release_xprt_cong Note: Writing struct_irq_desc.9 Note: Writing ata_dev_set_feature.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_get_inb_message.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing proc_dointvec_userhz_jiffies.9 Warn: meta author : no refentry/info/author proc_dointvec_ms_jiffies Note: meta author : see http://docbook.sf.net/el/author proc_dointvec_ms_jiffies Warn: meta author : no author data, so inserted a fixme proc_dointvec_ms_jiffies Note: Writing kobject_del.9 Warn: meta author : no refentry/info/author kobject_get Note: meta author : see http://docbook.sf.net/el/author kobject_get Warn: meta author : no author data, so inserted a fixme kobject_get Note: Writing xprt_release_xprt_cong.9 Warn: meta author : no refentry/info/author xprt_release_rqst_cong Note: meta author : see http://docbook.sf.net/el/author xprt_release_rqst_cong Warn: meta author : no author data, so inserted a fixme xprt_release_rqst_cong Note: Writing nand_read_page_raw.9 Note: Writing synchronize_irq.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_dev_init_params.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_name.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing proc_dointvec_ms_jiffies.9 Warn: meta author : no refentry/info/author proc_flush_task Note: meta author : see http://docbook.sf.net/el/author proc_flush_task Warn: meta author : no author data, so inserted a fixme proc_flush_task Note: Writing disable_irq_nosync.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_read_page_swecc.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xprt_release_rqst_cong.9 Warn: meta author : no refentry/info/author xprt_adjust_cwnd Note: meta author : see http://docbook.sf.net/el/author xprt_adjust_cwnd Warn: meta author : no author data, so inserted a fixme xprt_adjust_cwnd Note: Writing kobject_get.9 Warn: meta author : no refentry/info/author kobject_put Note: meta author : see http://docbook.sf.net/el/author kobject_put Warn: meta author : no author data, so inserted a fixme kobject_put Note: Writing ata_sg_clean.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_get_drvdata.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing proc_flush_task.9 Warn: meta author : no refentry/info/author sysfs_create_file Note: meta author : see http://docbook.sf.net/el/author sysfs_create_file Warn: meta author : no author data, so inserted a fixme sysfs_create_file Note: Writing disable_irq.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_read_subpage.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xprt_adjust_cwnd.9 Warn: meta author : no refentry/info/author xprt_wake_pending_tasks Note: meta author : see http://docbook.sf.net/el/author xprt_wake_pending_tasks Warn: meta author : no author data, so inserted a fixme xprt_wake_pending_tasks Note: Writing rio_set_drvdata.9 Note: Writing atapi_check_dma.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sysfs_create_file.9 Warn: meta author : no refentry/info/author sysfs_add_file_to_group Note: meta author : see http://docbook.sf.net/el/author sysfs_add_file_to_group Note: Writing kobject_put.9 Warn: meta author : no author data, so inserted a fixme sysfs_add_file_to_group Warn: meta author : no refentry/info/author kobject_create_and_add Note: meta author : see http://docbook.sf.net/el/author kobject_create_and_add Warn: meta author : no author data, so inserted a fixme kobject_create_and_add Note: Writing enable_irq.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_read_page_hwecc.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xprt_wake_pending_tasks.9 Note: Writing rio_dev_get.9 Warn: meta author : no refentry/info/author xprt_wait_for_buffer_space Note: meta author : see http://docbook.sf.net/el/author xprt_wait_for_buffer_space Warn: meta author : no author data, so inserted a fixme xprt_wait_for_buffer_space Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_sg_setup.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sysfs_add_file_to_group.9 Warn: meta author : no refentry/info/author sysfs_chmod_file Note: meta author : see http://docbook.sf.net/el/author sysfs_chmod_file Warn: meta author : no author data, so inserted a fixme sysfs_chmod_file Note: Writing kobject_create_and_add.9 Warn: meta author : no refentry/info/author kset_register Note: meta author : see http://docbook.sf.net/el/author kset_register Warn: meta author : no author data, so inserted a fixme kset_register Note: Writing set_irq_wake.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_read_page_syndrome.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_dev_put.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xprt_wait_for_buffer_space.9 Warn: meta author : no refentry/info/author xprt_write_space Note: meta author : see http://docbook.sf.net/el/author xprt_write_space Warn: meta author : no author data, so inserted a fixme xprt_write_space Note: Writing swap_buf_le16.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sysfs_chmod_file.9 Warn: meta author : no refentry/info/author sysfs_remove_file Note: meta author : see http://docbook.sf.net/el/author sysfs_remove_file Warn: meta author : no author data, so inserted a fixme sysfs_remove_file Note: Writing free_irq.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing kset_register.9 Note: Writing nand_transfer_oob.9 Warn: meta author : no refentry/info/author kset_unregister Note: meta author : see http://docbook.sf.net/el/author kset_unregister Warn: meta author : no author data, so inserted a fixme kset_unregister Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_register_driver.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xprt_write_space.9 Warn: meta author : no refentry/info/author xprt_set_retrans_timeout_def Note: meta author : see http://docbook.sf.net/el/author xprt_set_retrans_timeout_def Warn: meta author : no author data, so inserted a fixme xprt_set_retrans_timeout_def Note: Writing ata_qc_new.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sysfs_remove_file.9 Warn: meta author : no refentry/info/author sysfs_remove_file_from_group Note: meta author : see http://docbook.sf.net/el/author sysfs_remove_file_from_group Warn: meta author : no author data, so inserted a fixme sysfs_remove_file_from_group Note: Writing request_irq.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_do_read_ops.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_unregister_driver.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing kset_unregister.9 Warn: meta author : no refentry/info/author kset_create_and_add Note: meta author : see http://docbook.sf.net/el/author kset_create_and_add Warn: meta author : no author data, so inserted a fixme kset_create_and_add Note: Writing xprt_set_retrans_timeout_def.9 Warn: meta author : no refentry/info/author xprt_disconnect_done Note: meta author : see http://docbook.sf.net/el/author xprt_disconnect_done Warn: meta author : no author data, so inserted a fixme xprt_disconnect_done Note: Writing ata_qc_new_init.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sysfs_remove_file_from_group.9 Warn: meta author : no refentry/info/author sysfs_schedule_callback Note: meta author : see http://docbook.sf.net/el/author sysfs_schedule_callback Warn: meta author : no author data, so inserted a fixme sysfs_schedule_callback Note: Writing set_irq_chip.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_read.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_local_get_device_id.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xprt_disconnect_done.9 Warn: meta author : no refentry/info/author xprt_lookup_rqst Note: meta author : see http://docbook.sf.net/el/author xprt_lookup_rqst Warn: meta author : no author data, so inserted a fixme xprt_lookup_rqst Note: Writing ata_qc_free.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sysfs_schedule_callback.9 Warn: meta author : no refentry/info/author sysfs_create_link Note: meta author : see http://docbook.sf.net/el/author sysfs_create_link Warn: meta author : no author data, so inserted a fixme sysfs_create_link Note: Writing kset_create_and_add.9 Warn: meta author : no refentry/info/author upper_32_bits Note: meta author : see http://docbook.sf.net/el/author upper_32_bits Warn: meta author : no author data, so inserted a fixme upper_32_bits Note: Writing set_irq_type.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_read_oob_std.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_request_inb_mbox.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xprt_lookup_rqst.9 Warn: meta author : no refentry/info/author xprt_update_rtt Note: meta author : see http://docbook.sf.net/el/author xprt_update_rtt Warn: meta author : no author data, so inserted a fixme xprt_update_rtt Note: Writing ata_qc_issue.9 Note: Writing sysfs_create_link.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author sysfs_remove_link Note: meta author : see http://docbook.sf.net/el/author sysfs_remove_link Warn: meta author : no author data, so inserted a fixme sysfs_remove_link Note: Writing set_irq_data.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_read_oob_syndrome.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_release_inb_mbox.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing upper_32_bits.9 Warn: meta author : no refentry/info/author lower_32_bits Note: meta author : see http://docbook.sf.net/el/author lower_32_bits Warn: meta author : no author data, so inserted a fixme lower_32_bits Note: Writing xprt_update_rtt.9 Warn: meta author : no refentry/info/author xprt_complete_rqst Note: meta author : see http://docbook.sf.net/el/author xprt_complete_rqst Warn: meta author : no author data, so inserted a fixme xprt_complete_rqst Note: Writing sysfs_remove_link.9 Warn: meta author : no refentry/info/author sysfs_create_bin_file Note: meta author : see http://docbook.sf.net/el/author sysfs_create_bin_file Warn: meta author : no author data, so inserted a fixme sysfs_create_bin_file Note: Writing ata_phys_link_online.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing set_irq_chip_data.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_write_oob_std.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_request_outb_mbox.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xprt_complete_rqst.9 Warn: meta author : no refentry/info/author rpc_wake_up Note: meta author : see http://docbook.sf.net/el/author rpc_wake_up Warn: meta author : no author data, so inserted a fixme rpc_wake_up Note: Writing lower_32_bits.9 Warn: meta author : no refentry/info/author might_sleep Note: meta author : see http://docbook.sf.net/el/author might_sleep Warn: meta author : no author data, so inserted a fixme might_sleep Note: Writing sysfs_create_bin_file.9 Warn: meta author : no refentry/info/author sysfs_remove_bin_file Note: meta author : see http://docbook.sf.net/el/author sysfs_remove_bin_file Warn: meta author : no author data, so inserted a fixme sysfs_remove_bin_file Note: Writing ata_phys_link_offline.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing handle_bad_irq.9 Note: Writing nand_write_oob_syndrome.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_release_outb_mbox.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rpc_wake_up.9 Warn: meta author : no refentry/info/author rpc_wake_up_status Note: meta author : see http://docbook.sf.net/el/author rpc_wake_up_status Warn: meta author : no author data, so inserted a fixme rpc_wake_up_status Note: Writing handle_IRQ_event.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sysfs_remove_bin_file.9 Warn: meta author : no refentry/info/author debugfs_create_file Note: meta author : see http://docbook.sf.net/el/author debugfs_create_file Warn: meta author : no author data, so inserted a fixme debugfs_create_file Note: Writing nand_do_read_oob.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_dev_init.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing might_sleep.9 Warn: meta author : no refentry/info/author clamp Note: meta author : see http://docbook.sf.net/el/author clamp Warn: meta author : no author data, so inserted a fixme clamp Note: Writing rio_request_inb_dbell.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rpc_wake_up_status.9 Note: Writing __do_IRQ.9 Warn: meta author : no refentry/info/author rpc_malloc Note: meta author : see http://docbook.sf.net/el/author rpc_malloc Warn: meta author : no author data, so inserted a fixme rpc_malloc Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_read_oob.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing debugfs_create_file.9 Warn: meta author : no refentry/info/author debugfs_create_dir Note: meta author : see http://docbook.sf.net/el/author debugfs_create_dir Warn: meta author : no author data, so inserted a fixme debugfs_create_dir Note: Writing ata_link_init.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_release_inb_dbell.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing clamp.9 Warn: meta author : no refentry/info/author clamp_t Note: meta author : see http://docbook.sf.net/el/author clamp_t Warn: meta author : no author data, so inserted a fixme clamp_t Note: Writing dynamic_irq_init.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rpc_malloc.9 Warn: meta author : no refentry/info/author rpc_free Note: meta author : see http://docbook.sf.net/el/author rpc_free Warn: meta author : no author data, so inserted a fixme rpc_free Note: Writing nand_write_page_raw.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing debugfs_create_dir.9 Warn: meta author : no refentry/info/author debugfs_create_symlink Note: meta author : see http://docbook.sf.net/el/author debugfs_create_symlink Warn: meta author : no author data, so inserted a fixme debugfs_create_symlink Note: Writing sata_link_init_spd.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_request_outb_dbell.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dynamic_irq_cleanup.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing clamp_t.9 Warn: meta author : no refentry/info/author clamp_val Note: meta author : see http://docbook.sf.net/el/author clamp_val Warn: meta author : no author data, so inserted a fixme clamp_val Note: Writing nand_write_page_swecc.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rpc_free.9 Warn: meta author : no refentry/info/author xdr_skb_read_bits Note: meta author : see http://docbook.sf.net/el/author xdr_skb_read_bits Warn: meta author : no author data, so inserted a fixme xdr_skb_read_bits Note: Writing debugfs_create_symlink.9 Warn: meta author : no refentry/info/author debugfs_remove Note: meta author : see http://docbook.sf.net/el/author debugfs_remove Warn: meta author : no author data, so inserted a fixme debugfs_remove Note: Writing ata_port_alloc.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_release_outb_dbell.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing set_irq_msi.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_write_page_hwecc.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xdr_skb_read_bits.9 Warn: meta author : no refentry/info/author xdr_partial_copy_from_skb Note: meta author : see http://docbook.sf.net/el/author xdr_partial_copy_from_skb Warn: meta author : no author data, so inserted a fixme xdr_partial_copy_from_skb Note: Writing clamp_val.9 Warn: meta author : no refentry/info/author container_of Note: meta author : see http://docbook.sf.net/el/author container_of Warn: meta author : no author data, so inserted a fixme container_of Note: Writing debugfs_remove.9 Warn: meta author : no refentry/info/author debugfs_remove_recursive Note: meta author : see http://docbook.sf.net/el/author debugfs_remove_recursive Warn: meta author : no author data, so inserted a fixme debugfs_remove_recursive Note: Writing ata_finalize_port_ops.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_get_asm.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing handle_simple_irq.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_write_page_syndrome.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing xdr_partial_copy_from_skb.9 Warn: meta author : no refentry/info/author csum_partial_copy_to_xdr Note: meta author : see http://docbook.sf.net/el/author csum_partial_copy_to_xdr Warn: meta author : no author data, so inserted a fixme csum_partial_copy_to_xdr Note: Writing debugfs_remove_recursive.9 Warn: meta author : no refentry/info/author debugfs_rename Note: meta author : see http://docbook.sf.net/el/author debugfs_rename Warn: meta author : no author data, so inserted a fixme debugfs_rename Note: Writing ata_port_detach.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing container_of.9 Warn: meta author : no refentry/info/author printk Note: meta author : see http://docbook.sf.net/el/author printk Warn: meta author : no author data, so inserted a fixme printk Note: Writing rio_get_device.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing handle_level_irq.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_write_page.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing csum_partial_copy_to_xdr.9 Warn: meta author : no refentry/info/author rpc_alloc_iostats Note: meta author : see http://docbook.sf.net/el/author rpc_alloc_iostats Warn: meta author : no author data, so inserted a fixme rpc_alloc_iostats Note: Writing debugfs_rename.9 Warn: meta author : no refentry/info/author debugfs_create_u8 Note: meta author : see http://docbook.sf.net/el/author debugfs_create_u8 Warn: meta author : no author data, so inserted a fixme debugfs_create_u8 Note: Writing ata_std_bios_param.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing printk.9 Warn: meta author : no refentry/info/author acquire_console_sem Note: meta author : see http://docbook.sf.net/el/author acquire_console_sem Warn: meta author : no author data, so inserted a fixme acquire_console_sem Note: Writing handle_fasteoi_irq.9 Note: Writing struct_rio_dev.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_fill_oob.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rpc_alloc_iostats.9 Warn: meta author : no refentry/info/author rpc_free_iostats Note: meta author : see http://docbook.sf.net/el/author rpc_free_iostats Warn: meta author : no author data, so inserted a fixme rpc_free_iostats Note: Writing debugfs_create_u8.9 Warn: meta author : no refentry/info/author debugfs_create_u16 Note: meta author : see http://docbook.sf.net/el/author debugfs_create_u16 Warn: meta author : no author data, so inserted a fixme debugfs_create_u16 Note: Writing handle_edge_irq.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Ingo Molnar Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_rio_msg.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsi_slave_config.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_do_write_ops.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing acquire_console_sem.9 Warn: meta author : no refentry/info/author release_console_sem Note: meta author : see http://docbook.sf.net/el/author release_console_sem Warn: meta author : no author data, so inserted a fixme release_console_sem Note: Writing rpc_free_iostats.9 Warn: meta author : no refentry/info/author rpc_queue_upcall Note: meta author : see http://docbook.sf.net/el/author rpc_queue_upcall Warn: meta author : no author data, so inserted a fixme rpc_queue_upcall Note: Writing handle_percpu_irq.9 Note: Writing debugfs_create_u16.9 Warn: meta author : no refentry/info/author debugfs_create_u32 Note: meta author : see http://docbook.sf.net/el/author debugfs_create_u32 Warn: meta author : no author data, so inserted a fixme debugfs_create_u32 Note: Writing struct_rio_dbell.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_write.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb MAN Documentation/DocBook/s390-drivers.9 Note: Writing ata_scsi_slave_destroy.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing release_console_sem.9 Warn: meta author : no refentry/info/author console_conditional_schedule Note: meta author : see http://docbook.sf.net/el/author console_conditional_schedule Warn: meta author : no author data, so inserted a fixme console_conditional_schedule Note: Writing rpc_queue_upcall.9 Warn: meta author : no refentry/info/author rpc_mkpipe Note: meta author : see http://docbook.sf.net/el/author rpc_mkpipe Warn: meta author : no author data, so inserted a fixme rpc_mkpipe Note: Writing debugfs_create_u32.9 Warn: meta author : no refentry/info/author debugfs_create_u64 Note: meta author : see http://docbook.sf.net/el/author debugfs_create_u64 Warn: meta author : no author data, so inserted a fixme debugfs_create_u64 Note: Writing struct_rio_mport.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_do_write_oob.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsi_change_queue_depth.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rpc_mkpipe.9 Warn: meta author : no refentry/info/author rpc_unlink Note: meta author : see http://docbook.sf.net/el/author rpc_unlink Warn: meta author : no author data, so inserted a fixme rpc_unlink Note: Writing console_conditional_schedule.9 Warn: meta author : no refentry/info/author printk_timed_ratelimit Note: meta author : see http://docbook.sf.net/el/author printk_timed_ratelimit Warn: meta author : no author data, so inserted a fixme printk_timed_ratelimit Note: Writing debugfs_create_u64.9 Note: Writing struct_rio_net.9 Warn: meta author : no refentry/info/author debugfs_create_x8 Note: meta author : see http://docbook.sf.net/el/author debugfs_create_x8 Warn: meta author : no author data, so inserted a fixme debugfs_create_x8 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_write_oob.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_cmd_scsw.9 Note: Writing ata_scsi_queuecmd.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rpc_unlink.9 Warn: meta author : no refentry/info/author rpcb_getport_sync Note: meta author : see http://docbook.sf.net/el/author rpcb_getport_sync Warn: meta author : no author data, so inserted a fixme rpcb_getport_sync Note: Writing struct_rio_switch.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing debugfs_create_x8.9 Warn: meta author : no refentry/info/author debugfs_create_x16 Note: meta author : see http://docbook.sf.net/el/author debugfs_create_x16 Warn: meta author : no author data, so inserted a fixme debugfs_create_x16 Note: Writing printk_timed_ratelimit.9 Warn: meta author : no refentry/info/author panic Note: meta author : see http://docbook.sf.net/el/author panic Warn: meta author : no author data, so inserted a fixme panic Note: Writing single_erase_cmd.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_tm_scsw.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsi_simulate.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rpcb_getport_sync.9 Warn: meta author : no refentry/info/author rpcb_getport_async Note: meta author : see http://docbook.sf.net/el/author rpcb_getport_async Warn: meta author : no author data, so inserted a fixme rpcb_getport_async Note: Writing struct_rio_ops.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing debugfs_create_x16.9 Warn: meta author : no refentry/info/author debugfs_create_x32 Note: meta author : see http://docbook.sf.net/el/author debugfs_create_x32 Warn: meta author : no author data, so inserted a fixme debugfs_create_x32 Note: Writing multi_erase_cmd.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing union_scsw.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing panic.9 Warn: meta author : no refentry/info/author print_tainted Note: meta author : see http://docbook.sf.net/el/author print_tainted Warn: meta author : no author data, so inserted a fixme print_tainted Note: Writing ata_sas_port_alloc.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rpcb_getport_async.9 Warn: meta author : no refentry/info/author rpc_bind_new_program Note: meta author : see http://docbook.sf.net/el/author rpc_bind_new_program Warn: meta author : no author data, so inserted a fixme rpc_bind_new_program Note: Writing struct_rio_driver.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing debugfs_create_x32.9 Warn: meta author : no refentry/info/author debugfs_create_size_t Note: meta author : see http://docbook.sf.net/el/author debugfs_create_size_t Warn: meta author : no author data, so inserted a fixme debugfs_create_size_t Note: Writing nand_erase.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_ccw1.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_sas_port_start.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rpc_bind_new_program.9 Warn: meta author : no refentry/info/author rpc_run_task Note: meta author : see http://docbook.sf.net/el/author rpc_run_task Warn: meta author : no author data, so inserted a fixme rpc_run_task Note: Writing print_tainted.9 Warn: meta author : no refentry/info/author emergency_restart Note: meta author : see http://docbook.sf.net/el/author emergency_restart Warn: meta author : no author data, so inserted a fixme emergency_restart Note: Writing struct_rio_device_id.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_erase_nand.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing debugfs_create_size_t.9 Warn: meta author : no refentry/info/author debugfs_create_bool Note: meta author : see http://docbook.sf.net/el/author debugfs_create_bool Warn: meta author : no author data, so inserted a fixme debugfs_create_bool Note: Writing struct_erw.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_sas_port_stop.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rpc_run_task.9 Warn: meta author : no refentry/info/author rpc_call_sync Note: meta author : see http://docbook.sf.net/el/author rpc_call_sync Warn: meta author : no author data, so inserted a fixme rpc_call_sync Note: Writing struct_rio_route_ops.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing emergency_restart.9 Warn: meta author : no refentry/info/author kernel_restart Note: meta author : see http://docbook.sf.net/el/author kernel_restart Warn: meta author : no author data, so inserted a fixme kernel_restart Note: Writing nand_sync.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing debugfs_create_bool.9 Warn: meta author : no refentry/info/author debugfs_create_blob Note: meta author : see http://docbook.sf.net/el/author debugfs_create_blob Warn: meta author : no author data, so inserted a fixme debugfs_create_blob Note: Writing struct_sublog.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_sas_port_init.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rpc_call_sync.9 Warn: meta author : no refentry/info/author rpc_call_async Note: meta author : see http://docbook.sf.net/el/author rpc_call_async Warn: meta author : no author data, so inserted a fixme rpc_call_async Note: Writing rio_get_device_id.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_block_isbad.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing debugfs_create_blob.9 Note: Writing struct_esw0.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing kernel_restart.9 Warn: meta author : no refentry/info/author kernel_halt Note: meta author : see http://docbook.sf.net/el/author kernel_halt Warn: meta author : no author data, so inserted a fixme kernel_halt Note: Writing ata_sas_port_destroy.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_set_device_id.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rpc_call_async.9 Warn: meta author : no refentry/info/author rpc_peeraddr Note: meta author : see http://docbook.sf.net/el/author rpc_peeraddr Warn: meta author : no author data, so inserted a fixme rpc_peeraddr Note: Writing nand_block_markbad.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_esw1.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing typedef_handle_t.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_local_set_device_id.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_sas_slave_configure.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rpc_peeraddr.9 Warn: meta author : no refentry/info/author rpc_peeraddr2str Note: meta author : see http://docbook.sf.net/el/author rpc_peeraddr2str Warn: meta author : no author data, so inserted a fixme rpc_peeraddr2str Note: Writing kernel_halt.9 Warn: meta author : no refentry/info/author kernel_power_off Note: meta author : see http://docbook.sf.net/el/author kernel_power_off Warn: meta author : no author data, so inserted a fixme kernel_power_off Note: Writing nand_suspend.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_esw2.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing typedef_journal_t.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_clear_locks.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_sas_queuecmd.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_resume.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rpc_peeraddr2str.9 Warn: meta author : no refentry/info/author rpc_force_rebind Note: meta author : see http://docbook.sf.net/el/author rpc_force_rebind Warn: meta author : no author data, so inserted a fixme rpc_force_rebind Note: Writing struct_esw3.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing kernel_power_off.9 Warn: meta author : no refentry/info/author set_groups Note: meta author : see http://docbook.sf.net/el/author set_groups Warn: meta author : no author data, so inserted a fixme set_groups Note: Writing struct_handle_s.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_enum_host.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing check_pattern.9 Note: Writing ata_get_identity.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rpc_force_rebind.9 Warn: meta author : no refentry/info/author wimax_msg_alloc Note: meta author : see http://docbook.sf.net/el/author wimax_msg_alloc Warn: meta author : no author data, so inserted a fixme wimax_msg_alloc Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_irb.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_journal_s.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing set_groups.9 Warn: meta author : no refentry/info/author set_current_groups Note: meta author : see http://docbook.sf.net/el/author set_current_groups Warn: meta author : no author data, so inserted a fixme set_current_groups Note: Writing rio_device_has_destid.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing check_short_pattern.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing wimax_msg_alloc.9 Warn: meta author : no refentry/info/author wimax_msg_data_len Note: meta author : see http://docbook.sf.net/el/author wimax_msg_data_len Warn: meta author : no author data, so inserted a fixme wimax_msg_data_len Note: Writing ata_cmd_ioctl.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_ciw.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_init_dev.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_release_dev.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing set_current_groups.9 Warn: meta author : no refentry/info/author orderly_poweroff Note: Writing read_bbt.9 Note: meta author : see http://docbook.sf.net/el/author orderly_poweroff Warn: meta author : no author data, so inserted a fixme orderly_poweroff Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing wimax_msg_data_len.9 Warn: meta author : no refentry/info/author wimax_msg_data Note: meta author : see http://docbook.sf.net/el/author wimax_msg_data Warn: meta author : no author data, so inserted a fixme wimax_msg_data Note: Writing struct_ccw_dev_id.9 Note: Writing ata_task_ioctl.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_init_inode.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_is_switch.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing read_abs_bbt.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing wimax_msg_data.9 Warn: meta author : no refentry/info/author wimax_msg_len Note: meta author : see http://docbook.sf.net/el/author wimax_msg_len Warn: meta author : no author data, so inserted a fixme wimax_msg_len Note: Writing ccw_dev_id_is_equal.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsi_qc_new.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing orderly_poweroff.9 Warn: meta author : no refentry/info/author synchronize_rcu Note: meta author : see http://docbook.sf.net/el/author synchronize_rcu Warn: meta author : no author data, so inserted a fixme synchronize_rcu Note: Writing journal_create.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_route_set_ops.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing read_abs_bbts.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing wimax_msg_len.9 Note: Writing struct_ccw_device.9 Warn: meta author : no refentry/info/author wimax_msg_send Note: meta author : see http://docbook.sf.net/el/author wimax_msg_send Warn: meta author : no author data, so inserted a fixme wimax_msg_send Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_dump_status.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing synchronize_rcu.9 Warn: meta author : no refentry/info/author rcu_barrier Note: meta author : see http://docbook.sf.net/el/author rcu_barrier Warn: meta author : no author data, so inserted a fixme rcu_barrier Note: Writing journal_load.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_add_device.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing create_bbt.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_ccw_driver.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing wimax_msg_send.9 Warn: meta author : no refentry/info/author wimax_msg Note: meta author : see http://docbook.sf.net/el/author wimax_msg Warn: meta author : no author data, so inserted a fixme wimax_msg Note: Writing ata_to_sense_error.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_destroy.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_setup_device.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rcu_barrier.9 Warn: meta author : no refentry/info/author rcu_barrier_bh Note: meta author : see http://docbook.sf.net/el/author rcu_barrier_bh Warn: meta author : no author data, so inserted a fixme rcu_barrier_bh Note: Writing search_bbt.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ccw_device_set_offline.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing wimax_msg.9 Warn: meta author : no refentry/info/author wimax_reset Note: meta author : see http://docbook.sf.net/el/author wimax_reset Warn: meta author : no author data, so inserted a fixme wimax_reset Note: Writing ata_gen_ata_sense.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_check_used_features.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_sport_is_active.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing search_read_bbts.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ccw_device_set_online.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing wimax_reset.9 Note: Writing rcu_barrier_bh.9 Warn: meta author : no refentry/info/author wimax_report_rfkill_hw Note: meta author : see http://docbook.sf.net/el/author wimax_report_rfkill_hw Warn: meta author : no author data, so inserted a fixme wimax_report_rfkill_hw Warn: meta author : no refentry/info/author rcu_barrier_sched Note: meta author : see http://docbook.sf.net/el/author rcu_barrier_sched Warn: meta author : no author data, so inserted a fixme rcu_barrier_sched Note: Writing atapi_drain_needed.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_check_available_features.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_route_add_entry.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing write_bbt.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing get_ccwdev_by_busid.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing wimax_report_rfkill_hw.9 Warn: meta author : no refentry/info/author wimax_report_rfkill_sw Note: meta author : see http://docbook.sf.net/el/author wimax_report_rfkill_sw Warn: meta author : no author data, so inserted a fixme wimax_report_rfkill_sw Note: Writing rcu_barrier_sched.9 Warn: meta author : no refentry/info/author devres_alloc Note: meta author : see http://docbook.sf.net/el/author devres_alloc Warn: meta author : no author data, so inserted a fixme devres_alloc Note: Writing rio_route_get_entry.9 Note: Writing journal_set_features.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsi_start_stop_xlat.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_memory_bbt.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ccw_driver_register.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing wimax_report_rfkill_sw.9 Warn: meta author : no refentry/info/author wimax_rfkill Note: meta author : see http://docbook.sf.net/el/author wimax_rfkill Warn: meta author : no author data, so inserted a fixme wimax_rfkill Note: Writing rio_get_host_deviceid_lock.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_update_format.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing devres_alloc.9 Warn: meta author : no refentry/info/author devres_free Note: meta author : see http://docbook.sf.net/el/author devres_free Warn: meta author : no author data, so inserted a fixme devres_free Note: Writing check_create.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsi_flush_xlat.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ccw_driver_unregister.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing wimax_rfkill.9 Warn: meta author : no refentry/info/author wimax_state_change Note: meta author : see http://docbook.sf.net/el/author wimax_state_change Warn: meta author : no author data, so inserted a fixme wimax_state_change Note: Writing rio_get_swpinfo_inport.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_flush.9 Note: Writing mark_bbt_region.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ccw_device_set_options_mask.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_6_lba_len.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing devres_free.9 Warn: meta author : no refentry/info/author devres_add Note: meta author : see http://docbook.sf.net/el/author devres_add Warn: meta author : no author data, so inserted a fixme devres_add Note: Writing wimax_state_change.9 Warn: meta author : no refentry/info/author wimax_state_get Note: meta author : see http://docbook.sf.net/el/author wimax_state_get Warn: meta author : no author data, so inserted a fixme wimax_state_get Note: Writing rio_get_swpinfo_tports.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_update_bbt.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_wipe.9 Note: Writing ccw_device_set_options.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_10_lba_len.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing wimax_state_get.9 Warn: meta author : no refentry/info/author wimax_dev_init Note: meta author : see http://docbook.sf.net/el/author wimax_dev_init Warn: meta author : no author data, so inserted a fixme wimax_dev_init Note: Writing devres_add.9 Warn: meta author : no refentry/info/author devres_find Note: meta author : see http://docbook.sf.net/el/author devres_find Warn: meta author : no author data, so inserted a fixme devres_find Note: Writing rio_net_add_mport.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing nand_isbad_bbt.9 Note: Writing ccw_device_clear_options.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_abort.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_16_lba_len.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb MAN Documentation/DocBook/uio-howto.9 MAN Documentation/DocBook/scsi.9 Note: Writing wimax_dev_init.9 Warn: meta author : no refentry/info/author wimax_dev_add Note: meta author : see http://docbook.sf.net/el/author wimax_dev_add Warn: meta author : no author data, so inserted a fixme wimax_dev_add Note: Writing rio_enum_peer.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing devres_find.9 Warn: meta author : no refentry/info/author devres_get Note: meta author : see http://docbook.sf.net/el/author devres_get Warn: meta author : no author data, so inserted a fixme devres_get Note: Writing ccw_device_clear.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_errno.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsi_verify_xlat.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing wimax_dev_add.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author wimax_dev_rm Note: meta author : see http://docbook.sf.net/el/author wimax_dev_rm Warn: meta author : no author data, so inserted a fixme wimax_dev_rm Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_enum_complete.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ccw_device_start_key.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_clear_err.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing devres_get.9 Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author devres_remove Note: meta author : see http://docbook.sf.net/el/author devres_remove Warn: meta author : no author data, so inserted a fixme devres_remove Note: Writing ata_scsi_rw_xlat.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing shost_for_each_device.9 Note: Writing wimax_dev_rm.9 Warn: meta author : no refentry/info/author struct wimax_dev Note: meta author : see http://docbook.sf.net/el/author struct wimax_dev Warn: meta author : no author data, so inserted a fixme struct wimax_dev Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_disc_peer.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ccw_device_start_timeout_key.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_ack_err.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsi_translate.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing devres_remove.9 Warn: meta author : no refentry/info/author devres_destroy Note: meta author : see http://docbook.sf.net/el/author devres_destroy Warn: meta author : no author data, so inserted a fixme devres_destroy Note: Writing __shost_for_each_device.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_wimax_dev.9 Warn: meta author : no refentry/info/author enum wimax_st Note: meta author : see http://docbook.sf.net/el/author enum wimax_st Warn: meta author : no author data, so inserted a fixme enum wimax_st Note: Writing rio_mport_is_active.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ccw_device_start.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_recover.9 Note: Writing ata_scsi_rbuf_get.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_device_type.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_alloc_net.9 Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing enum_wimax_st.9 Warn: meta author : no refentry/info/author dev_add_pack Note: meta author : see http://docbook.sf.net/el/author dev_add_pack Warn: meta author : no author data, so inserted a fixme dev_add_pack Note: Writing devres_destroy.9 Warn: meta author : no refentry/info/author devres_open_group Note: meta author : see http://docbook.sf.net/el/author devres_open_group Warn: meta author : no author data, so inserted a fixme devres_open_group Note: Writing ccw_device_start_timeout.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsi_rbuf_put.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_skip_recovery.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_update_route_tables.9 Note: Writing __scsi_get_command.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_add_pack.9 Warn: meta author : no refentry/info/author __dev_remove_pack Note: meta author : see http://docbook.sf.net/el/author __dev_remove_pack Warn: meta author : no author data, so inserted a fixme __dev_remove_pack Note: Writing ccw_device_halt.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing devres_open_group.9 Warn: meta author : no refentry/info/author devres_close_group Note: meta author : see http://docbook.sf.net/el/author devres_close_group Warn: meta author : no author data, so inserted a fixme devres_close_group Note: Writing ata_scsi_rbuf_fill.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_start.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_enum_mport.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_get_command.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing __dev_remove_pack.9 Warn: meta author : no refentry/info/author dev_remove_pack Note: meta author : see http://docbook.sf.net/el/author dev_remove_pack Warn: meta author : no author data, so inserted a fixme dev_remove_pack Note: Writing ccw_device_resume.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsiop_inq_std.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_extend.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing devres_close_group.9 Warn: meta author : no refentry/info/author devres_remove_group Note: meta author : see http://docbook.sf.net/el/author devres_remove_group Warn: meta author : no author data, so inserted a fixme devres_remove_group Note: Writing rio_build_route_tables.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing __scsi_put_command.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ccw_device_get_ciw.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_remove_pack.9 Warn: meta author : no refentry/info/author netdev_boot_setup_check Note: meta author : see http://docbook.sf.net/el/author netdev_boot_setup_check Warn: meta author : no author data, so inserted a fixme netdev_boot_setup_check Note: Writing ata_scsiop_inq_00.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_restart.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_enum_timeout.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing devres_remove_group.9 Warn: meta author : no refentry/info/author devres_release_group Note: meta author : see http://docbook.sf.net/el/author devres_release_group Warn: meta author : no author data, so inserted a fixme devres_release_group Note: Writing ccw_device_get_path_mask.9 Note: Writing scsi_put_command.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netdev_boot_setup_check.9 Warn: meta author : no refentry/info/author __dev_get_by_name Note: meta author : see http://docbook.sf.net/el/author __dev_get_by_name Warn: meta author : no author data, so inserted a fixme __dev_get_by_name Note: Writing ata_scsiop_inq_80.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_lock_updates.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_disc_mport.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ccw_device_get_id.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_allocate_command.9 Note: Writing __dev_get_by_name.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author dev_get_by_name Note: meta author : see http://docbook.sf.net/el/author dev_get_by_name Warn: meta author : no author data, so inserted a fixme dev_get_by_name Note: Writing devres_release_group.9 Warn: meta author : no refentry/info/author devm_kzalloc Note: meta author : see http://docbook.sf.net/el/author devm_kzalloc Warn: meta author : no author data, so inserted a fixme devm_kzalloc Note: Writing ata_scsiop_inq_83.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_unlock_updates.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_setup_inb_dbell.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ccw_device_tm_start_key.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_get_by_name.9 Warn: meta author : no refentry/info/author __dev_get_by_index Note: meta author : see http://docbook.sf.net/el/author __dev_get_by_index Warn: meta author : no author data, so inserted a fixme __dev_get_by_index Note: Writing scsi_free_command.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsiop_inq_89.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing devm_kzalloc.9 Warn: meta author : no refentry/info/author devm_kfree Note: meta author : see http://docbook.sf.net/el/author devm_kfree Warn: meta author : no author data, so inserted a fixme devm_kfree Note: Writing journal_get_write_access.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ccw_device_tm_start_timeout_key.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing __dev_get_by_index.9 Note: Writing scsi_finish_command.9 Warn: meta author : no refentry/info/author dev_get_by_index Note: meta author : see http://docbook.sf.net/el/author dev_get_by_index Warn: meta author : no author data, so inserted a fixme dev_get_by_index Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_mport_get_feature.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsiop_noop.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_get_create_access.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing devm_kfree.9 Warn: meta author : no refentry/info/author list_add Note: meta author : see http://docbook.sf.net/el/author list_add Warn: meta author : no author data, so inserted a fixme list_add Note: Writing ccw_device_tm_start.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing RIO_LOP_READ.9 Note: Writing dev_get_by_index.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author dev_getbyhwaddr Note: meta author : see http://docbook.sf.net/el/author dev_getbyhwaddr Warn: meta author : no author data, so inserted a fixme dev_getbyhwaddr Note: Writing scsi_adjust_queue_depth.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_msense_caching.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_get_undo_access.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ccw_device_tm_start_timeout.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_add.9 Warn: meta author : no refentry/info/author list_add_tail Note: meta author : see http://docbook.sf.net/el/author list_add_tail Warn: meta author : no author data, so inserted a fixme list_add_tail Note: Writing RIO_LOP_WRITE.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_getbyhwaddr.9 Warn: meta author : no refentry/info/author dev_get_by_flags Note: meta author : see http://docbook.sf.net/el/author dev_get_by_flags Warn: meta author : no author data, so inserted a fixme dev_get_by_flags Note: Writing scsi_track_queue_full.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_msense_ctl_mode.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_dirty_data.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ccw_device_tm_intrg.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing RIO_OP_READ.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_get_by_flags.9 Warn: meta author : no refentry/info/author dev_valid_name Note: meta author : see http://docbook.sf.net/el/author dev_valid_name Warn: meta author : no author data, so inserted a fixme dev_valid_name Note: Writing scsi_device_get.9 Note: Writing list_add_tail.9 Warn: meta author : no refentry/info/author list_del Note: meta author : see http://docbook.sf.net/el/author list_del Warn: meta author : no author data, so inserted a fixme list_del Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_msense_rw_recovery.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_dirty_metadata.9 Note: Writing struct_cmbdata.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing RIO_OP_WRITE.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_valid_name.9 Warn: meta author : no refentry/info/author dev_alloc_name Note: meta author : see http://docbook.sf.net/el/author dev_alloc_name Warn: meta author : no author data, so inserted a fixme dev_alloc_name Note: Writing ata_scsiop_mode_sense.9 Note: Writing scsi_device_put.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_del.9 Warn: meta author : no refentry/info/author list_replace Note: meta author : see http://docbook.sf.net/el/author list_replace Warn: meta author : no author data, so inserted a fixme list_replace Note: Writing enable_cmf.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_forget.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_match_device.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_alloc_name.9 Warn: meta author : no refentry/info/author netdev_features_change Note: meta author : see http://docbook.sf.net/el/author netdev_features_change Warn: meta author : no author data, so inserted a fixme netdev_features_change Note: Writing ata_scsiop_read_cap.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing starget_for_each_device.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing disable_cmf.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_stop.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_replace.9 Warn: meta author : no refentry/info/author list_del_init Note: meta author : see http://docbook.sf.net/el/author list_del_init Warn: meta author : no author data, so inserted a fixme list_del_init Note: Writing rio_device_probe.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netdev_features_change.9 Warn: meta author : no refentry/info/author netdev_state_change Note: meta author : see http://docbook.sf.net/el/author netdev_state_change Warn: meta author : no author data, so inserted a fixme netdev_state_change Note: Writing ata_scsiop_report_luns.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing cmf_read.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing __starget_for_each_device.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_force_commit.9 Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_device_remove.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_del_init.9 Warn: meta author : no refentry/info/author list_move Note: meta author : see http://docbook.sf.net/el/author list_move Warn: meta author : no author data, so inserted a fixme list_move Note: Writing atapi_xlat.9 Note: Writing netdev_state_change.9 Warn: meta author : no refentry/info/author dev_load Note: meta author : see http://docbook.sf.net/el/author dev_load Warn: meta author : no author data, so inserted a fixme dev_load Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing cmf_readall.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing __scsi_device_lookup_by_target.9 Note: Writing journal_try_to_free_buffers.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Roger Gammans Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Stephen Tweedie Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_match_bus.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsi_find_dev.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_load.9 Warn: meta author : no refentry/info/author dev_open Note: meta author : see http://docbook.sf.net/el/author dev_open Warn: meta author : no author data, so inserted a fixme dev_open Note: Writing list_move.9 Warn: meta author : no refentry/info/author list_move_tail Note: meta author : see http://docbook.sf.net/el/author list_move_tail Warn: meta author : no author data, so inserted a fixme list_move_tail Note: Writing struct_ccwgroup_device.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing journal_invalidatepage.9 Note: Writing scsi_device_lookup_by_target.9 Warn: meta author : no refentry/info/author splice_to_pipe Note: meta author : see http://docbook.sf.net/el/author splice_to_pipe Warn: meta author : no author data, so inserted a fixme splice_to_pipe Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_bus_init.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsi_pass_thru.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_open.9 Warn: meta author : no refentry/info/author dev_close Note: meta author : see http://docbook.sf.net/el/author dev_close Warn: meta author : no author data, so inserted a fixme dev_close Note: Writing struct_ccwgroup_driver.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_move_tail.9 Warn: meta author : no refentry/info/author list_is_last Note: meta author : see http://docbook.sf.net/el/author list_is_last Warn: meta author : no author data, so inserted a fixme list_is_last Note: Writing splice_to_pipe.9 Warn: meta author : no refentry/info/author generic_file_splice_read Note: meta author : see http://docbook.sf.net/el/author generic_file_splice_read Warn: meta author : no author data, so inserted a fixme generic_file_splice_read Note: Writing __scsi_device_lookup.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_create_sysfs_dev_files.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_get_xlat_func.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_close.9 Warn: meta author : no refentry/info/author dev_disable_lro Note: meta author : see http://docbook.sf.net/el/author dev_disable_lro Warn: meta author : no author data, so inserted a fixme dev_disable_lro Note: Writing ccwgroup_create_from_string.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing generic_file_splice_read.9 Warn: meta author : no refentry/info/author __splice_from_pipe Note: meta author : see http://docbook.sf.net/el/author __splice_from_pipe Warn: meta author : no author data, so inserted a fixme __splice_from_pipe Note: Writing rio_remove_sysfs_dev_files.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_device_lookup.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_is_last.9 Warn: meta author : no refentry/info/author list_empty Note: meta author : see http://docbook.sf.net/el/author list_empty Warn: meta author : no author data, so inserted a fixme list_empty Note: Writing ata_scsi_dump_cdb.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ccwgroup_driver_register.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_disable_lro.9 Warn: meta author : no refentry/info/author register_netdevice_notifier Note: meta author : see http://docbook.sf.net/el/author register_netdevice_notifier Warn: meta author : no author data, so inserted a fixme register_netdevice_notifier Note: Writing rio_hw_add_outb_message.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing __splice_from_pipe.9 Warn: meta author : no refentry/info/author splice_from_pipe Note: meta author : see http://docbook.sf.net/el/author splice_from_pipe Warn: meta author : no author data, so inserted a fixme splice_from_pipe Note: Writing scsi_bios_ptable.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsi_offline_dev.9 Note: Writing list_empty.9 Warn: meta author : no refentry/info/author list_empty_careful Note: meta author : see http://docbook.sf.net/el/author list_empty_careful Warn: meta author : no author data, so inserted a fixme list_empty_careful Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ccwgroup_driver_unregister.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing register_netdevice_notifier.9 Warn: meta author : no refentry/info/author unregister_netdevice_notifier Note: meta author : see http://docbook.sf.net/el/author unregister_netdevice_notifier Warn: meta author : no author data, so inserted a fixme unregister_netdevice_notifier Note: Writing rio_hw_add_inb_buffer.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing splice_from_pipe.9 Warn: meta author : no refentry/info/author generic_file_splice_write_nolock Note: meta author : see http://docbook.sf.net/el/author generic_file_splice_write_nolock Warn: meta author : no author data, so inserted a fixme generic_file_splice_write_nolock Note: Writing scsicam_bios_param.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsi_remove_dev.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ccwgroup_probe_ccwdev.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing unregister_netdevice_notifier.9 Warn: meta author : no refentry/info/author netif_device_detach Note: meta author : see http://docbook.sf.net/el/author netif_device_detach Warn: meta author : no author data, so inserted a fixme netif_device_detach Note: Writing list_empty_careful.9 Warn: meta author : no refentry/info/author list_is_singular Note: meta author : see http://docbook.sf.net/el/author list_is_singular Warn: meta author : no author data, so inserted a fixme list_is_singular Note: Writing rio_hw_get_inb_message.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing generic_file_splice_write_nolock.9 Warn: meta author : no refentry/info/author generic_file_splice_write Note: meta author : see http://docbook.sf.net/el/author generic_file_splice_write Warn: meta author : no author data, so inserted a fixme generic_file_splice_write Note: Writing scsi_partsize.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsi_media_change_notify.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ccwgroup_remove_ccwdev.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netif_device_detach.9 Warn: meta author : no refentry/info/author netif_device_attach Note: meta author : see http://docbook.sf.net/el/author netif_device_attach Warn: meta author : no author data, so inserted a fixme netif_device_attach Note: Writing list_is_singular.9 Warn: meta author : no refentry/info/author list_cut_position Note: meta author : see http://docbook.sf.net/el/author list_cut_position Warn: meta author : no author data, so inserted a fixme list_cut_position Note: Writing fsl_rio_doorbell_send.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing generic_file_splice_write.9 Warn: meta author : no refentry/info/author generic_splice_sendpage Note: meta author : see http://docbook.sf.net/el/author generic_splice_sendpage Warn: meta author : no author data, so inserted a fixme generic_splice_sendpage Note: Writing scsi_schedule_eh.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsi_hotplug.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing s390_register_adapter_interrupt.9 Warn: AUTHOR sect.: no personblurb|contrib for Cornelia Huck Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netif_device_attach.9 Warn: meta author : no refentry/info/author skb_gso_segment Note: meta author : see http://docbook.sf.net/el/author skb_gso_segment Warn: meta author : no author data, so inserted a fixme skb_gso_segment Note: Writing fsl_local_config_read.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing generic_splice_sendpage.9 Warn: meta author : no refentry/info/author splice_direct_to_actor Note: meta author : see http://docbook.sf.net/el/author splice_direct_to_actor Warn: meta author : no author data, so inserted a fixme splice_direct_to_actor Note: Writing scsi_block_when_processing_errors.9 Note: Writing list_cut_position.9 Warn: meta author : no refentry/info/author list_splice Note: meta author : see http://docbook.sf.net/el/author list_splice Warn: meta author : no author data, so inserted a fixme list_splice Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsi_user_scan.9 Note: Writing s390_unregister_adapter_interrupt.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb MAN Documentation/DocBook/mac80211.9 Note: Writing skb_gso_segment.9 Warn: meta author : no refentry/info/author dev_queue_xmit Note: meta author : see http://docbook.sf.net/el/author dev_queue_xmit Warn: meta author : no author data, so inserted a fixme dev_queue_xmit Note: Writing fsl_local_config_write.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing splice_direct_to_actor.9 Warn: meta author : no refentry/info/author do_splice_direct Note: meta author : see http://docbook.sf.net/el/author do_splice_direct Warn: meta author : no author data, so inserted a fixme do_splice_direct Note: Writing scsi_eh_prep_cmnd.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ata_scsi_dev_rescan.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_splice.9 Warn: meta author : no refentry/info/author list_splice_tail Note: meta author : see http://docbook.sf.net/el/author list_splice_tail Warn: meta author : no author data, so inserted a fixme list_splice_tail Note: Writing dev_queue_xmit.9 Warn: meta author : no refentry/info/author netif_rx Note: meta author : see http://docbook.sf.net/el/author netif_rx Warn: meta author : no author data, so inserted a fixme netif_rx Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing fsl_rio_config_read.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing do_splice_direct.9 Warn: meta author : no refentry/info/author struct pipe_buffer Note: meta author : see http://docbook.sf.net/el/author struct pipe_buffer Warn: meta author : no author data, so inserted a fixme struct pipe_buffer Note: Writing ich_pata_cable_detect.9 Note: Writing scsi_eh_restore_cmnd.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_splice_tail.9 Note: Writing netif_rx.9 Warn: meta author : no refentry/info/author list_splice_init Note: meta author : see http://docbook.sf.net/el/author list_splice_init Warn: meta author : no author data, so inserted a fixme list_splice_init Warn: meta author : no refentry/info/author netif_receive_skb Note: meta author : see http://docbook.sf.net/el/author netif_receive_skb Warn: meta author : no author data, so inserted a fixme netif_receive_skb Note: Writing struct_ieee80211_hw.9 Note: Writing fsl_rio_config_write.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_pipe_buffer.9 Warn: meta author : no refentry/info/author struct pipe_inode_info Note: meta author : see http://docbook.sf.net/el/author struct pipe_inode_info Warn: meta author : no author data, so inserted a fixme struct pipe_inode_info Note: Writing piix_pata_prereset.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_eh_finish_cmd.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing fsl_rio_tx_handler.9 Note: Writing enum_ieee80211_hw_flags.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netif_receive_skb.9 Warn: meta author : no refentry/info/author __napi_schedule Note: meta author : see http://docbook.sf.net/el/author __napi_schedule Warn: meta author : no author data, so inserted a fixme __napi_schedule Note: Writing list_splice_init.9 Warn: meta author : no refentry/info/author list_splice_tail_init Note: meta author : see http://docbook.sf.net/el/author list_splice_tail_init Warn: meta author : no author data, so inserted a fixme list_splice_tail_init Note: Writing struct_pipe_inode_info.9 Warn: meta author : no refentry/info/author generic_pipe_buf_map Note: meta author : see http://docbook.sf.net/el/author generic_pipe_buf_map Warn: meta author : no author data, so inserted a fixme generic_pipe_buf_map Note: Writing piix_set_piomode.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_eh_get_sense.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing SET_IEEE80211_DEV.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_open_outb_mbox.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing __napi_schedule.9 Warn: meta author : no refentry/info/author register_gifconf Note: meta author : see http://docbook.sf.net/el/author register_gifconf Warn: meta author : no author data, so inserted a fixme register_gifconf Note: Writing generic_pipe_buf_map.9 Warn: meta author : no refentry/info/author generic_pipe_buf_unmap Note: meta author : see http://docbook.sf.net/el/author generic_pipe_buf_unmap Warn: meta author : no author data, so inserted a fixme generic_pipe_buf_unmap Note: Writing do_pata_set_dmamode.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_splice_tail_init.9 Warn: meta author : no refentry/info/author list_entry Note: meta author : see http://docbook.sf.net/el/author list_entry Warn: meta author : no author data, so inserted a fixme list_entry Note: Writing scsi_eh_ready_devs.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing SET_IEEE80211_PERM_ADDR.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_close_outb_mbox.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing register_gifconf.9 Warn: meta author : no refentry/info/author netdev_set_master Note: meta author : see http://docbook.sf.net/el/author netdev_set_master Warn: meta author : no author data, so inserted a fixme netdev_set_master Note: Writing generic_pipe_buf_unmap.9 Warn: meta author : no refentry/info/author generic_pipe_buf_steal Note: meta author : see http://docbook.sf.net/el/author generic_pipe_buf_steal Warn: meta author : no author data, so inserted a fixme generic_pipe_buf_steal Note: Writing piix_set_dmamode.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_eh_flush_done_q.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_entry.9 Warn: meta author : no refentry/info/author list_first_entry Note: meta author : see http://docbook.sf.net/el/author list_first_entry Warn: meta author : no author data, so inserted a fixme list_first_entry Note: Writing struct_ieee80211_ops.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing fsl_rio_rx_handler.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netdev_set_master.9 Warn: meta author : no refentry/info/author dev_set_promiscuity Note: meta author : see http://docbook.sf.net/el/author dev_set_promiscuity Warn: meta author : no author data, so inserted a fixme dev_set_promiscuity Note: Writing generic_pipe_buf_steal.9 Warn: meta author : no refentry/info/author generic_pipe_buf_get Note: meta author : see http://docbook.sf.net/el/author generic_pipe_buf_get Warn: meta author : no author data, so inserted a fixme generic_pipe_buf_get Note: Writing ich_set_dmamode.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_normalize_sense.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ieee80211_alloc_hw.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_open_inb_mbox.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_first_entry.9 Warn: meta author : no refentry/info/author list_for_each Note: meta author : see http://docbook.sf.net/el/author list_for_each Warn: meta author : no author data, so inserted a fixme list_for_each Note: Writing dev_set_promiscuity.9 Warn: meta author : no refentry/info/author dev_set_allmulti Note: meta author : see http://docbook.sf.net/el/author dev_set_allmulti Warn: meta author : no author data, so inserted a fixme dev_set_allmulti Note: Writing generic_pipe_buf_get.9 Warn: meta author : no refentry/info/author generic_pipe_buf_confirm Note: meta author : see http://docbook.sf.net/el/author generic_pipe_buf_confirm Warn: meta author : no author data, so inserted a fixme generic_pipe_buf_confirm Note: Writing piix_check_450nx_errata.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ieee80211_register_hw.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rio_close_inb_mbox.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_sense_desc_find.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_set_allmulti.9 Warn: meta author : no refentry/info/author dev_unicast_delete Note: meta author : see http://docbook.sf.net/el/author dev_unicast_delete Warn: meta author : no author data, so inserted a fixme dev_unicast_delete Note: Writing list_for_each.9 Warn: meta author : no refentry/info/author __list_for_each Note: meta author : see http://docbook.sf.net/el/author __list_for_each Warn: meta author : no author data, so inserted a fixme __list_for_each Note: Writing generic_pipe_buf_confirm.9 Note: Writing piix_init_one.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ieee80211_get_tx_led_name.9 Note: Writing fsl_rio_dbell_handler.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb MAN Documentation/DocBook/debugobjects.9 Note: Writing scsi_get_sense_info_fld.9 Note: Writing dev_unicast_delete.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author dev_unicast_add Note: meta author : see http://docbook.sf.net/el/author dev_unicast_add Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Warn: meta author : no author data, so inserted a fixme dev_unicast_add Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sil_set_mode.9 Warn: AUTHOR sect.: no personblurb|contrib for Jeff Garzik Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing __list_for_each.9 Warn: meta author : no refentry/info/author list_for_each_prev Note: meta author : see http://docbook.sf.net/el/author list_for_each_prev Warn: meta author : no author data, so inserted a fixme list_for_each_prev Note: Writing ieee80211_get_rx_led_name.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing fsl_rio_doorbell_init.9 Warn: AUTHOR sect.: no personblurb|contrib for Matt Porter Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_build_sense_buffer.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_unicast_add.9 Warn: meta author : no refentry/info/author dev_unicast_sync Note: meta author : see http://docbook.sf.net/el/author dev_unicast_sync Warn: meta author : no author data, so inserted a fixme dev_unicast_sync Note: Writing sil_dev_config.9 Note: Writing ieee80211_get_assoc_led_name.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing fsl_rio_setup.9 MAN Documentation/DocBook/sh.9 Note: Writing list_for_each_prev.9 Warn: meta author : no refentry/info/author list_for_each_safe Note: meta author : see http://docbook.sf.net/el/author list_for_each_safe Warn: meta author : no author data, so inserted a fixme list_for_each_safe Note: Writing debug_object_init.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb MAN Documentation/DocBook/regulator.9 Note: Writing scsi_dev_info_list_add.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_unicast_sync.9 Warn: meta author : no refentry/info/author dev_unicast_unsync Note: meta author : see http://docbook.sf.net/el/author dev_unicast_unsync Warn: meta author : no author data, so inserted a fixme dev_unicast_unsync Note: Writing ieee80211_get_radio_led_name.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_dev_info_list_add_str.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing debug_object_init_on_stack.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_for_each_safe.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author list_for_each_prev_safe Note: meta author : see http://docbook.sf.net/el/author list_for_each_prev_safe Warn: meta author : no author data, so inserted a fixme list_for_each_prev_safe Note: Writing dev_unicast_unsync.9 Warn: meta author : no refentry/info/author dev_get_flags Note: meta author : see http://docbook.sf.net/el/author dev_get_flags Warn: meta author : no author data, so inserted a fixme dev_get_flags Note: Writing ieee80211_unregister_hw.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sq_flush_range.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_get_device_flags.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing debug_object_activate.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_regulator_bulk_data.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_get_flags.9 Warn: meta author : no refentry/info/author dev_change_flags Note: meta author : see http://docbook.sf.net/el/author dev_change_flags Warn: meta author : no author data, so inserted a fixme dev_change_flags Note: Writing list_for_each_prev_safe.9 Warn: meta author : no refentry/info/author list_for_each_entry Note: meta author : see http://docbook.sf.net/el/author list_for_each_entry Warn: meta author : no author data, so inserted a fixme list_for_each_entry Note: Writing ieee80211_free_hw.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sq_remap.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_exit_devinfo.9 Note: Writing debug_object_deactivate.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_regulator_state.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_change_flags.9 Warn: meta author : no refentry/info/author dev_set_mtu Note: meta author : see http://docbook.sf.net/el/author dev_set_mtu Warn: meta author : no author data, so inserted a fixme dev_set_mtu Note: Writing struct_ieee80211_conf.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_for_each_entry.9 Warn: meta author : no refentry/info/author list_for_each_entry_reverse Note: meta author : see http://docbook.sf.net/el/author list_for_each_entry_reverse Warn: meta author : no author data, so inserted a fixme list_for_each_entry_reverse Note: Writing sq_unmap.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_init_devinfo.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_regulation_constraints.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing debug_object_destroy.9 Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_set_mtu.9 Warn: meta author : no refentry/info/author dev_set_mac_address Note: meta author : see http://docbook.sf.net/el/author dev_set_mac_address Warn: meta author : no author data, so inserted a fixme dev_set_mac_address Note: Writing sh64_tlb_init.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing enum_ieee80211_conf_flags.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_ioctl.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_for_each_entry_reverse.9 Warn: meta author : no refentry/info/author list_prepare_entry Note: meta author : see http://docbook.sf.net/el/author list_prepare_entry Warn: meta author : no author data, so inserted a fixme list_prepare_entry Note: Writing struct_regulator_consumer_supply.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing debug_object_free.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_set_mac_address.9 Warn: meta author : no refentry/info/author register_netdevice Note: meta author : see http://docbook.sf.net/el/author register_netdevice Warn: meta author : no author data, so inserted a fixme register_netdevice Note: Writing sh64_next_free_dtlb_entry.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_ieee80211_if_init_conf.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_nonblockable_ioctl.9 Note: Writing struct_regulator_init_data.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_debug_obj.9 Warn: AUTHOR sect.: no personblurb|contrib for Thomas Gleixner Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_prepare_entry.9 Warn: meta author : no refentry/info/author list_for_each_entry_continue Note: meta author : see http://docbook.sf.net/el/author list_for_each_entry_continue Warn: meta author : no author data, so inserted a fixme list_for_each_entry_continue Note: Writing register_netdevice.9 Warn: meta author : no refentry/info/author init_dummy_netdev Note: meta author : see http://docbook.sf.net/el/author init_dummy_netdev Warn: meta author : no author data, so inserted a fixme init_dummy_netdev Note: Writing sh64_get_wired_dtlb_entry.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_ieee80211_if_conf.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_regulator_ops.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_execute.9 Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_debug_obj_descr.9 Note: Writing init_dummy_netdev.9 Warn: meta author : no refentry/info/author register_netdev Note: meta author : see http://docbook.sf.net/el/author register_netdev Warn: meta author : no author data, so inserted a fixme register_netdev MAN Documentation/DocBook/procfs-guide.9 Note: Writing list_for_each_entry_continue.9 Warn: meta author : no refentry/info/author list_for_each_entry_continue_reverse Note: meta author : see http://docbook.sf.net/el/author list_for_each_entry_continue_reverse Warn: meta author : no author data, so inserted a fixme list_for_each_entry_continue_reverse Note: Writing sh64_put_wired_dtlb_entry.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_ieee80211_rx_status.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_regulator_desc.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_execute_async.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing register_netdev.9 Warn: meta author : no refentry/info/author dev_get_stats Note: meta author : see http://docbook.sf.net/el/author dev_get_stats Warn: meta author : no author data, so inserted a fixme dev_get_stats Note: Writing sh64_setup_tlb_slot.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing enum_mac80211_rx_flags.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing regulator_get.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_for_each_entry_continue_reverse.9 Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author list_for_each_entry_from Note: meta author : see http://docbook.sf.net/el/author list_for_each_entry_from Warn: meta author : no author data, so inserted a fixme list_for_each_entry_from Note: Writing scsi_mode_select.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_get_stats.9 Warn: meta author : no refentry/info/author alloc_netdev_mq Note: meta author : see http://docbook.sf.net/el/author alloc_netdev_mq Warn: meta author : no author data, so inserted a fixme alloc_netdev_mq Note: Writing sh64_teardown_tlb_slot.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_ieee80211_tx_info.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing regulator_put.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_mode_sense.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_for_each_entry_from.9 Warn: meta author : no refentry/info/author list_for_each_entry_safe Note: meta author : see http://docbook.sf.net/el/author list_for_each_entry_safe Warn: meta author : no author data, so inserted a fixme list_for_each_entry_safe Note: Writing for_each_dtlb_entry.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing alloc_netdev_mq.9 Warn: meta author : no refentry/info/author free_netdev Note: meta author : see http://docbook.sf.net/el/author free_netdev Warn: meta author : no author data, so inserted a fixme free_netdev Note: Writing ieee80211_rx.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing regulator_enable.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_test_unit_ready.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing for_each_itlb_entry.9 Note: Writing list_for_each_entry_safe.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author list_for_each_entry_safe_continue Note: meta author : see http://docbook.sf.net/el/author list_for_each_entry_safe_continue Warn: meta author : no author data, so inserted a fixme list_for_each_entry_safe_continue Note: Writing free_netdev.9 Warn: meta author : no refentry/info/author synchronize_net Note: meta author : see http://docbook.sf.net/el/author synchronize_net Warn: meta author : no author data, so inserted a fixme synchronize_net Note: Writing ieee80211_rx_irqsafe.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing regulator_disable.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_device_set_state.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing __flush_tlb_slot.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing synchronize_net.9 Warn: meta author : no refentry/info/author unregister_netdevice Note: meta author : see http://docbook.sf.net/el/author unregister_netdevice Warn: meta author : no author data, so inserted a fixme unregister_netdevice Note: Writing ieee80211_tx_status.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing regulator_force_disable.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_for_each_entry_safe_continue.9 Warn: meta author : no refentry/info/author list_for_each_entry_safe_from Note: meta author : see http://docbook.sf.net/el/author list_for_each_entry_safe_from Warn: meta author : no author data, so inserted a fixme list_for_each_entry_safe_from Note: Writing sdev_evt_send.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing clk_set_rate_ex.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ieee80211_tx_status_irqsafe.9 Note: Writing unregister_netdevice.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author unregister_netdev Note: meta author : see http://docbook.sf.net/el/author unregister_netdev Warn: meta author : no author data, so inserted a fixme unregister_netdev Note: Writing regulator_is_enabled.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sdev_evt_alloc.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_for_each_entry_safe_from.9 Warn: meta author : no refentry/info/author list_for_each_entry_safe_reverse Note: meta author : see http://docbook.sf.net/el/author list_for_each_entry_safe_reverse Warn: meta author : no author data, so inserted a fixme list_for_each_entry_safe_reverse Note: Writing aica_rtc_gettimeofday.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ieee80211_rts_get.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing regulator_set_voltage.9 Note: Writing unregister_netdev.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author netdev_increment_features Note: meta author : see http://docbook.sf.net/el/author netdev_increment_features Warn: meta author : no author data, so inserted a fixme netdev_increment_features Note: Writing sdev_evt_send_simple.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing aica_rtc_settimeofday.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing list_for_each_entry_safe_reverse.9 Warn: meta author : no refentry/info/author hlist_for_each_entry Note: meta author : see http://docbook.sf.net/el/author hlist_for_each_entry Warn: meta author : no author data, so inserted a fixme hlist_for_each_entry Note: Writing ieee80211_rts_duration.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing regulator_get_voltage.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netdev_increment_features.9 Warn: meta author : no refentry/info/author eth_header Note: meta author : see http://docbook.sf.net/el/author eth_header Warn: meta author : no author data, so inserted a fixme eth_header Note: Writing scsi_device_quiesce.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ilsel_enable.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ieee80211_ctstoself_get.9 Note: Writing regulator_set_current_limit.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing hlist_for_each_entry.9 Warn: meta author : no refentry/info/author hlist_for_each_entry_continue Note: meta author : see http://docbook.sf.net/el/author hlist_for_each_entry_continue Warn: meta author : no author data, so inserted a fixme hlist_for_each_entry_continue Note: Writing eth_header.9 Warn: meta author : no refentry/info/author eth_rebuild_header Note: meta author : see http://docbook.sf.net/el/author eth_rebuild_header Warn: meta author : no author data, so inserted a fixme eth_rebuild_header Note: Writing scsi_device_resume.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ilsel_enable_fixed.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ieee80211_ctstoself_duration.9 Note: Writing regulator_get_current_limit.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing eth_rebuild_header.9 Warn: meta author : no refentry/info/author eth_type_trans Note: meta author : see http://docbook.sf.net/el/author eth_type_trans Warn: meta author : no author data, so inserted a fixme eth_type_trans Note: Writing scsi_internal_device_block.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing hlist_for_each_entry_continue.9 Warn: meta author : no refentry/info/author hlist_for_each_entry_from Note: meta author : see http://docbook.sf.net/el/author hlist_for_each_entry_from Warn: meta author : no author data, so inserted a fixme hlist_for_each_entry_from Note: Writing ilsel_disable.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ieee80211_generic_frame_duration.9 Note: Writing regulator_set_mode.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing eth_type_trans.9 Warn: meta author : no refentry/info/author eth_header_parse Note: meta author : see http://docbook.sf.net/el/author eth_header_parse Warn: meta author : no author data, so inserted a fixme eth_header_parse Note: Writing scsi_internal_device_unblock.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing superhyway_add_device.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing hlist_for_each_entry_from.9 Warn: meta author : no refentry/info/author hlist_for_each_entry_safe Note: meta author : see http://docbook.sf.net/el/author hlist_for_each_entry_safe Warn: meta author : no author data, so inserted a fixme hlist_for_each_entry_safe Note: Writing ieee80211_get_hdrlen_from_skb.9 Note: Writing regulator_get_mode.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_kmap_atomic_sg.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing eth_header_parse.9 Warn: meta author : no refentry/info/author eth_header_cache Note: meta author : see http://docbook.sf.net/el/author eth_header_cache Warn: meta author : no author data, so inserted a fixme eth_header_cache Note: Writing superhyway_register_driver.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ieee80211_hdrlen.9 Note: Writing regulator_set_optimum_mode.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing hlist_for_each_entry_safe.9 Warn: meta author : no refentry/info/author simple_strtoll Note: meta author : see http://docbook.sf.net/el/author simple_strtoll Warn: meta author : no author data, so inserted a fixme simple_strtoll Note: Writing scsi_kunmap_atomic_sg.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing eth_header_cache.9 Warn: meta author : no refentry/info/author eth_header_cache_update Note: meta author : see http://docbook.sf.net/el/author eth_header_cache_update Warn: meta author : no author data, so inserted a fixme eth_header_cache_update Note: Writing superhyway_unregister_driver.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ieee80211_wake_queue.9 Note: Writing regulator_register_notifier.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_dma_map.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing simple_strtoll.9 Warn: meta author : no refentry/info/author simple_strtoul Note: meta author : see http://docbook.sf.net/el/author simple_strtoul Warn: meta author : no author data, so inserted a fixme simple_strtoul Note: Writing eth_header_cache_update.9 Warn: meta author : no refentry/info/author eth_mac_addr Note: meta author : see http://docbook.sf.net/el/author eth_mac_addr Warn: meta author : no author data, so inserted a fixme eth_mac_addr Note: Writing maple_driver_register.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ieee80211_stop_queue.9 Note: Writing regulator_unregister_notifier.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_dma_unmap.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing maple_driver_unregister.9 Note: Writing eth_mac_addr.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author eth_change_mtu Note: meta author : see http://docbook.sf.net/el/author eth_change_mtu Warn: meta author : no author data, so inserted a fixme eth_change_mtu Note: Writing simple_strtoul.9 Warn: meta author : no refentry/info/author simple_strtol Note: meta author : see http://docbook.sf.net/el/author simple_strtol Warn: meta author : no author data, so inserted a fixme simple_strtol Note: Writing ieee80211_wake_queues.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing regulator_bulk_get.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing proc_scsi_read.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing maple_getcond_callback.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing eth_change_mtu.9 Warn: meta author : no refentry/info/author ether_setup Note: meta author : see http://docbook.sf.net/el/author ether_setup Warn: meta author : no author data, so inserted a fixme ether_setup Note: Writing ieee80211_stop_queues.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing regulator_bulk_enable.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing simple_strtol.9 Warn: meta author : no refentry/info/author simple_strtoull Note: meta author : see http://docbook.sf.net/el/author simple_strtoull Warn: meta author : no author data, so inserted a fixme simple_strtoull Note: Writing maple_add_packet.9 Warn: AUTHOR sect.: no personblurb|contrib for Paul Mundt Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ether_setup.9 Warn: meta author : no refentry/info/author alloc_etherdev_mq Note: meta author : see http://docbook.sf.net/el/author alloc_etherdev_mq Warn: meta author : no author data, so inserted a fixme alloc_etherdev_mq Note: Writing proc_scsi_write_proc.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing enum_ieee80211_filter_flags.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing regulator_bulk_disable.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing simple_strtoull.9 Warn: meta author : no refentry/info/author strict_strtoul Note: meta author : see http://docbook.sf.net/el/author strict_strtoul Warn: meta author : no author data, so inserted a fixme strict_strtoul Note: Writing maple_add_packet_sleeps.9 Note: Writing alloc_etherdev_mq.9 Warn: meta author : no refentry/info/author netif_carrier_on Note: meta author : see http://docbook.sf.net/el/author netif_carrier_on Warn: meta author : no author data, so inserted a fixme netif_carrier_on Note: Writing scsi_proc_hostdir_add.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing enum_set_key_cmd.9 Note: Writing regulator_bulk_free.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing strict_strtoul.9 Warn: meta author : no refentry/info/author strict_strtol Note: meta author : see http://docbook.sf.net/el/author strict_strtol Warn: meta author : no author data, so inserted a fixme strict_strtol Note: Writing netif_carrier_on.9 Warn: meta author : no refentry/info/author netif_carrier_off Note: meta author : see http://docbook.sf.net/el/author netif_carrier_off Warn: meta author : no author data, so inserted a fixme netif_carrier_off Note: Writing scsi_proc_hostdir_rm.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_ieee80211_key_conf.9 Note: Writing regulator_notifier_call_chain.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_proc_host_add.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netif_carrier_off.9 Warn: meta author : no refentry/info/author is_zero_ether_addr Note: meta author : see http://docbook.sf.net/el/author is_zero_ether_addr Warn: meta author : no author data, so inserted a fixme is_zero_ether_addr Note: Writing enum_ieee80211_key_alg.9 Note: Writing regulator_register.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing strict_strtol.9 Warn: meta author : no refentry/info/author strict_strtoull Note: meta author : see http://docbook.sf.net/el/author strict_strtoull Warn: meta author : no author data, so inserted a fixme strict_strtoull Note: Writing scsi_proc_host_rm.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing is_zero_ether_addr.9 Warn: meta author : no refentry/info/author is_multicast_ether_addr Note: meta author : see http://docbook.sf.net/el/author is_multicast_ether_addr Warn: meta author : no author data, so inserted a fixme is_multicast_ether_addr Note: Writing regulator_unregister.9 Note: Writing enum_ieee80211_key_flags.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing strict_strtoull.9 Warn: meta author : no refentry/info/author strict_strtoll Note: meta author : see http://docbook.sf.net/el/author strict_strtoll Warn: meta author : no author data, so inserted a fixme strict_strtoll Note: Writing proc_print_scsidevice.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing is_multicast_ether_addr.9 Warn: meta author : no refentry/info/author is_local_ether_addr Note: meta author : see http://docbook.sf.net/el/author is_local_ether_addr Warn: meta author : no author data, so inserted a fixme is_local_ether_addr Note: Writing struct_ieee80211_tx_queue_params.9 Note: Writing regulator_suspend_prepare.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing strict_strtoll.9 Warn: meta author : no refentry/info/author vsnprintf Note: meta author : see http://docbook.sf.net/el/author vsnprintf Warn: meta author : no author data, so inserted a fixme vsnprintf Note: Writing scsi_add_single_device.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rdev_get_drvdata.9 Note: Writing struct_ieee80211_tx_queue_stats.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing is_local_ether_addr.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author is_broadcast_ether_addr Note: meta author : see http://docbook.sf.net/el/author is_broadcast_ether_addr Warn: meta author : no author data, so inserted a fixme is_broadcast_ether_addr Note: Writing scsi_remove_single_device.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing regulator_get_drvdata.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ieee80211_get_buffered_bc.9 Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing vsnprintf.9 Warn: meta author : no refentry/info/author vscnprintf Note: meta author : see http://docbook.sf.net/el/author vscnprintf Warn: meta author : no author data, so inserted a fixme vscnprintf Note: Writing is_broadcast_ether_addr.9 Warn: meta author : no refentry/info/author is_valid_ether_addr Note: meta author : see http://docbook.sf.net/el/author is_valid_ether_addr Warn: meta author : no author data, so inserted a fixme is_valid_ether_addr Note: Writing proc_scsi_write.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing regulator_set_drvdata.9 Warn: AUTHOR sect.: no personblurb|contrib for Liam Girdwood Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Mark Brown Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing ieee80211_beacon_get.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing is_valid_ether_addr.9 Warn: meta author : no refentry/info/author random_ether_addr Note: meta author : see http://docbook.sf.net/el/author random_ether_addr Warn: meta author : no author data, so inserted a fixme random_ether_addr Note: Writing vscnprintf.9 Warn: meta author : no refentry/info/author snprintf Note: meta author : see http://docbook.sf.net/el/author snprintf Warn: meta author : no author data, so inserted a fixme snprintf Note: Writing proc_scsi_show.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing rdev_get_id.9 Note: Writing ieee80211_scan_completed.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing random_ether_addr.9 Warn: meta author : no refentry/info/author compare_ether_addr Note: meta author : see http://docbook.sf.net/el/author compare_ether_addr Warn: meta author : no author data, so inserted a fixme compare_ether_addr Note: Writing snprintf.9 Warn: meta author : no refentry/info/author scnprintf Note: meta author : see http://docbook.sf.net/el/author scnprintf Warn: meta author : no author data, so inserted a fixme scnprintf Note: Writing proc_scsi_open.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing struct_sta_info.9 Warn: AUTHOR sect.: no personblurb|contrib for Johannes Berg Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing compare_ether_addr.9 Warn: meta author : no refentry/info/author compare_ether_addr_64bits Note: meta author : see http://docbook.sf.net/el/author compare_ether_addr_64bits Warn: meta author : no author data, so inserted a fixme compare_ether_addr_64bits Note: Writing scsi_init_procfs.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing enum_ieee80211_sta_info_flags.9 Note: Writing scnprintf.9 Warn: meta author : no refentry/info/author vsprintf Note: meta author : see http://docbook.sf.net/el/author vsprintf Warn: meta author : no author data, so inserted a fixme vsprintf Note: Writing compare_ether_addr_64bits.9 Warn: meta author : no refentry/info/author napi_schedule_prep Note: meta author : see http://docbook.sf.net/el/author napi_schedule_prep Warn: meta author : no author data, so inserted a fixme napi_schedule_prep Note: Writing scsi_exit_procfs.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing napi_schedule_prep.9 Warn: meta author : no refentry/info/author napi_schedule Note: meta author : see http://docbook.sf.net/el/author napi_schedule Warn: meta author : no author data, so inserted a fixme napi_schedule Note: Writing vsprintf.9 Warn: meta author : no refentry/info/author sprintf Note: meta author : see http://docbook.sf.net/el/author sprintf Warn: meta author : no author data, so inserted a fixme sprintf Note: Writing scsi_nl_rcv_msg.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing napi_schedule.9 Warn: meta author : no refentry/info/author napi_disable Note: meta author : see http://docbook.sf.net/el/author napi_disable Warn: meta author : no author data, so inserted a fixme napi_disable Note: Writing sprintf.9 Warn: meta author : no refentry/info/author vsscanf Note: meta author : see http://docbook.sf.net/el/author vsscanf Warn: meta author : no author data, so inserted a fixme vsscanf Note: Writing scsi_nl_rcv_event.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing napi_disable.9 Warn: meta author : no refentry/info/author napi_enable Note: meta author : see http://docbook.sf.net/el/author napi_enable Warn: meta author : no author data, so inserted a fixme napi_enable Note: Writing scsi_generic_msg_handler.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing vsscanf.9 Warn: meta author : no refentry/info/author sscanf Note: meta author : see http://docbook.sf.net/el/author sscanf Warn: meta author : no author data, so inserted a fixme sscanf Note: Writing napi_enable.9 Warn: meta author : no refentry/info/author napi_synchronize Note: meta author : see http://docbook.sf.net/el/author napi_synchronize Warn: meta author : no author data, so inserted a fixme napi_synchronize Note: Writing scsi_netlink_init.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sscanf.9 Warn: meta author : no refentry/info/author strnicmp Note: meta author : see http://docbook.sf.net/el/author strnicmp Warn: meta author : no author data, so inserted a fixme strnicmp Note: Writing napi_synchronize.9 Warn: meta author : no refentry/info/author netdev_priv Note: meta author : see http://docbook.sf.net/el/author netdev_priv Warn: meta author : no author data, so inserted a fixme netdev_priv Note: Writing scsi_netlink_exit.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netdev_priv.9 Note: Writing strnicmp.9 Warn: meta author : no refentry/info/author netif_start_queue Note: meta author : see http://docbook.sf.net/el/author netif_start_queue Warn: meta author : no author data, so inserted a fixme netif_start_queue Warn: meta author : no refentry/info/author strcpy Note: meta author : see http://docbook.sf.net/el/author strcpy Warn: meta author : no author data, so inserted a fixme strcpy Note: Writing scsi_unlock_floptical.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netif_start_queue.9 Warn: meta author : no refentry/info/author netif_wake_queue Note: meta author : see http://docbook.sf.net/el/author netif_wake_queue Warn: meta author : no author data, so inserted a fixme netif_wake_queue Note: Writing strcpy.9 Warn: meta author : no refentry/info/author strncpy Note: meta author : see http://docbook.sf.net/el/author strncpy Warn: meta author : no author data, so inserted a fixme strncpy Note: Writing scsi_alloc_sdev.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netif_wake_queue.9 Warn: meta author : no refentry/info/author netif_stop_queue Note: meta author : see http://docbook.sf.net/el/author netif_stop_queue Warn: meta author : no author data, so inserted a fixme netif_stop_queue Note: Writing scsi_alloc_target.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing strncpy.9 Warn: meta author : no refentry/info/author strlcpy Note: meta author : see http://docbook.sf.net/el/author strlcpy Warn: meta author : no author data, so inserted a fixme strlcpy Note: Writing netif_stop_queue.9 Warn: meta author : no refentry/info/author netif_queue_stopped Note: meta author : see http://docbook.sf.net/el/author netif_queue_stopped Warn: meta author : no author data, so inserted a fixme netif_queue_stopped Note: Writing scsi_target_reap.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing strlcpy.9 Warn: meta author : no refentry/info/author strcat Note: meta author : see http://docbook.sf.net/el/author strcat Warn: meta author : no author data, so inserted a fixme strcat Note: Writing netif_queue_stopped.9 Warn: meta author : no refentry/info/author netif_running Note: meta author : see http://docbook.sf.net/el/author netif_running Warn: meta author : no author data, so inserted a fixme netif_running Note: Writing sanitize_inquiry_string.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netif_running.9 Warn: meta author : no refentry/info/author netif_start_subqueue Note: meta author : see http://docbook.sf.net/el/author netif_start_subqueue Warn: meta author : no author data, so inserted a fixme netif_start_subqueue Note: Writing strcat.9 Warn: meta author : no refentry/info/author strncat Note: meta author : see http://docbook.sf.net/el/author strncat Warn: meta author : no author data, so inserted a fixme strncat Note: Writing scsi_probe_lun.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netif_start_subqueue.9 Warn: meta author : no refentry/info/author netif_stop_subqueue Note: meta author : see http://docbook.sf.net/el/author netif_stop_subqueue Warn: meta author : no author data, so inserted a fixme netif_stop_subqueue Note: Writing scsi_add_lun.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing strncat.9 Warn: meta author : no refentry/info/author strlcat Note: meta author : see http://docbook.sf.net/el/author strlcat Warn: meta author : no author data, so inserted a fixme strlcat Note: Writing netif_stop_subqueue.9 Warn: meta author : no refentry/info/author __netif_subqueue_stopped Note: meta author : see http://docbook.sf.net/el/author __netif_subqueue_stopped Warn: meta author : no author data, so inserted a fixme __netif_subqueue_stopped Note: Writing scsi_inq_str.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing strlcat.9 Warn: meta author : no refentry/info/author strcmp Note: meta author : see http://docbook.sf.net/el/author strcmp Warn: meta author : no author data, so inserted a fixme strcmp Note: Writing __netif_subqueue_stopped.9 Warn: meta author : no refentry/info/author netif_wake_subqueue Note: meta author : see http://docbook.sf.net/el/author netif_wake_subqueue Warn: meta author : no author data, so inserted a fixme netif_wake_subqueue Note: Writing scsi_probe_and_add_lun.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing strcmp.9 Warn: meta author : no refentry/info/author strncmp Note: meta author : see http://docbook.sf.net/el/author strncmp Warn: meta author : no author data, so inserted a fixme strncmp Note: Writing netif_wake_subqueue.9 Note: Writing scsi_sequential_lun_scan.9 Warn: meta author : no refentry/info/author netif_is_multiqueue Note: meta author : see http://docbook.sf.net/el/author netif_is_multiqueue Warn: meta author : no author data, so inserted a fixme netif_is_multiqueue Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing scsi_report_lun_scan.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netif_is_multiqueue.9 Warn: meta author : no refentry/info/author dev_put Note: meta author : see http://docbook.sf.net/el/author dev_put Warn: meta author : no author data, so inserted a fixme dev_put Note: Writing strncmp.9 Warn: meta author : no refentry/info/author strchr Note: meta author : see http://docbook.sf.net/el/author strchr Warn: meta author : no author data, so inserted a fixme strchr Note: Writing scsi_prep_async_scan.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_put.9 Warn: meta author : no refentry/info/author dev_hold Note: meta author : see http://docbook.sf.net/el/author dev_hold Warn: meta author : no author data, so inserted a fixme dev_hold Note: Writing strchr.9 Warn: meta author : no refentry/info/author strrchr Note: meta author : see http://docbook.sf.net/el/author strrchr Warn: meta author : no author data, so inserted a fixme strrchr Note: Writing scsi_finish_async_scan.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing dev_hold.9 Warn: meta author : no refentry/info/author netif_carrier_ok Note: meta author : see http://docbook.sf.net/el/author netif_carrier_ok Warn: meta author : no author data, so inserted a fixme netif_carrier_ok Note: Writing strrchr.9 Warn: meta author : no refentry/info/author strnchr Note: meta author : see http://docbook.sf.net/el/author strnchr Warn: meta author : no author data, so inserted a fixme strnchr Note: Writing netif_carrier_ok.9 Warn: meta author : no refentry/info/author netif_dormant_on Note: meta author : see http://docbook.sf.net/el/author netif_dormant_on Warn: meta author : no author data, so inserted a fixme netif_dormant_on Note: Writing scsi_remove_device.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing strnchr.9 Warn: meta author : no refentry/info/author strstrip Note: meta author : see http://docbook.sf.net/el/author strstrip Warn: meta author : no author data, so inserted a fixme strstrip Note: Writing netif_dormant_on.9 Warn: meta author : no refentry/info/author netif_dormant_off Note: meta author : see http://docbook.sf.net/el/author netif_dormant_off Warn: meta author : no author data, so inserted a fixme netif_dormant_off Note: Writing scsi_remove_target.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netif_dormant_off.9 Warn: meta author : no refentry/info/author netif_dormant Note: meta author : see http://docbook.sf.net/el/author netif_dormant Warn: meta author : no author data, so inserted a fixme netif_dormant Note: Writing strstrip.9 Warn: meta author : no refentry/info/author strlen Note: meta author : see http://docbook.sf.net/el/author strlen Warn: meta author : no author data, so inserted a fixme strlen Note: Writing scsi_host_set_state.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netif_dormant.9 Warn: meta author : no refentry/info/author netif_oper_up Note: meta author : see http://docbook.sf.net/el/author netif_oper_up Warn: meta author : no author data, so inserted a fixme netif_oper_up Note: Writing scsi_remove_host.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing strlen.9 Warn: meta author : no refentry/info/author strnlen Note: meta author : see http://docbook.sf.net/el/author strnlen Warn: meta author : no author data, so inserted a fixme strnlen Note: Writing netif_oper_up.9 Warn: meta author : no refentry/info/author netif_device_present Note: meta author : see http://docbook.sf.net/el/author netif_device_present Warn: meta author : no author data, so inserted a fixme netif_device_present Note: Writing scsi_add_host.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing strnlen.9 Warn: meta author : no refentry/info/author strspn Note: meta author : see http://docbook.sf.net/el/author strspn Warn: meta author : no author data, so inserted a fixme strspn Note: Writing netif_device_present.9Note: Writing scsi_host_alloc.9 Warn: meta author : no refentry/info/author netif_tx_lock Note: meta author : see http://docbook.sf.net/el/author netif_tx_lock Warn: meta author : no author data, so inserted a fixme netif_tx_lock Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing strspn.9 Warn: meta author : no refentry/info/author strcspn Note: meta author : see http://docbook.sf.net/el/author strcspn Warn: meta author : no author data, so inserted a fixme strcspn Note: Writing scsi_host_lookup.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing netif_tx_lock.9 Warn: meta author : no refentry/info/author phy_print_status Note: meta author : see http://docbook.sf.net/el/author phy_print_status Warn: meta author : no author data, so inserted a fixme phy_print_status Note: Writing scsi_host_get.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_print_status.9 Warn: meta author : no refentry/info/author phy_sanitize_settings Note: meta author : see http://docbook.sf.net/el/author phy_sanitize_settings Warn: meta author : no author data, so inserted a fixme phy_sanitize_settings Note: Writing strcspn.9 Warn: meta author : no refentry/info/author strpbrk Note: meta author : see http://docbook.sf.net/el/author strpbrk Warn: meta author : no author data, so inserted a fixme strpbrk Note: Writing scsi_host_put.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_sanitize_settings.9 Warn: meta author : no refentry/info/author phy_ethtool_sset Note: meta author : see http://docbook.sf.net/el/author phy_ethtool_sset Warn: meta author : no author data, so inserted a fixme phy_ethtool_sset Note: Writing strpbrk.9 Warn: meta author : no refentry/info/author strsep Note: meta author : see http://docbook.sf.net/el/author strsep Warn: meta author : no author data, so inserted a fixme strsep Note: Writing scsi_queue_work.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_ethtool_sset.9 Warn: meta author : no refentry/info/author phy_mii_ioctl Note: meta author : see http://docbook.sf.net/el/author phy_mii_ioctl Warn: meta author : no author data, so inserted a fixme phy_mii_ioctl Note: Writing strsep.9 Warn: meta author : no refentry/info/author sysfs_streq Note: meta author : see http://docbook.sf.net/el/author sysfs_streq Warn: meta author : no author data, so inserted a fixme sysfs_streq Note: Writing scsi_flush_work.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_mii_ioctl.9 Warn: meta author : no refentry/info/author phy_start_aneg Note: meta author : see http://docbook.sf.net/el/author phy_start_aneg Warn: meta author : no author data, so inserted a fixme phy_start_aneg Note: Writing scsi_print_status.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing sysfs_streq.9 Warn: meta author : no refentry/info/author memset Note: meta author : see http://docbook.sf.net/el/author memset Warn: meta author : no author data, so inserted a fixme memset Note: Writing phy_start_aneg.9 Warn: meta author : no refentry/info/author phy_enable_interrupts Note: meta author : see http://docbook.sf.net/el/author phy_enable_interrupts Warn: meta author : no author data, so inserted a fixme phy_enable_interrupts Note: Writing fc_get_event_number.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_enable_interrupts.9 Warn: meta author : no refentry/info/author phy_disable_interrupts Note: meta author : see http://docbook.sf.net/el/author phy_disable_interrupts Warn: meta author : no author data, so inserted a fixme phy_disable_interrupts Note: Writing memset.9 Warn: meta author : no refentry/info/author memcpy Note: meta author : see http://docbook.sf.net/el/author memcpy Warn: meta author : no author data, so inserted a fixme memcpy Note: Writing fc_host_post_event.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_disable_interrupts.9 Warn: meta author : no refentry/info/author phy_start_interrupts Note: meta author : see http://docbook.sf.net/el/author phy_start_interrupts Warn: meta author : no author data, so inserted a fixme phy_start_interrupts Note: Writing memcpy.9 Warn: meta author : no refentry/info/author memmove Note: meta author : see http://docbook.sf.net/el/author memmove Warn: meta author : no author data, so inserted a fixme memmove Note: Writing fc_host_post_vendor_event.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_start_interrupts.9 Warn: meta author : no refentry/info/author phy_stop_interrupts Note: meta author : see http://docbook.sf.net/el/author phy_stop_interrupts Warn: meta author : no author data, so inserted a fixme phy_stop_interrupts Note: Writing fc_remove_host.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing memmove.9 Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: meta author : no refentry/info/author memcmp Note: meta author : see http://docbook.sf.net/el/author memcmp Warn: meta author : no author data, so inserted a fixme memcmp Note: Writing phy_stop_interrupts.9 Warn: meta author : no refentry/info/author phy_stop Note: meta author : see http://docbook.sf.net/el/author phy_stop Warn: meta author : no author data, so inserted a fixme phy_stop Note: Writing fc_remote_port_add.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing memcmp.9 Warn: meta author : no refentry/info/author memscan Note: meta author : see http://docbook.sf.net/el/author memscan Warn: meta author : no author data, so inserted a fixme memscan Note: Writing phy_stop.9 Warn: meta author : no refentry/info/author phy_start Note: meta author : see http://docbook.sf.net/el/author phy_start Warn: meta author : no author data, so inserted a fixme phy_start Note: Writing fc_remote_port_delete.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_start.9 Warn: meta author : no refentry/info/author phy_clear_interrupt Note: meta author : see http://docbook.sf.net/el/author phy_clear_interrupt Warn: meta author : no author data, so inserted a fixme phy_clear_interrupt Note: Writing memscan.9 Warn: meta author : no refentry/info/author strstr Note: meta author : see http://docbook.sf.net/el/author strstr Warn: meta author : no author data, so inserted a fixme strstr Note: Writing fc_remote_port_rolechg.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_clear_interrupt.9 Warn: meta author : no refentry/info/author phy_config_interrupt Note: meta author : see http://docbook.sf.net/el/author phy_config_interrupt Warn: meta author : no author data, so inserted a fixme phy_config_interrupt Note: Writing strstr.9 Warn: meta author : no refentry/info/author memchr Note: meta author : see http://docbook.sf.net/el/author memchr Warn: meta author : no author data, so inserted a fixme memchr Note: Writing fc_vport_create.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_config_interrupt.9 Warn: meta author : no refentry/info/author phy_aneg_done Note: meta author : see http://docbook.sf.net/el/author phy_aneg_done Warn: meta author : no author data, so inserted a fixme phy_aneg_done Note: Writing fc_vport_terminate.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing memchr.9 Warn: meta author : no refentry/info/author set_bit Note: meta author : see http://docbook.sf.net/el/author set_bit Warn: meta author : no author data, so inserted a fixme set_bit Note: Writing phy_aneg_done.9 Warn: meta author : no refentry/info/author phy_find_setting Note: meta author : see http://docbook.sf.net/el/author phy_find_setting Warn: meta author : no author data, so inserted a fixme phy_find_setting Note: Writing iscsi_scan_finished.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing set_bit.9 Warn: meta author : no refentry/info/author __set_bit Note: meta author : see http://docbook.sf.net/el/author __set_bit Warn: meta author : no author data, so inserted a fixme __set_bit Note: Writing phy_find_setting.9 Warn: meta author : no refentry/info/author phy_find_valid Note: meta author : see http://docbook.sf.net/el/author phy_find_valid Warn: meta author : no author data, so inserted a fixme phy_find_valid Note: Writing iscsi_unblock_session.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_find_valid.9 Warn: meta author : no refentry/info/author phy_start_machine Note: meta author : see http://docbook.sf.net/el/author phy_start_machine Warn: meta author : no author data, so inserted a fixme phy_start_machine Note: Writing __set_bit.9 Warn: meta author : no refentry/info/author clear_bit Note: meta author : see http://docbook.sf.net/el/author clear_bit Warn: meta author : no author data, so inserted a fixme clear_bit Note: Writing iscsi_create_session.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_start_machine.9 Warn: meta author : no refentry/info/author phy_stop_machine Note: meta author : see http://docbook.sf.net/el/author phy_stop_machine Warn: meta author : no author data, so inserted a fixme phy_stop_machine Note: Writing iscsi_destroy_session.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing clear_bit.9 Warn: meta author : no refentry/info/author __change_bit Note: meta author : see http://docbook.sf.net/el/author __change_bit Warn: meta author : no author data, so inserted a fixme __change_bit Note: Writing phy_stop_machine.9 Warn: meta author : no refentry/info/author phy_force_reduction Note: meta author : see http://docbook.sf.net/el/author phy_force_reduction Warn: meta author : no author data, so inserted a fixme phy_force_reduction Note: Writing iscsi_create_conn.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing __change_bit.9 Warn: meta author : no refentry/info/author change_bit Note: meta author : see http://docbook.sf.net/el/author change_bit Warn: meta author : no author data, so inserted a fixme change_bit Note: Writing phy_force_reduction.9 Warn: meta author : no refentry/info/author phy_error Note: meta author : see http://docbook.sf.net/el/author phy_error Warn: meta author : no author data, so inserted a fixme phy_error Note: Writing iscsi_destroy_conn.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing change_bit.9 Warn: meta author : no refentry/info/author test_and_set_bit Note: meta author : see http://docbook.sf.net/el/author test_and_set_bit Warn: meta author : no author data, so inserted a fixme test_and_set_bit Note: Writing phy_error.9 Warn: meta author : no refentry/info/author phy_interrupt Note: meta author : see http://docbook.sf.net/el/author phy_interrupt Warn: meta author : no author data, so inserted a fixme phy_interrupt Note: Writing iscsi_session_event.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_interrupt.9 Warn: meta author : no refentry/info/author phy_change Note: meta author : see http://docbook.sf.net/el/author phy_change Warn: meta author : no author data, so inserted a fixme phy_change Note: Writing sas_remove_children.9 Note: Writing test_and_set_bit.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Warn: meta author : no refentry/info/author test_and_set_bit_lock Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: meta author : see http://docbook.sf.net/el/author test_and_set_bit_lock Warn: meta author : no author data, so inserted a fixme test_and_set_bit_lock Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_change.9 Warn: meta author : no refentry/info/author phy_state_machine Note: meta author : see http://docbook.sf.net/el/author phy_state_machine Warn: meta author : no author data, so inserted a fixme phy_state_machine Note: Writing sas_remove_host.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing test_and_set_bit_lock.9 Warn: meta author : no refentry/info/author __test_and_set_bit Note: meta author : see http://docbook.sf.net/el/author __test_and_set_bit Warn: meta author : no author data, so inserted a fixme __test_and_set_bit Note: Writing sas_phy_alloc.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_state_machine.9 Warn: meta author : no refentry/info/author get_phy_id Note: meta author : see http://docbook.sf.net/el/author get_phy_id Warn: meta author : no author data, so inserted a fixme get_phy_id Note: Writing __test_and_set_bit.9 Warn: meta author : no refentry/info/author test_and_clear_bit Note: meta author : see http://docbook.sf.net/el/author test_and_clear_bit Warn: meta author : no author data, so inserted a fixme test_and_clear_bit Note: Writing sas_phy_add.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing get_phy_id.9 Warn: meta author : no refentry/info/author phy_connect Note: meta author : see http://docbook.sf.net/el/author phy_connect Warn: meta author : no author data, so inserted a fixme phy_connect Note: Writing test_and_clear_bit.9 Warn: meta author : no refentry/info/author __test_and_clear_bit Note: meta author : see http://docbook.sf.net/el/author __test_and_clear_bit Warn: meta author : no author data, so inserted a fixme __test_and_clear_bit Note: Writing sas_phy_free.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_connect.9 Warn: meta author : no refentry/info/author phy_disconnect Note: meta author : see http://docbook.sf.net/el/author phy_disconnect Warn: meta author : no author data, so inserted a fixme phy_disconnect Note: Writing sas_phy_delete.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_disconnect.9 Warn: meta author : no refentry/info/author phy_attach Note: meta author : see http://docbook.sf.net/el/author phy_attach Warn: meta author : no author data, so inserted a fixme phy_attach Note: Writing __test_and_clear_bit.9 Warn: meta author : no refentry/info/author test_and_change_bit Note: meta author : see http://docbook.sf.net/el/author test_and_change_bit Warn: meta author : no author data, so inserted a fixme test_and_change_bit Note: Writing scsi_is_sas_phy.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_attach.9 Warn: meta author : no refentry/info/author phy_detach Note: meta author : see http://docbook.sf.net/el/author phy_detach Warn: meta author : no author data, so inserted a fixme phy_detach Note: Writing test_and_change_bit.9 Warn: meta author : no refentry/info/author test_bit Note: meta author : see http://docbook.sf.net/el/author test_bit Warn: meta author : no author data, so inserted a fixme test_bit Note: Writing sas_port_add.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_detach.9 Warn: meta author : no refentry/info/author genphy_config_advert Note: meta author : see http://docbook.sf.net/el/author genphy_config_advert Warn: meta author : no author data, so inserted a fixme genphy_config_advert Note: Writing test_bit.9 Warn: meta author : no refentry/info/author __ffs Note: meta author : see http://docbook.sf.net/el/author __ffs Warn: meta author : no author data, so inserted a fixme __ffs Note: Writing sas_port_free.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing genphy_config_advert.9 Warn: meta author : no refentry/info/author genphy_restart_aneg Note: meta author : see http://docbook.sf.net/el/author genphy_restart_aneg Warn: meta author : no author data, so inserted a fixme genphy_restart_aneg Note: Writing sas_port_delete.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing __ffs.9 Warn: meta author : no refentry/info/author ffz Note: meta author : see http://docbook.sf.net/el/author ffz Warn: meta author : no author data, so inserted a fixme ffz Note: Writing genphy_restart_aneg.9 Warn: meta author : no refentry/info/author genphy_config_aneg Note: meta author : see http://docbook.sf.net/el/author genphy_config_aneg Warn: meta author : no author data, so inserted a fixme genphy_config_aneg Note: Writing scsi_is_sas_port.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing genphy_config_aneg.9 Warn: meta author : no refentry/info/author genphy_update_link Note: meta author : see http://docbook.sf.net/el/author genphy_update_link Warn: meta author : no author data, so inserted a fixme genphy_update_link Note: Writing ffz.9 Warn: meta author : no refentry/info/author ffs Note: meta author : see http://docbook.sf.net/el/author ffs Warn: meta author : no author data, so inserted a fixme ffs Note: Writing sas_port_add_phy.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing genphy_update_link.9 Warn: meta author : no refentry/info/author genphy_read_status Note: meta author : see http://docbook.sf.net/el/author genphy_read_status Warn: meta author : no author data, so inserted a fixme genphy_read_status Note: Writing ffs.9 Warn: meta author : no refentry/info/author fls Note: meta author : see http://docbook.sf.net/el/author fls Warn: meta author : no author data, so inserted a fixme fls Note: Writing sas_port_delete_phy.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing genphy_read_status.9 Warn: meta author : no refentry/info/author phy_driver_register Note: meta author : see http://docbook.sf.net/el/author phy_driver_register Warn: meta author : no author data, so inserted a fixme phy_driver_register Note: Writing sas_end_device_alloc.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing fls.9 Warn: meta author : no refentry/info/author __bitmap_shift_right Note: meta author : see http://docbook.sf.net/el/author __bitmap_shift_right Warn: meta author : no author data, so inserted a fixme __bitmap_shift_right Note: Writing phy_driver_register.9 Warn: meta author : no refentry/info/author get_phy_device Note: meta author : see http://docbook.sf.net/el/author get_phy_device Warn: meta author : no author data, so inserted a fixme get_phy_device Note: Writing sas_expander_alloc.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing __bitmap_shift_right.9 Warn: meta author : no refentry/info/author __bitmap_shift_left Note: meta author : see http://docbook.sf.net/el/author __bitmap_shift_left Warn: meta author : no author data, so inserted a fixme __bitmap_shift_left Note: Writing get_phy_device.9 Warn: meta author : no refentry/info/author phy_prepare_link Note: meta author : see http://docbook.sf.net/el/author phy_prepare_link Warn: meta author : no author data, so inserted a fixme phy_prepare_link Note: Writing sas_rphy_add.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_prepare_link.9 Warn: meta author : no refentry/info/author genphy_setup_forced Note: meta author : see http://docbook.sf.net/el/author genphy_setup_forced Warn: meta author : no author data, so inserted a fixme genphy_setup_forced Note: Writing __bitmap_shift_left.9 Warn: meta author : no refentry/info/author bitmap_scnprintf Note: meta author : see http://docbook.sf.net/el/author bitmap_scnprintf Warn: meta author : no author data, so inserted a fixme bitmap_scnprintf Note: Writing sas_rphy_free.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing genphy_setup_forced.9 Warn: meta author : no refentry/info/author phy_probe Note: meta author : see http://docbook.sf.net/el/author phy_probe Warn: meta author : no author data, so inserted a fixme phy_probe Note: Writing sas_rphy_delete.9 Note: Writing bitmap_scnprintf.9 Warn: meta author : no refentry/info/author __bitmap_parse Note: meta author : see http://docbook.sf.net/el/author __bitmap_parse Warn: meta author : no author data, so inserted a fixme __bitmap_parse Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing phy_probe.9 Warn: meta author : no refentry/info/author mdiobus_alloc Note: meta author : see http://docbook.sf.net/el/author mdiobus_alloc Warn: meta author : no author data, so inserted a fixme mdiobus_alloc Note: Writing sas_rphy_remove.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing __bitmap_parse.9 Warn: meta author : no refentry/info/author bitmap_parse_user Note: meta author : see http://docbook.sf.net/el/author bitmap_parse_user Warn: meta author : no author data, so inserted a fixme bitmap_parse_user Note: Writing mdiobus_alloc.9 Warn: meta author : no refentry/info/author mdiobus_register Note: meta author : see http://docbook.sf.net/el/author mdiobus_register Warn: meta author : no author data, so inserted a fixme mdiobus_register Note: Writing scsi_is_sas_rphy.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing bitmap_parse_user.9 Warn: meta author : no refentry/info/author bitmap_scnlistprintf Note: meta author : see http://docbook.sf.net/el/author bitmap_scnlistprintf Warn: meta author : no author data, so inserted a fixme bitmap_scnlistprintf Note: Writing mdiobus_register.9 Warn: meta author : no refentry/info/author mdiobus_free Note: meta author : see http://docbook.sf.net/el/author mdiobus_free Warn: meta author : no author data, so inserted a fixme mdiobus_free Note: Writing sas_attach_transport.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing mdiobus_free.9 Warn: meta author : no refentry/info/author mdiobus_read Note: meta author : see http://docbook.sf.net/el/author mdiobus_read Warn: meta author : no author data, so inserted a fixme mdiobus_read Note: Writing bitmap_scnlistprintf.9 Warn: meta author : no refentry/info/author bitmap_parselist Note: meta author : see http://docbook.sf.net/el/author bitmap_parselist Warn: meta author : no author data, so inserted a fixme bitmap_parselist Note: Writing sas_release_transport.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing mdiobus_read.9 Warn: meta author : no refentry/info/author mdiobus_write Note: meta author : see http://docbook.sf.net/el/author mdiobus_write Warn: meta author : no author data, so inserted a fixme mdiobus_write Note: Writing spi_schedule_dv_device.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing bitmap_parselist.9 Warn: meta author : no refentry/info/author bitmap_remap Note: meta author : see http://docbook.sf.net/el/author bitmap_remap Warn: meta author : no author data, so inserted a fixme bitmap_remap Note: Writing spi_display_xfer_agreement.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing mdiobus_write.9 Warn: meta author : no refentry/info/author mdiobus_release Note: meta author : see http://docbook.sf.net/el/author mdiobus_release Warn: meta author : no author data, so inserted a fixme mdiobus_release Note: Writing bitmap_remap.9 Warn: meta author : no refentry/info/author bitmap_bitremap Note: meta author : see http://docbook.sf.net/el/author bitmap_bitremap Warn: meta author : no author data, so inserted a fixme bitmap_bitremap Note: Writing srp_rport_add.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing mdiobus_release.9 Warn: meta author : no refentry/info/author mdio_bus_match Note: meta author : see http://docbook.sf.net/el/author mdio_bus_match Warn: meta author : no author data, so inserted a fixme mdio_bus_match Note: Writing bitmap_bitremap.9 Warn: meta author : no refentry/info/author bitmap_onto Note: meta author : see http://docbook.sf.net/el/author bitmap_onto Warn: meta author : no author data, so inserted a fixme bitmap_onto Note: Writing srp_rport_del.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing mdio_bus_match.9 Note: Writing srp_remove_host.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing bitmap_onto.9 Warn: meta author : no refentry/info/author bitmap_fold Note: meta author : see http://docbook.sf.net/el/author bitmap_fold Warn: meta author : no author data, so inserted a fixme bitmap_fold Note: Writing srp_attach_transport.9 Warn: AUTHOR sect.: no personblurb|contrib for James Bottomley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Warn: AUTHOR sect.: no personblurb|contrib for Rob Landley Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb Note: Writing bitmap_fold.9 Warn: meta author : no refentry/info/author bitmap_find_free_region Note: meta author : see http://docbook.sf.net/el/author bitmap_find_free_region Warn: meta author : no author data, so inserted a fixme bitmap_find_free_region Note: Writing srp_release_transport.9 Note: Writing bitmap_find_free_region.9 Warn: meta author : no refentry/info/author bitmap_release_region Note: meta author : see http://docbook.sf.net/el/author bitmap_release_region Warn: meta author : no author data, so inserted a fixme bitmap_release_region Note: Writing bitmap_release_region.9 Warn: meta author : no refentry/info/author bitmap_allocate_region Note: meta author : see http://docbook.sf.net/el/author bitmap_allocate_region Warn: meta author : no author data, so inserted a fixme bitmap_allocate_region Note: Writing bitmap_allocate_region.9 Warn: meta author : no refentry/info/author bitmap_copy_le Note: meta author : see http://docbook.sf.net/el/author bitmap_copy_le Warn: meta author : no author data, so inserted a fixme bitmap_copy_le Note: Writing bitmap_copy_le.9 Warn: meta author : no refentry/info/author bitmap_pos_to_ord Note: meta author : see http://docbook.sf.net/el/author bitmap_pos_to_ord Warn: meta author : no author data, so inserted a fixme bitmap_pos_to_ord Note: Writing bitmap_pos_to_ord.9 Warn: meta author : no refentry/info/author bitmap_ord_to_pos Note: meta author : see http://docbook.sf.net/el/author bitmap_ord_to_pos Warn: meta author : no author data, so inserted a fixme bitmap_ord_to_pos Note: Writing bitmap_ord_to_pos.9 Warn: meta author : no refentry/info/author get_option Note: meta author : see http://docbook.sf.net/el/author get_option Warn: meta author : no author data, so inserted a fixme get_option Note: Writing get_option.9 Warn: meta author : no refentry/info/author get_options Note: meta author : see http://docbook.sf.net/el/author get_options Warn: meta author : no author data, so inserted a fixme get_options Note: Writing get_options.9 Warn: meta author : no refentry/info/author memparse Note: meta author : see http://docbook.sf.net/el/author memparse Warn: meta author : no author data, so inserted a fixme memparse Note: Writing memparse.9 Warn: meta author : no refentry/info/author crc7 Note: meta author : see http://docbook.sf.net/el/author crc7 Warn: meta author : no author data, so inserted a fixme crc7 Note: Writing crc7.9 Warn: meta author : no refentry/info/author crc16 Note: meta author : see http://docbook.sf.net/el/author crc16 Warn: meta author : no author data, so inserted a fixme crc16 Note: Writing crc16.9 Warn: meta author : no refentry/info/author crc_itu_t Note: meta author : see http://docbook.sf.net/el/author crc_itu_t Warn: meta author : no author data, so inserted a fixme crc_itu_t Note: Writing crc_itu_t.9 Warn: meta author : no refentry/info/author crc32_le Note: meta author : see http://docbook.sf.net/el/author crc32_le Warn: meta author : no author data, so inserted a fixme crc32_le Note: Writing crc32_le.9 Warn: meta author : no refentry/info/author crc32_be Note: meta author : see http://docbook.sf.net/el/author crc32_be Warn: meta author : no author data, so inserted a fixme crc32_be Note: Writing crc32_be.9 Warn: meta author : no refentry/info/author crc_ccitt Note: meta author : see http://docbook.sf.net/el/author crc_ccitt Warn: meta author : no author data, so inserted a fixme crc_ccitt Note: Writing crc_ccitt.9 Warn: meta author : no refentry/info/author kcalloc Note: meta author : see http://docbook.sf.net/el/author kcalloc Warn: meta author : no author data, so inserted a fixme kcalloc Note: Writing kcalloc.9 Warn: meta author : no refentry/info/author kmalloc_node Note: meta author : see http://docbook.sf.net/el/author kmalloc_node Warn: meta author : no author data, so inserted a fixme kmalloc_node Note: Writing kmalloc_node.9 Warn: meta author : no refentry/info/author kzalloc Note: meta author : see http://docbook.sf.net/el/author kzalloc Warn: meta author : no author data, so inserted a fixme kzalloc Note: Writing kzalloc.9 Warn: meta author : no refentry/info/author kzalloc_node Note: meta author : see http://docbook.sf.net/el/author kzalloc_node Warn: meta author : no author data, so inserted a fixme kzalloc_node Note: Writing kzalloc_node.9 Warn: meta author : no refentry/info/author kmem_cache_create Note: meta author : see http://docbook.sf.net/el/author kmem_cache_create Warn: meta author : no author data, so inserted a fixme kmem_cache_create Note: Writing kmem_cache_create.9 Warn: meta author : no refentry/info/author kmem_cache_shrink Note: meta author : see http://docbook.sf.net/el/author kmem_cache_shrink Warn: meta author : no author data, so inserted a fixme kmem_cache_shrink Note: Writing kmem_cache_shrink.9 Warn: meta author : no refentry/info/author kmem_cache_destroy Note: meta author : see http://docbook.sf.net/el/author kmem_cache_destroy Warn: meta author : no author data, so inserted a fixme kmem_cache_destroy Note: Writing kmem_cache_destroy.9 Warn: meta author : no refentry/info/author kmem_cache_alloc Note: meta author : see http://docbook.sf.net/el/author kmem_cache_alloc Warn: meta author : no author data, so inserted a fixme kmem_cache_alloc Note: Writing kmem_cache_alloc.9 Warn: meta author : no refentry/info/author kmem_cache_free Note: meta author : see http://docbook.sf.net/el/author kmem_cache_free Warn: meta author : no author data, so inserted a fixme kmem_cache_free Note: Writing kmem_cache_free.9 Warn: meta author : no refentry/info/author kfree Note: meta author : see http://docbook.sf.net/el/author kfree Warn: meta author : no author data, so inserted a fixme kfree Note: Writing kfree.9 Warn: meta author : no refentry/info/author __copy_to_user_inatomic Note: meta author : see http://docbook.sf.net/el/author __copy_to_user_inatomic Warn: meta author : no author data, so inserted a fixme __copy_to_user_inatomic Note: Writing __copy_to_user_inatomic.9 Warn: meta author : no refentry/info/author __copy_to_user Note: meta author : see http://docbook.sf.net/el/author __copy_to_user Warn: meta author : no author data, so inserted a fixme __copy_to_user Note: Writing __copy_to_user.9 Warn: meta author : no refentry/info/author __copy_from_user Note: meta author : see http://docbook.sf.net/el/author __copy_from_user Warn: meta author : no author data, so inserted a fixme __copy_from_user Note: Writing __copy_from_user.9 Warn: meta author : no refentry/info/author strlen_user Note: meta author : see http://docbook.sf.net/el/author strlen_user Warn: meta author : no author data, so inserted a fixme strlen_user Note: Writing strlen_user.9 Warn: meta author : no refentry/info/author __strncpy_from_user Note: meta author : see http://docbook.sf.net/el/author __strncpy_from_user Warn: meta author : no author data, so inserted a fixme __strncpy_from_user Note: Writing __strncpy_from_user.9 Warn: meta author : no refentry/info/author strncpy_from_user Note: meta author : see http://docbook.sf.net/el/author strncpy_from_user Warn: meta author : no author data, so inserted a fixme strncpy_from_user Note: Writing strncpy_from_user.9 Warn: meta author : no refentry/info/author clear_user Note: meta author : see http://docbook.sf.net/el/author clear_user Warn: meta author : no author data, so inserted a fixme clear_user Note: Writing clear_user.9 Warn: meta author : no refentry/info/author __clear_user Note: meta author : see http://docbook.sf.net/el/author __clear_user Warn: meta author : no author data, so inserted a fixme __clear_user Note: Writing __clear_user.9 Warn: meta author : no refentry/info/author strnlen_user Note: meta author : see http://docbook.sf.net/el/author strnlen_user Warn: meta author : no author data, so inserted a fixme strnlen_user Note: Writing strnlen_user.9 Warn: meta author : no refentry/info/author copy_to_user Note: meta author : see http://docbook.sf.net/el/author copy_to_user Warn: meta author : no author data, so inserted a fixme copy_to_user Note: Writing copy_to_user.9 Warn: meta author : no refentry/info/author copy_from_user Note: meta author : see http://docbook.sf.net/el/author copy_from_user Warn: meta author : no author data, so inserted a fixme copy_from_user rm -rf Documentation/DocBook/index.html && echo '

Linux Kernel HTML Documentation

' >> Documentation/DocBook/index.html && echo '

Kernel Version: 2.6.29-rc2-git1

' >> Documentation/DocBook/index.html && cat Documentation/DocBook/debugobjects.html Documentation/DocBook/deviceiobook.html Documentation/DocBook/filesystems.html Documentation/DocBook/gadget.html Documentation/DocBook/genericirq.html Documentation/DocBook/kernel-api.html Documentation/DocBook/kernel-hacking.html Documentation/DocBook/kernel-locking.html Documentation/DocBook/kgdb.html Documentation/DocBook/libata.html Documentation/DocBook/librs.html Documentation/DocBook/lsm.html Documentation/DocBook/mac80211.html Documentation/DocBook/mcabook.html Documentation/DocBook/mtdnand.html Documentation/DocBook/networking.html Documentation/DocBook/procfs-guide.html Documentation/DocBook/rapidio.html Documentation/DocBook/regulator.html Documentation/DocBook/s390-drivers.html Documentation/DocBook/scsi.html Documentation/DocBook/sh.html Documentation/DocBook/uio-howto.html Documentation/DocBook/usb.html Documentation/DocBook/utrace.html Documentation/DocBook/writing_usb_driver.html Documentation/DocBook/z8530book.html >> Documentation/DocBook/index.html Note: Writing copy_from_user.9 Warn: meta author : no refentry/info/author read_cache_pages Note: meta author : see http://docbook.sf.net/el/author read_cache_pages Warn: meta author : no author data, so inserted a fixme read_cache_pages Note: Writing read_cache_pages.9 Warn: meta author : no refentry/info/author page_cache_sync_readahead Note: meta author : see http://docbook.sf.net/el/author page_cache_sync_readahead Warn: meta author : no author data, so inserted a fixme page_cache_sync_readahead Note: Writing page_cache_sync_readahead.9 Warn: meta author : no refentry/info/author page_cache_async_readahead Note: meta author : see http://docbook.sf.net/el/author page_cache_async_readahead Warn: meta author : no author data, so inserted a fixme page_cache_async_readahead Note: Writing page_cache_async_readahead.9 Warn: meta author : no refentry/info/author filemap_flush Note: meta author : see http://docbook.sf.net/el/author filemap_flush Warn: meta author : no author data, so inserted a fixme filemap_flush Note: Writing filemap_flush.9 Warn: meta author : no refentry/info/author sync_page_range Note: meta author : see http://docbook.sf.net/el/author sync_page_range Warn: meta author : no author data, so inserted a fixme sync_page_range Note: Writing sync_page_range.9 Warn: meta author : no refentry/info/author sync_page_range_nolock Note: meta author : see http://docbook.sf.net/el/author sync_page_range_nolock Warn: meta author : no author data, so inserted a fixme sync_page_range_nolock Note: Writing sync_page_range_nolock.9 Warn: meta author : no refentry/info/author filemap_fdatawait Note: meta author : see http://docbook.sf.net/el/author filemap_fdatawait Warn: meta author : no author data, so inserted a fixme filemap_fdatawait Note: Writing filemap_fdatawait.9 Warn: meta author : no refentry/info/author add_to_page_cache_locked Note: meta author : see http://docbook.sf.net/el/author add_to_page_cache_locked Warn: meta author : no author data, so inserted a fixme add_to_page_cache_locked Note: Writing add_to_page_cache_locked.9 Warn: meta author : no refentry/info/author unlock_page Note: meta author : see http://docbook.sf.net/el/author unlock_page Warn: meta author : no author data, so inserted a fixme unlock_page Note: Writing unlock_page.9 Warn: meta author : no refentry/info/author end_page_writeback Note: meta author : see http://docbook.sf.net/el/author end_page_writeback Warn: meta author : no author data, so inserted a fixme end_page_writeback Note: Writing end_page_writeback.9 Warn: meta author : no refentry/info/author __lock_page Note: meta author : see http://docbook.sf.net/el/author __lock_page Warn: meta author : no author data, so inserted a fixme __lock_page Note: Writing __lock_page.9 Warn: meta author : no refentry/info/author find_get_page Note: meta author : see http://docbook.sf.net/el/author find_get_page Warn: meta author : no author data, so inserted a fixme find_get_page Note: Writing find_get_page.9 Warn: meta author : no refentry/info/author find_lock_page Note: meta author : see http://docbook.sf.net/el/author find_lock_page Warn: meta author : no author data, so inserted a fixme find_lock_page Note: Writing find_lock_page.9 Warn: meta author : no refentry/info/author find_or_create_page Note: meta author : see http://docbook.sf.net/el/author find_or_create_page Warn: meta author : no author data, so inserted a fixme find_or_create_page Note: Writing find_or_create_page.9 Warn: meta author : no refentry/info/author find_get_pages_contig Note: meta author : see http://docbook.sf.net/el/author find_get_pages_contig Warn: meta author : no author data, so inserted a fixme find_get_pages_contig Note: Writing find_get_pages_contig.9 Warn: meta author : no refentry/info/author find_get_pages_tag Note: meta author : see http://docbook.sf.net/el/author find_get_pages_tag Warn: meta author : no author data, so inserted a fixme find_get_pages_tag Note: Writing find_get_pages_tag.9 Warn: meta author : no refentry/info/author grab_cache_page_nowait Note: meta author : see http://docbook.sf.net/el/author grab_cache_page_nowait Warn: meta author : no author data, so inserted a fixme grab_cache_page_nowait Note: Writing grab_cache_page_nowait.9 Warn: meta author : no refentry/info/author generic_file_aio_read Note: meta author : see http://docbook.sf.net/el/author generic_file_aio_read Warn: meta author : no author data, so inserted a fixme generic_file_aio_read Note: Writing generic_file_aio_read.9 Warn: meta author : no refentry/info/author filemap_fault Note: meta author : see http://docbook.sf.net/el/author filemap_fault Warn: meta author : no author data, so inserted a fixme filemap_fault Note: Writing filemap_fault.9 Warn: meta author : no refentry/info/author read_cache_page_async Note: meta author : see http://docbook.sf.net/el/author read_cache_page_async Warn: meta author : no author data, so inserted a fixme read_cache_page_async Note: Writing read_cache_page_async.9 Warn: meta author : no refentry/info/author read_cache_page Note: meta author : see http://docbook.sf.net/el/author read_cache_page Warn: meta author : no author data, so inserted a fixme read_cache_page Note: Writing read_cache_page.9 Warn: meta author : no refentry/info/author try_to_release_page Note: meta author : see http://docbook.sf.net/el/author try_to_release_page Warn: meta author : no author data, so inserted a fixme try_to_release_page Note: Writing try_to_release_page.9 Warn: meta author : no refentry/info/author zap_vma_ptes Note: meta author : see http://docbook.sf.net/el/author zap_vma_ptes Warn: meta author : no author data, so inserted a fixme zap_vma_ptes Note: Writing zap_vma_ptes.9 Warn: meta author : no refentry/info/author vm_insert_page Note: meta author : see http://docbook.sf.net/el/author vm_insert_page Warn: meta author : no author data, so inserted a fixme vm_insert_page Note: Writing vm_insert_page.9 Warn: meta author : no refentry/info/author vm_insert_pfn Note: meta author : see http://docbook.sf.net/el/author vm_insert_pfn Warn: meta author : no author data, so inserted a fixme vm_insert_pfn Note: Writing vm_insert_pfn.9 Warn: meta author : no refentry/info/author remap_pfn_range Note: meta author : see http://docbook.sf.net/el/author remap_pfn_range Warn: meta author : no author data, so inserted a fixme remap_pfn_range Note: Writing remap_pfn_range.9 Warn: meta author : no refentry/info/author unmap_mapping_range Note: meta author : see http://docbook.sf.net/el/author unmap_mapping_range Warn: meta author : no author data, so inserted a fixme unmap_mapping_range Note: Writing unmap_mapping_range.9 Warn: meta author : no refentry/info/author vmtruncate Note: meta author : see http://docbook.sf.net/el/author vmtruncate Warn: meta author : no author data, so inserted a fixme vmtruncate Note: Writing vmtruncate.9 Warn: meta author : no refentry/info/author vm_unmap_aliases Note: meta author : see http://docbook.sf.net/el/author vm_unmap_aliases Warn: meta author : no author data, so inserted a fixme vm_unmap_aliases Note: Writing vm_unmap_aliases.9 Warn: meta author : no refentry/info/author vm_unmap_ram Note: meta author : see http://docbook.sf.net/el/author vm_unmap_ram Warn: meta author : no author data, so inserted a fixme vm_unmap_ram Note: Writing vm_unmap_ram.9 Warn: meta author : no refentry/info/author vm_map_ram Note: meta author : see http://docbook.sf.net/el/author vm_map_ram Warn: meta author : no author data, so inserted a fixme vm_map_ram Note: Writing vm_map_ram.9 Warn: meta author : no refentry/info/author vfree Note: meta author : see http://docbook.sf.net/el/author vfree Warn: meta author : no author data, so inserted a fixme vfree Note: Writing vfree.9 Warn: meta author : no refentry/info/author vunmap Note: meta author : see http://docbook.sf.net/el/author vunmap Warn: meta author : no author data, so inserted a fixme vunmap Note: Writing vunmap.9 Warn: meta author : no refentry/info/author vmap Note: meta author : see http://docbook.sf.net/el/author vmap Warn: meta author : no author data, so inserted a fixme vmap Note: Writing vmap.9 Warn: meta author : no refentry/info/author vmalloc Note: meta author : see http://docbook.sf.net/el/author vmalloc Warn: meta author : no author data, so inserted a fixme vmalloc Note: Writing vmalloc.9 Warn: meta author : no refentry/info/author vmalloc_user Note: meta author : see http://docbook.sf.net/el/author vmalloc_user Warn: meta author : no author data, so inserted a fixme vmalloc_user Note: Writing vmalloc_user.9 Warn: meta author : no refentry/info/author vmalloc_node Note: meta author : see http://docbook.sf.net/el/author vmalloc_node Warn: meta author : no author data, so inserted a fixme vmalloc_node Note: Writing vmalloc_node.9 Warn: meta author : no refentry/info/author vmalloc_32 Note: meta author : see http://docbook.sf.net/el/author vmalloc_32 Warn: meta author : no author data, so inserted a fixme vmalloc_32 Note: Writing vmalloc_32.9 Warn: meta author : no refentry/info/author vmalloc_32_user Note: meta author : see http://docbook.sf.net/el/author vmalloc_32_user Warn: meta author : no author data, so inserted a fixme vmalloc_32_user Note: Writing vmalloc_32_user.9 Warn: meta author : no refentry/info/author remap_vmalloc_range Note: meta author : see http://docbook.sf.net/el/author remap_vmalloc_range Warn: meta author : no author data, so inserted a fixme remap_vmalloc_range Note: Writing remap_vmalloc_range.9 Warn: meta author : no refentry/info/author alloc_vm_area Note: meta author : see http://docbook.sf.net/el/author alloc_vm_area Warn: meta author : no author data, so inserted a fixme alloc_vm_area Note: Writing alloc_vm_area.9 Warn: meta author : no refentry/info/author find_next_best_node Note: meta author : see http://docbook.sf.net/el/author find_next_best_node Warn: meta author : no author data, so inserted a fixme find_next_best_node Note: Writing find_next_best_node.9 Warn: meta author : no refentry/info/author free_bootmem_with_active_regions Note: meta author : see http://docbook.sf.net/el/author free_bootmem_with_active_regions Warn: meta author : no author data, so inserted a fixme free_bootmem_with_active_regions Note: Writing free_bootmem_with_active_regions.9 Warn: meta author : no refentry/info/author sparse_memory_present_with_active_regions Note: meta author : see http://docbook.sf.net/el/author sparse_memory_present_with_active_regions Warn: meta author : no author data, so inserted a fixme sparse_memory_present_with_active_regions Note: Writing sparse_memory_present_with_active_regions.9 Warn: meta author : no refentry/info/author push_node_boundaries Note: meta author : see http://docbook.sf.net/el/author push_node_boundaries Warn: meta author : no author data, so inserted a fixme push_node_boundaries Note: Writing push_node_boundaries.9 Warn: meta author : no refentry/info/author get_pfn_range_for_nid Note: meta author : see http://docbook.sf.net/el/author get_pfn_range_for_nid Warn: meta author : no author data, so inserted a fixme get_pfn_range_for_nid Note: Writing get_pfn_range_for_nid.9 Warn: meta author : no refentry/info/author absent_pages_in_range Note: meta author : see http://docbook.sf.net/el/author absent_pages_in_range Warn: meta author : no author data, so inserted a fixme absent_pages_in_range Note: Writing absent_pages_in_range.9 Warn: meta author : no refentry/info/author add_active_range Note: meta author : see http://docbook.sf.net/el/author add_active_range Warn: meta author : no author data, so inserted a fixme add_active_range Note: Writing add_active_range.9 Warn: meta author : no refentry/info/author remove_active_range Note: meta author : see http://docbook.sf.net/el/author remove_active_range Warn: meta author : no author data, so inserted a fixme remove_active_range Note: Writing remove_active_range.9 Warn: meta author : no refentry/info/author remove_all_active_ranges Note: meta author : see http://docbook.sf.net/el/author remove_all_active_ranges Warn: meta author : no author data, so inserted a fixme remove_all_active_ranges Note: Writing remove_all_active_ranges.9 Warn: meta author : no refentry/info/author find_min_pfn_with_active_regions Note: meta author : see http://docbook.sf.net/el/author find_min_pfn_with_active_regions Warn: meta author : no author data, so inserted a fixme find_min_pfn_with_active_regions Note: Writing find_min_pfn_with_active_regions.9 Warn: meta author : no refentry/info/author free_area_init_nodes Note: meta author : see http://docbook.sf.net/el/author free_area_init_nodes Warn: meta author : no author data, so inserted a fixme free_area_init_nodes Note: Writing free_area_init_nodes.9 Warn: meta author : no refentry/info/author set_dma_reserve Note: meta author : see http://docbook.sf.net/el/author set_dma_reserve Warn: meta author : no author data, so inserted a fixme set_dma_reserve Note: Writing set_dma_reserve.9 Warn: meta author : no refentry/info/author setup_per_zone_pages_min Note: meta author : see http://docbook.sf.net/el/author setup_per_zone_pages_min Warn: meta author : no author data, so inserted a fixme setup_per_zone_pages_min Note: Writing setup_per_zone_pages_min.9 Warn: meta author : no refentry/info/author setup_per_zone_inactive_ratio Note: meta author : see http://docbook.sf.net/el/author setup_per_zone_inactive_ratio Warn: meta author : no author data, so inserted a fixme setup_per_zone_inactive_ratio Note: Writing setup_per_zone_inactive_ratio.9 Warn: meta author : no refentry/info/author get_pageblock_flags_group Note: meta author : see http://docbook.sf.net/el/author get_pageblock_flags_group Warn: meta author : no author data, so inserted a fixme get_pageblock_flags_group Note: Writing get_pageblock_flags_group.9 Warn: meta author : no refentry/info/author set_pageblock_flags_group Note: meta author : see http://docbook.sf.net/el/author set_pageblock_flags_group Warn: meta author : no author data, so inserted a fixme set_pageblock_flags_group Note: Writing set_pageblock_flags_group.9 Warn: meta author : no refentry/info/author mempool_create Note: meta author : see http://docbook.sf.net/el/author mempool_create Warn: meta author : no author data, so inserted a fixme mempool_create Note: Writing mempool_create.9 Warn: meta author : no refentry/info/author mempool_resize Note: meta author : see http://docbook.sf.net/el/author mempool_resize Warn: meta author : no author data, so inserted a fixme mempool_resize Note: Writing mempool_resize.9 Warn: meta author : no refentry/info/author mempool_destroy Note: meta author : see http://docbook.sf.net/el/author mempool_destroy Warn: meta author : no author data, so inserted a fixme mempool_destroy Note: Writing mempool_destroy.9 Warn: meta author : no refentry/info/author mempool_alloc Note: meta author : see http://docbook.sf.net/el/author mempool_alloc Warn: meta author : no author data, so inserted a fixme mempool_alloc Note: Writing mempool_alloc.9 Warn: meta author : no refentry/info/author mempool_free Note: meta author : see http://docbook.sf.net/el/author mempool_free Warn: meta author : no author data, so inserted a fixme mempool_free Note: Writing mempool_free.9 Warn: meta author : no refentry/info/author dma_pool_create Note: meta author : see http://docbook.sf.net/el/author dma_pool_create Warn: meta author : no author data, so inserted a fixme dma_pool_create Note: Writing dma_pool_create.9 Warn: meta author : no refentry/info/author dma_pool_destroy Note: meta author : see http://docbook.sf.net/el/author dma_pool_destroy Warn: meta author : no author data, so inserted a fixme dma_pool_destroy Note: Writing dma_pool_destroy.9 Warn: meta author : no refentry/info/author dma_pool_alloc Note: meta author : see http://docbook.sf.net/el/author dma_pool_alloc Warn: meta author : no author data, so inserted a fixme dma_pool_alloc Note: Writing dma_pool_alloc.9 Warn: meta author : no refentry/info/author dma_pool_free Note: meta author : see http://docbook.sf.net/el/author dma_pool_free Warn: meta author : no author data, so inserted a fixme dma_pool_free Note: Writing dma_pool_free.9 Warn: meta author : no refentry/info/author dmam_pool_create Note: meta author : see http://docbook.sf.net/el/author dmam_pool_create Warn: meta author : no author data, so inserted a fixme dmam_pool_create Note: Writing dmam_pool_create.9 Warn: meta author : no refentry/info/author dmam_pool_destroy Note: meta author : see http://docbook.sf.net/el/author dmam_pool_destroy Warn: meta author : no author data, so inserted a fixme dmam_pool_destroy Note: Writing dmam_pool_destroy.9 Warn: meta author : no refentry/info/author balance_dirty_pages_ratelimited_nr Note: meta author : see http://docbook.sf.net/el/author balance_dirty_pages_ratelimited_nr Warn: meta author : no author data, so inserted a fixme balance_dirty_pages_ratelimited_nr Note: Writing balance_dirty_pages_ratelimited_nr.9 Warn: meta author : no refentry/info/author write_cache_pages Note: meta author : see http://docbook.sf.net/el/author write_cache_pages Warn: meta author : no author data, so inserted a fixme write_cache_pages Note: Writing write_cache_pages.9 Warn: meta author : no refentry/info/author generic_writepages Note: meta author : see http://docbook.sf.net/el/author generic_writepages Warn: meta author : no author data, so inserted a fixme generic_writepages Note: Writing generic_writepages.9 Warn: meta author : no refentry/info/author write_one_page Note: meta author : see http://docbook.sf.net/el/author write_one_page Warn: meta author : no author data, so inserted a fixme write_one_page Note: Writing write_one_page.9 Warn: meta author : no refentry/info/author truncate_inode_pages_range Note: meta author : see http://docbook.sf.net/el/author truncate_inode_pages_range Warn: meta author : no author data, so inserted a fixme truncate_inode_pages_range Note: Writing truncate_inode_pages_range.9 Warn: meta author : no refentry/info/author truncate_inode_pages Note: meta author : see http://docbook.sf.net/el/author truncate_inode_pages Warn: meta author : no author data, so inserted a fixme truncate_inode_pages Note: Writing truncate_inode_pages.9 Warn: meta author : no refentry/info/author invalidate_mapping_pages Note: meta author : see http://docbook.sf.net/el/author invalidate_mapping_pages Warn: meta author : no author data, so inserted a fixme invalidate_mapping_pages Note: Writing invalidate_mapping_pages.9 Warn: meta author : no refentry/info/author invalidate_inode_pages2_range Note: meta author : see http://docbook.sf.net/el/author invalidate_inode_pages2_range Warn: meta author : no author data, so inserted a fixme invalidate_inode_pages2_range Note: Writing invalidate_inode_pages2_range.9 Warn: meta author : no refentry/info/author invalidate_inode_pages2 Note: meta author : see http://docbook.sf.net/el/author invalidate_inode_pages2 Warn: meta author : no author data, so inserted a fixme invalidate_inode_pages2 Note: Writing invalidate_inode_pages2.9 Warn: meta author : no refentry/info/author ipc_init Note: meta author : see http://docbook.sf.net/el/author ipc_init Warn: meta author : no author data, so inserted a fixme ipc_init Note: Writing ipc_init.9 Warn: meta author : no refentry/info/author ipc_init_ids Note: meta author : see http://docbook.sf.net/el/author ipc_init_ids Warn: meta author : no author data, so inserted a fixme ipc_init_ids Note: Writing ipc_init_ids.9 Warn: meta author : no refentry/info/author ipc_init_proc_interface Note: meta author : see http://docbook.sf.net/el/author ipc_init_proc_interface Warn: meta author : no author data, so inserted a fixme ipc_init_proc_interface Note: Writing ipc_init_proc_interface.9 Warn: meta author : no refentry/info/author ipc_findkey Note: meta author : see http://docbook.sf.net/el/author ipc_findkey Warn: meta author : no author data, so inserted a fixme ipc_findkey Note: Writing ipc_findkey.9 Warn: meta author : no refentry/info/author ipc_get_maxid Note: meta author : see http://docbook.sf.net/el/author ipc_get_maxid Warn: meta author : no author data, so inserted a fixme ipc_get_maxid Note: Writing ipc_get_maxid.9 Warn: meta author : no refentry/info/author ipc_addid Note: meta author : see http://docbook.sf.net/el/author ipc_addid Warn: meta author : no author data, so inserted a fixme ipc_addid Note: Writing ipc_addid.9 Warn: meta author : no refentry/info/author ipcget_new Note: meta author : see http://docbook.sf.net/el/author ipcget_new Warn: meta author : no author data, so inserted a fixme ipcget_new Note: Writing ipcget_new.9 Warn: meta author : no refentry/info/author ipc_check_perms Note: meta author : see http://docbook.sf.net/el/author ipc_check_perms Warn: meta author : no author data, so inserted a fixme ipc_check_perms Note: Writing ipc_check_perms.9 Warn: meta author : no refentry/info/author ipcget_public Note: meta author : see http://docbook.sf.net/el/author ipcget_public Warn: meta author : no author data, so inserted a fixme ipcget_public Note: Writing ipcget_public.9 Warn: meta author : no refentry/info/author ipc_rmid Note: meta author : see http://docbook.sf.net/el/author ipc_rmid Warn: meta author : no author data, so inserted a fixme ipc_rmid Note: Writing ipc_rmid.9 Warn: meta author : no refentry/info/author ipc_alloc Note: meta author : see http://docbook.sf.net/el/author ipc_alloc Warn: meta author : no author data, so inserted a fixme ipc_alloc Note: Writing ipc_alloc.9 Warn: meta author : no refentry/info/author ipc_free Note: meta author : see http://docbook.sf.net/el/author ipc_free Warn: meta author : no author data, so inserted a fixme ipc_free Note: Writing ipc_free.9 Warn: meta author : no refentry/info/author ipc_rcu_alloc Note: meta author : see http://docbook.sf.net/el/author ipc_rcu_alloc Warn: meta author : no author data, so inserted a fixme ipc_rcu_alloc Note: Writing ipc_rcu_alloc.9 Warn: meta author : no refentry/info/author ipc_schedule_free Note: meta author : see http://docbook.sf.net/el/author ipc_schedule_free Warn: meta author : no author data, so inserted a fixme ipc_schedule_free Note: Writing ipc_schedule_free.9 Warn: meta author : no refentry/info/author ipc_immediate_free Note: meta author : see http://docbook.sf.net/el/author ipc_immediate_free Warn: meta author : no author data, so inserted a fixme ipc_immediate_free Note: Writing ipc_immediate_free.9 Warn: meta author : no refentry/info/author ipcperms Note: meta author : see http://docbook.sf.net/el/author ipcperms Warn: meta author : no author data, so inserted a fixme ipcperms Note: Writing ipcperms.9 Warn: meta author : no refentry/info/author kernel_to_ipc64_perm Note: meta author : see http://docbook.sf.net/el/author kernel_to_ipc64_perm Warn: meta author : no author data, so inserted a fixme kernel_to_ipc64_perm Note: Writing kernel_to_ipc64_perm.9 Warn: meta author : no refentry/info/author ipc64_perm_to_ipc_perm Note: meta author : see http://docbook.sf.net/el/author ipc64_perm_to_ipc_perm Warn: meta author : no author data, so inserted a fixme ipc64_perm_to_ipc_perm Note: Writing ipc64_perm_to_ipc_perm.9 Warn: meta author : no refentry/info/author ipc_lock Note: meta author : see http://docbook.sf.net/el/author ipc_lock Warn: meta author : no author data, so inserted a fixme ipc_lock Note: Writing ipc_lock.9 Warn: meta author : no refentry/info/author ipcget Note: meta author : see http://docbook.sf.net/el/author ipcget Warn: meta author : no author data, so inserted a fixme ipcget Note: Writing ipcget.9 Warn: meta author : no refentry/info/author ipc_update_perm Note: meta author : see http://docbook.sf.net/el/author ipc_update_perm Warn: meta author : no author data, so inserted a fixme ipc_update_perm Note: Writing ipc_update_perm.9 Warn: meta author : no refentry/info/author ipcctl_pre_down Note: meta author : see http://docbook.sf.net/el/author ipcctl_pre_down Warn: meta author : no author data, so inserted a fixme ipcctl_pre_down Note: Writing ipcctl_pre_down.9 Warn: meta author : no refentry/info/author ipc_parse_version Note: meta author : see http://docbook.sf.net/el/author ipc_parse_version Warn: meta author : no author data, so inserted a fixme ipc_parse_version Note: Writing ipc_parse_version.9 Warn: meta author : no refentry/info/author __kfifo_reset Note: meta author : see http://docbook.sf.net/el/author __kfifo_reset Warn: meta author : no author data, so inserted a fixme __kfifo_reset Note: Writing __kfifo_reset.9 Warn: meta author : no refentry/info/author kfifo_reset Note: meta author : see http://docbook.sf.net/el/author kfifo_reset Warn: meta author : no author data, so inserted a fixme kfifo_reset Note: Writing kfifo_reset.9 Warn: meta author : no refentry/info/author kfifo_put Note: meta author : see http://docbook.sf.net/el/author kfifo_put Warn: meta author : no author data, so inserted a fixme kfifo_put Note: Writing kfifo_put.9 Warn: meta author : no refentry/info/author kfifo_get Note: meta author : see http://docbook.sf.net/el/author kfifo_get Warn: meta author : no author data, so inserted a fixme kfifo_get Note: Writing kfifo_get.9 Warn: meta author : no refentry/info/author __kfifo_len Note: meta author : see http://docbook.sf.net/el/author __kfifo_len Warn: meta author : no author data, so inserted a fixme __kfifo_len Note: Writing __kfifo_len.9 Warn: meta author : no refentry/info/author kfifo_len Note: meta author : see http://docbook.sf.net/el/author kfifo_len Warn: meta author : no author data, so inserted a fixme kfifo_len Note: Writing kfifo_len.9 Warn: meta author : no refentry/info/author kfifo_init Note: meta author : see http://docbook.sf.net/el/author kfifo_init Warn: meta author : no author data, so inserted a fixme kfifo_init Note: Writing kfifo_init.9 Warn: meta author : no refentry/info/author kfifo_alloc Note: meta author : see http://docbook.sf.net/el/author kfifo_alloc Warn: meta author : no author data, so inserted a fixme kfifo_alloc Note: Writing kfifo_alloc.9 Warn: meta author : no refentry/info/author kfifo_free Note: meta author : see http://docbook.sf.net/el/author kfifo_free Warn: meta author : no author data, so inserted a fixme kfifo_free Note: Writing kfifo_free.9 Warn: meta author : no refentry/info/author __kfifo_put Note: meta author : see http://docbook.sf.net/el/author __kfifo_put Warn: meta author : no author data, so inserted a fixme __kfifo_put Note: Writing __kfifo_put.9 Warn: meta author : no refentry/info/author __kfifo_get Note: meta author : see http://docbook.sf.net/el/author __kfifo_get Warn: meta author : no author data, so inserted a fixme __kfifo_get Note: Writing __kfifo_get.9 Warn: meta author : no refentry/info/author relay_buf_full Note: meta author : see http://docbook.sf.net/el/author relay_buf_full Warn: meta author : no author data, so inserted a fixme relay_buf_full Note: Writing relay_buf_full.9 Warn: meta author : no refentry/info/author relay_reset Note: meta author : see http://docbook.sf.net/el/author relay_reset Warn: meta author : no author data, so inserted a fixme relay_reset Note: Writing relay_reset.9 Warn: meta author : no refentry/info/author relay_open Note: meta author : see http://docbook.sf.net/el/author relay_open Warn: meta author : no author data, so inserted a fixme relay_open Note: Writing relay_open.9 Warn: meta author : no refentry/info/author relay_switch_subbuf Note: meta author : see http://docbook.sf.net/el/author relay_switch_subbuf Warn: meta author : no author data, so inserted a fixme relay_switch_subbuf Note: Writing relay_switch_subbuf.9 Warn: meta author : no refentry/info/author relay_subbufs_consumed Note: meta author : see http://docbook.sf.net/el/author relay_subbufs_consumed Warn: meta author : no author data, so inserted a fixme relay_subbufs_consumed Note: Writing relay_subbufs_consumed.9 Warn: meta author : no refentry/info/author relay_close Note: meta author : see http://docbook.sf.net/el/author relay_close Warn: meta author : no author data, so inserted a fixme relay_close Note: Writing relay_close.9 Warn: meta author : no refentry/info/author relay_flush Note: meta author : see http://docbook.sf.net/el/author relay_flush Warn: meta author : no author data, so inserted a fixme relay_flush Note: Writing relay_flush.9 Warn: meta author : no refentry/info/author relay_mmap_buf Note: meta author : see http://docbook.sf.net/el/author relay_mmap_buf Warn: meta author : no author data, so inserted a fixme relay_mmap_buf Note: Writing relay_mmap_buf.9 Warn: meta author : no refentry/info/author relay_alloc_buf Note: meta author : see http://docbook.sf.net/el/author relay_alloc_buf Warn: meta author : no author data, so inserted a fixme relay_alloc_buf Note: Writing relay_alloc_buf.9 Warn: meta author : no refentry/info/author relay_create_buf Note: meta author : see http://docbook.sf.net/el/author relay_create_buf Warn: meta author : no author data, so inserted a fixme relay_create_buf Note: Writing relay_create_buf.9 Warn: meta author : no refentry/info/author relay_destroy_channel Note: meta author : see http://docbook.sf.net/el/author relay_destroy_channel Warn: meta author : no author data, so inserted a fixme relay_destroy_channel Note: Writing relay_destroy_channel.9 Warn: meta author : no refentry/info/author relay_destroy_buf Note: meta author : see http://docbook.sf.net/el/author relay_destroy_buf Warn: meta author : no author data, so inserted a fixme relay_destroy_buf Note: Writing relay_destroy_buf.9 Warn: meta author : no refentry/info/author relay_remove_buf Note: meta author : see http://docbook.sf.net/el/author relay_remove_buf Warn: meta author : no author data, so inserted a fixme relay_remove_buf Note: Writing relay_remove_buf.9 Warn: meta author : no refentry/info/author relay_buf_empty Note: meta author : see http://docbook.sf.net/el/author relay_buf_empty Warn: meta author : no author data, so inserted a fixme relay_buf_empty Note: Writing relay_buf_empty.9 Warn: meta author : no refentry/info/author wakeup_readers Note: meta author : see http://docbook.sf.net/el/author wakeup_readers Warn: meta author : no author data, so inserted a fixme wakeup_readers Note: Writing wakeup_readers.9 Warn: meta author : no refentry/info/author __relay_reset Note: meta author : see http://docbook.sf.net/el/author __relay_reset Warn: meta author : no author data, so inserted a fixme __relay_reset Note: Writing __relay_reset.9 Warn: meta author : no refentry/info/author relay_close_buf Note: meta author : see http://docbook.sf.net/el/author relay_close_buf Warn: meta author : no author data, so inserted a fixme relay_close_buf Note: Writing relay_close_buf.9 Warn: meta author : no refentry/info/author relay_hotcpu_callback Note: meta author : see http://docbook.sf.net/el/author relay_hotcpu_callback Warn: meta author : no author data, so inserted a fixme relay_hotcpu_callback Note: Writing relay_hotcpu_callback.9 Warn: meta author : no refentry/info/author relay_late_setup_files Note: meta author : see http://docbook.sf.net/el/author relay_late_setup_files Warn: meta author : no author data, so inserted a fixme relay_late_setup_files Note: Writing relay_late_setup_files.9 Warn: meta author : no refentry/info/author relay_file_open Note: meta author : see http://docbook.sf.net/el/author relay_file_open Warn: meta author : no author data, so inserted a fixme relay_file_open Note: Writing relay_file_open.9 Warn: meta author : no refentry/info/author relay_file_mmap Note: meta author : see http://docbook.sf.net/el/author relay_file_mmap Warn: meta author : no author data, so inserted a fixme relay_file_mmap Note: Writing relay_file_mmap.9 Warn: meta author : no refentry/info/author relay_file_poll Note: meta author : see http://docbook.sf.net/el/author relay_file_poll Warn: meta author : no author data, so inserted a fixme relay_file_poll Note: Writing relay_file_poll.9 Warn: meta author : no refentry/info/author relay_file_release Note: meta author : see http://docbook.sf.net/el/author relay_file_release Warn: meta author : no author data, so inserted a fixme relay_file_release Note: Writing relay_file_release.9 Warn: meta author : no refentry/info/author relay_file_read_subbuf_avail Note: meta author : see http://docbook.sf.net/el/author relay_file_read_subbuf_avail Warn: meta author : no author data, so inserted a fixme relay_file_read_subbuf_avail Note: Writing relay_file_read_subbuf_avail.9 Warn: meta author : no refentry/info/author relay_file_read_start_pos Note: meta author : see http://docbook.sf.net/el/author relay_file_read_start_pos Warn: meta author : no author data, so inserted a fixme relay_file_read_start_pos Note: Writing relay_file_read_start_pos.9 Warn: meta author : no refentry/info/author relay_file_read_end_pos Note: meta author : see http://docbook.sf.net/el/author relay_file_read_end_pos Warn: meta author : no author data, so inserted a fixme relay_file_read_end_pos Note: Writing relay_file_read_end_pos.9 Warn: meta author : no refentry/info/author request_module Note: meta author : see http://docbook.sf.net/el/author request_module Warn: meta author : no author data, so inserted a fixme request_module Note: Writing request_module.9 Warn: meta author : no refentry/info/author call_usermodehelper_setup Note: meta author : see http://docbook.sf.net/el/author call_usermodehelper_setup Warn: meta author : no author data, so inserted a fixme call_usermodehelper_setup Note: Writing call_usermodehelper_setup.9 Warn: meta author : no refentry/info/author call_usermodehelper_setkeys Note: meta author : see http://docbook.sf.net/el/author call_usermodehelper_setkeys Warn: meta author : no author data, so inserted a fixme call_usermodehelper_setkeys Note: Writing call_usermodehelper_setkeys.9 Warn: meta author : no refentry/info/author call_usermodehelper_setcleanup Note: meta author : see http://docbook.sf.net/el/author call_usermodehelper_setcleanup Warn: meta author : no author data, so inserted a fixme call_usermodehelper_setcleanup Note: Writing call_usermodehelper_setcleanup.9 Warn: meta author : no refentry/info/author call_usermodehelper_stdinpipe Note: meta author : see http://docbook.sf.net/el/author call_usermodehelper_stdinpipe Warn: meta author : no author data, so inserted a fixme call_usermodehelper_stdinpipe Note: Writing call_usermodehelper_stdinpipe.9 Warn: meta author : no refentry/info/author call_usermodehelper_exec Note: meta author : see http://docbook.sf.net/el/author call_usermodehelper_exec Warn: meta author : no author data, so inserted a fixme call_usermodehelper_exec Note: Writing call_usermodehelper_exec.9 Warn: meta author : no refentry/info/author call_usermodehelper_pipe Note: meta author : see http://docbook.sf.net/el/author call_usermodehelper_pipe Warn: meta author : no author data, so inserted a fixme call_usermodehelper_pipe Note: Writing call_usermodehelper_pipe.9 Warn: meta author : no refentry/info/author synchronize_irq Note: meta author : see http://docbook.sf.net/el/author synchronize_irq Warn: meta author : no author data, so inserted a fixme synchronize_irq Note: Writing synchronize_irq.9 Warn: meta author : no refentry/info/author disable_irq_nosync Note: meta author : see http://docbook.sf.net/el/author disable_irq_nosync Warn: meta author : no author data, so inserted a fixme disable_irq_nosync Note: Writing disable_irq_nosync.9 Warn: meta author : no refentry/info/author disable_irq Note: meta author : see http://docbook.sf.net/el/author disable_irq Warn: meta author : no author data, so inserted a fixme disable_irq Note: Writing disable_irq.9 Warn: meta author : no refentry/info/author enable_irq Note: meta author : see http://docbook.sf.net/el/author enable_irq Warn: meta author : no author data, so inserted a fixme enable_irq Note: Writing enable_irq.9 Warn: meta author : no refentry/info/author set_irq_wake Note: meta author : see http://docbook.sf.net/el/author set_irq_wake Warn: meta author : no author data, so inserted a fixme set_irq_wake Note: Writing set_irq_wake.9 Warn: meta author : no refentry/info/author free_irq Note: meta author : see http://docbook.sf.net/el/author free_irq Warn: meta author : no author data, so inserted a fixme free_irq Note: Writing free_irq.9 Warn: meta author : no refentry/info/author request_irq Note: meta author : see http://docbook.sf.net/el/author request_irq Warn: meta author : no author data, so inserted a fixme request_irq Note: Writing request_irq.9 Warn: meta author : no refentry/info/author request_dma Note: meta author : see http://docbook.sf.net/el/author request_dma Warn: meta author : no author data, so inserted a fixme request_dma Note: Writing request_dma.9 Warn: meta author : no refentry/info/author free_dma Note: meta author : see http://docbook.sf.net/el/author free_dma Warn: meta author : no author data, so inserted a fixme free_dma Note: Writing free_dma.9 Warn: meta author : no refentry/info/author insert_resource Note: meta author : see http://docbook.sf.net/el/author insert_resource Warn: meta author : no author data, so inserted a fixme insert_resource Note: Writing insert_resource.9 Warn: meta author : no refentry/info/author insert_resource_expand_to_fit Note: meta author : see http://docbook.sf.net/el/author insert_resource_expand_to_fit Warn: meta author : no author data, so inserted a fixme insert_resource_expand_to_fit Note: Writing insert_resource_expand_to_fit.9 Warn: meta author : no refentry/info/author resource_alignment Note: meta author : see http://docbook.sf.net/el/author resource_alignment Warn: meta author : no author data, so inserted a fixme resource_alignment Note: Writing resource_alignment.9 Warn: meta author : no refentry/info/author request_resource Note: meta author : see http://docbook.sf.net/el/author request_resource Warn: meta author : no author data, so inserted a fixme request_resource Note: Writing request_resource.9 Warn: meta author : no refentry/info/author release_resource Note: meta author : see http://docbook.sf.net/el/author release_resource Warn: meta author : no author data, so inserted a fixme release_resource Note: Writing release_resource.9 Warn: meta author : no refentry/info/author allocate_resource Note: meta author : see http://docbook.sf.net/el/author allocate_resource Warn: meta author : no author data, so inserted a fixme allocate_resource Note: Writing allocate_resource.9 Warn: meta author : no refentry/info/author adjust_resource Note: meta author : see http://docbook.sf.net/el/author adjust_resource Warn: meta author : no author data, so inserted a fixme adjust_resource Note: Writing adjust_resource.9 Warn: meta author : no refentry/info/author __request_region Note: meta author : see http://docbook.sf.net/el/author __request_region Warn: meta author : no author data, so inserted a fixme __request_region Note: Writing __request_region.9 Warn: meta author : no refentry/info/author __check_region Note: meta author : see http://docbook.sf.net/el/author __check_region Warn: meta author : no author data, so inserted a fixme __check_region Note: Writing __check_region.9 Warn: meta author : no refentry/info/author __release_region Note: meta author : see http://docbook.sf.net/el/author __release_region Warn: meta author : no author data, so inserted a fixme __release_region Note: Writing __release_region.9 Warn: meta author : no refentry/info/author mtrr_add Note: meta author : see http://docbook.sf.net/el/author mtrr_add Warn: meta author : no author data, so inserted a fixme mtrr_add Note: Writing mtrr_add.9 Warn: meta author : no refentry/info/author mtrr_del Note: meta author : see http://docbook.sf.net/el/author mtrr_del Warn: meta author : no author data, so inserted a fixme mtrr_del Note: Writing mtrr_del.9 Warn: meta author : no refentry/info/author pci_bus_max_busnr Note: meta author : see http://docbook.sf.net/el/author pci_bus_max_busnr Warn: meta author : no author data, so inserted a fixme pci_bus_max_busnr Note: Writing pci_bus_max_busnr.9 Warn: meta author : no refentry/info/author pci_find_capability Note: meta author : see http://docbook.sf.net/el/author pci_find_capability Warn: meta author : no author data, so inserted a fixme pci_find_capability Note: Writing pci_find_capability.9 Warn: meta author : no refentry/info/author pci_bus_find_capability Note: meta author : see http://docbook.sf.net/el/author pci_bus_find_capability Warn: meta author : no author data, so inserted a fixme pci_bus_find_capability Note: Writing pci_bus_find_capability.9 Warn: meta author : no refentry/info/author pci_find_ext_capability Note: meta author : see http://docbook.sf.net/el/author pci_find_ext_capability Warn: meta author : no author data, so inserted a fixme pci_find_ext_capability Note: Writing pci_find_ext_capability.9 Warn: meta author : no refentry/info/author pci_find_next_ht_capability Note: meta author : see http://docbook.sf.net/el/author pci_find_next_ht_capability Warn: meta author : no author data, so inserted a fixme pci_find_next_ht_capability Note: Writing pci_find_next_ht_capability.9 Warn: meta author : no refentry/info/author pci_find_ht_capability Note: meta author : see http://docbook.sf.net/el/author pci_find_ht_capability Warn: meta author : no author data, so inserted a fixme pci_find_ht_capability Note: Writing pci_find_ht_capability.9 Warn: meta author : no refentry/info/author pci_find_parent_resource Note: meta author : see http://docbook.sf.net/el/author pci_find_parent_resource Warn: meta author : no author data, so inserted a fixme pci_find_parent_resource Note: Writing pci_find_parent_resource.9 Warn: meta author : no refentry/info/author pci_set_power_state Note: meta author : see http://docbook.sf.net/el/author pci_set_power_state Warn: meta author : no author data, so inserted a fixme pci_set_power_state Note: Writing pci_set_power_state.9 Warn: meta author : no refentry/info/author pci_choose_state Note: meta author : see http://docbook.sf.net/el/author pci_choose_state Warn: meta author : no author data, so inserted a fixme pci_choose_state Note: Writing pci_choose_state.9 Warn: meta author : no refentry/info/author pci_save_state Note: meta author : see http://docbook.sf.net/el/author pci_save_state Warn: meta author : no author data, so inserted a fixme pci_save_state Note: Writing pci_save_state.9 Warn: meta author : no refentry/info/author pci_restore_state Note: meta author : see http://docbook.sf.net/el/author pci_restore_state Warn: meta author : no author data, so inserted a fixme pci_restore_state Note: Writing pci_restore_state.9 Warn: meta author : no refentry/info/author pci_reenable_device Note: meta author : see http://docbook.sf.net/el/author pci_reenable_device Warn: meta author : no author data, so inserted a fixme pci_reenable_device Note: Writing pci_reenable_device.9 Warn: meta author : no refentry/info/author pci_enable_device_io Note: meta author : see http://docbook.sf.net/el/author pci_enable_device_io Warn: meta author : no author data, so inserted a fixme pci_enable_device_io Note: Writing pci_enable_device_io.9 Warn: meta author : no refentry/info/author pci_enable_device_mem Note: meta author : see http://docbook.sf.net/el/author pci_enable_device_mem Warn: meta author : no author data, so inserted a fixme pci_enable_device_mem Note: Writing pci_enable_device_mem.9 Warn: meta author : no refentry/info/author pci_enable_device Note: meta author : see http://docbook.sf.net/el/author pci_enable_device Warn: meta author : no author data, so inserted a fixme pci_enable_device Note: Writing pci_enable_device.9 Warn: meta author : no refentry/info/author pcim_enable_device Note: meta author : see http://docbook.sf.net/el/author pcim_enable_device Warn: meta author : no author data, so inserted a fixme pcim_enable_device Note: Writing pcim_enable_device.9 Warn: meta author : no refentry/info/author pcim_pin_device Note: meta author : see http://docbook.sf.net/el/author pcim_pin_device Warn: meta author : no author data, so inserted a fixme pcim_pin_device Note: Writing pcim_pin_device.9 Warn: meta author : no refentry/info/author pci_disable_device Note: meta author : see http://docbook.sf.net/el/author pci_disable_device Warn: meta author : no author data, so inserted a fixme pci_disable_device Note: Writing pci_disable_device.9 Warn: meta author : no refentry/info/author pci_set_pcie_reset_state Note: meta author : see http://docbook.sf.net/el/author pci_set_pcie_reset_state Warn: meta author : no author data, so inserted a fixme pci_set_pcie_reset_state Note: Writing pci_set_pcie_reset_state.9 Warn: meta author : no refentry/info/author pci_pme_capable Note: meta author : see http://docbook.sf.net/el/author pci_pme_capable Warn: meta author : no author data, so inserted a fixme pci_pme_capable Note: Writing pci_pme_capable.9 Warn: meta author : no refentry/info/author pci_pme_active Note: meta author : see http://docbook.sf.net/el/author pci_pme_active Warn: meta author : no author data, so inserted a fixme pci_pme_active Note: Writing pci_pme_active.9 Warn: meta author : no refentry/info/author pci_enable_wake Note: meta author : see http://docbook.sf.net/el/author pci_enable_wake Warn: meta author : no author data, so inserted a fixme pci_enable_wake Note: Writing pci_enable_wake.9 Warn: meta author : no refentry/info/author pci_wake_from_d3 Note: meta author : see http://docbook.sf.net/el/author pci_wake_from_d3 Warn: meta author : no author data, so inserted a fixme pci_wake_from_d3 Note: Writing pci_wake_from_d3.9 Warn: meta author : no refentry/info/author pci_target_state Note: meta author : see http://docbook.sf.net/el/author pci_target_state Warn: meta author : no author data, so inserted a fixme pci_target_state Note: Writing pci_target_state.9 Warn: meta author : no refentry/info/author pci_prepare_to_sleep Note: meta author : see http://docbook.sf.net/el/author pci_prepare_to_sleep Warn: meta author : no author data, so inserted a fixme pci_prepare_to_sleep Note: Writing pci_prepare_to_sleep.9 Warn: meta author : no refentry/info/author pci_back_from_sleep Note: meta author : see http://docbook.sf.net/el/author pci_back_from_sleep Warn: meta author : no author data, so inserted a fixme pci_back_from_sleep Note: Writing pci_back_from_sleep.9 Warn: meta author : no refentry/info/author pci_release_region Note: meta author : see http://docbook.sf.net/el/author pci_release_region Warn: meta author : no author data, so inserted a fixme pci_release_region Note: Writing pci_release_region.9 Warn: meta author : no refentry/info/author pci_request_region Note: meta author : see http://docbook.sf.net/el/author pci_request_region Warn: meta author : no author data, so inserted a fixme pci_request_region Note: Writing pci_request_region.9 Warn: meta author : no refentry/info/author pci_request_region_exclusive Note: meta author : see http://docbook.sf.net/el/author pci_request_region_exclusive Warn: meta author : no author data, so inserted a fixme pci_request_region_exclusive Note: Writing pci_request_region_exclusive.9 Warn: meta author : no refentry/info/author pci_release_selected_regions Note: meta author : see http://docbook.sf.net/el/author pci_release_selected_regions Warn: meta author : no author data, so inserted a fixme pci_release_selected_regions Note: Writing pci_release_selected_regions.9 Warn: meta author : no refentry/info/author pci_request_selected_regions Note: meta author : see http://docbook.sf.net/el/author pci_request_selected_regions Warn: meta author : no author data, so inserted a fixme pci_request_selected_regions Note: Writing pci_request_selected_regions.9 Warn: meta author : no refentry/info/author pci_release_regions Note: meta author : see http://docbook.sf.net/el/author pci_release_regions Warn: meta author : no author data, so inserted a fixme pci_release_regions Note: Writing pci_release_regions.9 Warn: meta author : no refentry/info/author pci_request_regions Note: meta author : see http://docbook.sf.net/el/author pci_request_regions Warn: meta author : no author data, so inserted a fixme pci_request_regions Note: Writing pci_request_regions.9 Warn: meta author : no refentry/info/author pci_request_regions_exclusive Note: meta author : see http://docbook.sf.net/el/author pci_request_regions_exclusive Warn: meta author : no author data, so inserted a fixme pci_request_regions_exclusive Note: Writing pci_request_regions_exclusive.9 Warn: meta author : no refentry/info/author pci_set_master Note: meta author : see http://docbook.sf.net/el/author pci_set_master Warn: meta author : no author data, so inserted a fixme pci_set_master Note: Writing pci_set_master.9 Warn: meta author : no refentry/info/author pci_clear_master Note: meta author : see http://docbook.sf.net/el/author pci_clear_master Warn: meta author : no author data, so inserted a fixme pci_clear_master Note: Writing pci_clear_master.9 Warn: meta author : no refentry/info/author pci_set_mwi Note: meta author : see http://docbook.sf.net/el/author pci_set_mwi Warn: meta author : no author data, so inserted a fixme pci_set_mwi Note: Writing pci_set_mwi.9 Warn: meta author : no refentry/info/author pci_try_set_mwi Note: meta author : see http://docbook.sf.net/el/author pci_try_set_mwi Warn: meta author : no author data, so inserted a fixme pci_try_set_mwi Note: Writing pci_try_set_mwi.9 Warn: meta author : no refentry/info/author pci_clear_mwi Note: meta author : see http://docbook.sf.net/el/author pci_clear_mwi Warn: meta author : no author data, so inserted a fixme pci_clear_mwi Note: Writing pci_clear_mwi.9 Warn: meta author : no refentry/info/author pci_intx Note: meta author : see http://docbook.sf.net/el/author pci_intx Warn: meta author : no author data, so inserted a fixme pci_intx Note: Writing pci_intx.9 Warn: meta author : no refentry/info/author pci_execute_reset_function Note: meta author : see http://docbook.sf.net/el/author pci_execute_reset_function Warn: meta author : no author data, so inserted a fixme pci_execute_reset_function Note: Writing pci_execute_reset_function.9 Warn: meta author : no refentry/info/author pci_reset_function Note: meta author : see http://docbook.sf.net/el/author pci_reset_function Warn: meta author : no author data, so inserted a fixme pci_reset_function Note: Writing pci_reset_function.9 Warn: meta author : no refentry/info/author pcix_get_max_mmrbc Note: meta author : see http://docbook.sf.net/el/author pcix_get_max_mmrbc Warn: meta author : no author data, so inserted a fixme pcix_get_max_mmrbc Note: Writing pcix_get_max_mmrbc.9 Warn: meta author : no refentry/info/author pcix_get_mmrbc Note: meta author : see http://docbook.sf.net/el/author pcix_get_mmrbc Warn: meta author : no author data, so inserted a fixme pcix_get_mmrbc Note: Writing pcix_get_mmrbc.9 Warn: meta author : no refentry/info/author pcix_set_mmrbc Note: meta author : see http://docbook.sf.net/el/author pcix_set_mmrbc Warn: meta author : no author data, so inserted a fixme pcix_set_mmrbc Note: Writing pcix_set_mmrbc.9 Warn: meta author : no refentry/info/author pcie_get_readrq Note: meta author : see http://docbook.sf.net/el/author pcie_get_readrq Warn: meta author : no author data, so inserted a fixme pcie_get_readrq Note: Writing pcie_get_readrq.9 Warn: meta author : no refentry/info/author pcie_set_readrq Note: meta author : see http://docbook.sf.net/el/author pcie_set_readrq Warn: meta author : no author data, so inserted a fixme pcie_set_readrq Note: Writing pcie_set_readrq.9 Warn: meta author : no refentry/info/author pci_select_bars Note: meta author : see http://docbook.sf.net/el/author pci_select_bars Warn: meta author : no author data, so inserted a fixme pci_select_bars Note: Writing pci_select_bars.9 Warn: meta author : no refentry/info/author pci_match_id Note: meta author : see http://docbook.sf.net/el/author pci_match_id Warn: meta author : no author data, so inserted a fixme pci_match_id Note: Writing pci_match_id.9 Warn: meta author : no refentry/info/author __pci_register_driver Note: meta author : see http://docbook.sf.net/el/author __pci_register_driver Warn: meta author : no author data, so inserted a fixme __pci_register_driver Note: Writing __pci_register_driver.9 Warn: meta author : no refentry/info/author pci_unregister_driver Note: meta author : see http://docbook.sf.net/el/author pci_unregister_driver Warn: meta author : no author data, so inserted a fixme pci_unregister_driver Note: Writing pci_unregister_driver.9 Warn: meta author : no refentry/info/author pci_dev_driver Note: meta author : see http://docbook.sf.net/el/author pci_dev_driver Warn: meta author : no author data, so inserted a fixme pci_dev_driver Note: Writing pci_dev_driver.9 Warn: meta author : no refentry/info/author pci_dev_get Note: meta author : see http://docbook.sf.net/el/author pci_dev_get Warn: meta author : no author data, so inserted a fixme pci_dev_get Note: Writing pci_dev_get.9 Warn: meta author : no refentry/info/author pci_dev_put Note: meta author : see http://docbook.sf.net/el/author pci_dev_put Warn: meta author : no author data, so inserted a fixme pci_dev_put Note: Writing pci_dev_put.9 Warn: meta author : no refentry/info/author pci_remove_bus_device Note: meta author : see http://docbook.sf.net/el/author pci_remove_bus_device Warn: meta author : no author data, so inserted a fixme pci_remove_bus_device Note: Writing pci_remove_bus_device.9 Warn: meta author : no refentry/info/author pci_remove_behind_bridge Note: meta author : see http://docbook.sf.net/el/author pci_remove_behind_bridge Warn: meta author : no author data, so inserted a fixme pci_remove_behind_bridge Note: Writing pci_remove_behind_bridge.9 Warn: meta author : no refentry/info/author pci_stop_bus_device Note: meta author : see http://docbook.sf.net/el/author pci_stop_bus_device Warn: meta author : no author data, so inserted a fixme pci_stop_bus_device Note: Writing pci_stop_bus_device.9 Warn: meta author : no refentry/info/author pci_osc_control_set Note: meta author : see http://docbook.sf.net/el/author pci_osc_control_set Warn: meta author : no author data, so inserted a fixme pci_osc_control_set Note: Writing pci_osc_control_set.9 Warn: meta author : no refentry/info/author pci_find_bus Note: meta author : see http://docbook.sf.net/el/author pci_find_bus Warn: meta author : no author data, so inserted a fixme pci_find_bus Note: Writing pci_find_bus.9 Warn: meta author : no refentry/info/author pci_find_next_bus Note: meta author : see http://docbook.sf.net/el/author pci_find_next_bus Warn: meta author : no author data, so inserted a fixme pci_find_next_bus Note: Writing pci_find_next_bus.9 Warn: meta author : no refentry/info/author pci_find_slot Note: meta author : see http://docbook.sf.net/el/author pci_find_slot Warn: meta author : no author data, so inserted a fixme pci_find_slot Note: Writing pci_find_slot.9 Warn: meta author : no refentry/info/author pci_find_device Note: meta author : see http://docbook.sf.net/el/author pci_find_device Warn: meta author : no author data, so inserted a fixme pci_find_device Note: Writing pci_find_device.9 Warn: meta author : no refentry/info/author pci_get_slot Note: meta author : see http://docbook.sf.net/el/author pci_get_slot Warn: meta author : no author data, so inserted a fixme pci_get_slot Note: Writing pci_get_slot.9 Warn: meta author : no refentry/info/author pci_get_bus_and_slot Note: meta author : see http://docbook.sf.net/el/author pci_get_bus_and_slot Warn: meta author : no author data, so inserted a fixme pci_get_bus_and_slot Note: Writing pci_get_bus_and_slot.9 Warn: meta author : no refentry/info/author pci_get_subsys Note: meta author : see http://docbook.sf.net/el/author pci_get_subsys Warn: meta author : no author data, so inserted a fixme pci_get_subsys Note: Writing pci_get_subsys.9 Warn: meta author : no refentry/info/author pci_get_device Note: meta author : see http://docbook.sf.net/el/author pci_get_device Warn: meta author : no author data, so inserted a fixme pci_get_device Note: Writing pci_get_device.9 Warn: meta author : no refentry/info/author pci_get_class Note: meta author : see http://docbook.sf.net/el/author pci_get_class Warn: meta author : no author data, so inserted a fixme pci_get_class Note: Writing pci_get_class.9 Warn: meta author : no refentry/info/author pci_dev_present Note: meta author : see http://docbook.sf.net/el/author pci_dev_present Warn: meta author : no author data, so inserted a fixme pci_dev_present Note: Writing pci_dev_present.9 Warn: meta author : no refentry/info/author pci_enable_msi Note: meta author : see http://docbook.sf.net/el/author pci_enable_msi Warn: meta author : no author data, so inserted a fixme pci_enable_msi Note: Writing pci_enable_msi.9 Warn: meta author : no refentry/info/author pci_enable_msix Note: meta author : see http://docbook.sf.net/el/author pci_enable_msix Warn: meta author : no author data, so inserted a fixme pci_enable_msix Note: Writing pci_enable_msix.9 Warn: meta author : no refentry/info/author pci_msi_enabled Note: meta author : see http://docbook.sf.net/el/author pci_msi_enabled Warn: meta author : no author data, so inserted a fixme pci_msi_enabled Note: Writing pci_msi_enabled.9 Warn: meta author : no refentry/info/author pci_bus_alloc_resource Note: meta author : see http://docbook.sf.net/el/author pci_bus_alloc_resource Warn: meta author : no author data, so inserted a fixme pci_bus_alloc_resource Note: Writing pci_bus_alloc_resource.9 Warn: meta author : no refentry/info/author pci_bus_add_device Note: meta author : see http://docbook.sf.net/el/author pci_bus_add_device Warn: meta author : no author data, so inserted a fixme pci_bus_add_device Note: Writing pci_bus_add_device.9 Warn: meta author : no refentry/info/author pci_bus_add_devices Note: meta author : see http://docbook.sf.net/el/author pci_bus_add_devices Warn: meta author : no author data, so inserted a fixme pci_bus_add_devices Note: Writing pci_bus_add_devices.9 Warn: meta author : no refentry/info/author pci_scan_slot Note: meta author : see http://docbook.sf.net/el/author pci_scan_slot Warn: meta author : no author data, so inserted a fixme pci_scan_slot Note: Writing pci_scan_slot.9 Warn: meta author : no refentry/info/author pci_enable_rom Note: meta author : see http://docbook.sf.net/el/author pci_enable_rom Warn: meta author : no author data, so inserted a fixme pci_enable_rom Note: Writing pci_enable_rom.9 Warn: meta author : no refentry/info/author pci_disable_rom Note: meta author : see http://docbook.sf.net/el/author pci_disable_rom Warn: meta author : no author data, so inserted a fixme pci_disable_rom Note: Writing pci_disable_rom.9 Warn: meta author : no refentry/info/author pci_map_rom Note: meta author : see http://docbook.sf.net/el/author pci_map_rom Warn: meta author : no author data, so inserted a fixme pci_map_rom Note: Writing pci_map_rom.9 Warn: meta author : no refentry/info/author pci_unmap_rom Note: meta author : see http://docbook.sf.net/el/author pci_unmap_rom Warn: meta author : no author data, so inserted a fixme pci_unmap_rom Note: Writing pci_unmap_rom.9 Warn: meta author : no refentry/info/author pci_hp_register Note: meta author : see http://docbook.sf.net/el/author pci_hp_register Warn: meta author : no author data, so inserted a fixme pci_hp_register Note: Writing pci_hp_register.9 Warn: meta author : no refentry/info/author pci_hp_deregister Note: meta author : see http://docbook.sf.net/el/author pci_hp_deregister Warn: meta author : no author data, so inserted a fixme pci_hp_deregister Note: Writing pci_hp_deregister.9 Warn: meta author : no refentry/info/author pci_hp_change_slot_info Note: meta author : see http://docbook.sf.net/el/author pci_hp_change_slot_info Warn: meta author : no author data, so inserted a fixme pci_hp_change_slot_info Note: Writing pci_hp_change_slot_info.9 Warn: meta author : no refentry/info/author mca_enable_dma Note: meta author : see http://docbook.sf.net/el/author mca_enable_dma Warn: meta author : no author data, so inserted a fixme mca_enable_dma Note: Writing mca_enable_dma.9 Warn: meta author : no refentry/info/author mca_disable_dma Note: meta author : see http://docbook.sf.net/el/author mca_disable_dma Warn: meta author : no author data, so inserted a fixme mca_disable_dma Note: Writing mca_disable_dma.9 Warn: meta author : no refentry/info/author mca_set_dma_addr Note: meta author : see http://docbook.sf.net/el/author mca_set_dma_addr Warn: meta author : no author data, so inserted a fixme mca_set_dma_addr Note: Writing mca_set_dma_addr.9 Warn: meta author : no refentry/info/author mca_get_dma_addr Note: meta author : see http://docbook.sf.net/el/author mca_get_dma_addr Warn: meta author : no author data, so inserted a fixme mca_get_dma_addr Note: Writing mca_get_dma_addr.9 Warn: meta author : no refentry/info/author mca_set_dma_count Note: meta author : see http://docbook.sf.net/el/author mca_set_dma_count Warn: meta author : no author data, so inserted a fixme mca_set_dma_count Note: Writing mca_set_dma_count.9 Warn: meta author : no refentry/info/author mca_get_dma_residue Note: meta author : see http://docbook.sf.net/el/author mca_get_dma_residue Warn: meta author : no author data, so inserted a fixme mca_get_dma_residue Note: Writing mca_get_dma_residue.9 Warn: meta author : no refentry/info/author mca_set_dma_io Note: meta author : see http://docbook.sf.net/el/author mca_set_dma_io Warn: meta author : no author data, so inserted a fixme mca_set_dma_io Note: Writing mca_set_dma_io.9 Warn: meta author : no refentry/info/author mca_set_dma_mode Note: meta author : see http://docbook.sf.net/el/author mca_set_dma_mode Warn: meta author : no author data, so inserted a fixme mca_set_dma_mode Note: Writing mca_set_dma_mode.9 Warn: meta author : no refentry/info/author dmi_check_system Note: meta author : see http://docbook.sf.net/el/author dmi_check_system Warn: meta author : no author data, so inserted a fixme dmi_check_system Note: Writing dmi_check_system.9 Warn: meta author : no refentry/info/author dmi_get_system_info Note: meta author : see http://docbook.sf.net/el/author dmi_get_system_info Warn: meta author : no author data, so inserted a fixme dmi_get_system_info Note: Writing dmi_get_system_info.9 Warn: meta author : no refentry/info/author dmi_name_in_vendors Note: meta author : see http://docbook.sf.net/el/author dmi_name_in_vendors Warn: meta author : no author data, so inserted a fixme dmi_name_in_vendors Note: Writing dmi_name_in_vendors.9 Warn: meta author : no refentry/info/author dmi_find_device Note: meta author : see http://docbook.sf.net/el/author dmi_find_device Warn: meta author : no author data, so inserted a fixme dmi_find_device Note: Writing dmi_find_device.9 Warn: meta author : no refentry/info/author dmi_walk Note: meta author : see http://docbook.sf.net/el/author dmi_walk Warn: meta author : no author data, so inserted a fixme dmi_walk Note: Writing dmi_walk.9 Warn: meta author : no refentry/info/author dmi_match Note: meta author : see http://docbook.sf.net/el/author dmi_match Warn: meta author : no author data, so inserted a fixme dmi_match Note: Writing dmi_match.9 Warn: meta author : no refentry/info/author edd_show_raw_data Note: meta author : see http://docbook.sf.net/el/author edd_show_raw_data Warn: meta author : no author data, so inserted a fixme edd_show_raw_data Note: Writing edd_show_raw_data.9 Warn: meta author : no refentry/info/author edd_release Note: meta author : see http://docbook.sf.net/el/author edd_release Warn: meta author : no author data, so inserted a fixme edd_release Note: Writing edd_release.9 Warn: meta author : no refentry/info/author edd_dev_is_type Note: meta author : see http://docbook.sf.net/el/author edd_dev_is_type Warn: meta author : no author data, so inserted a fixme edd_dev_is_type Note: Writing edd_dev_is_type.9 Warn: meta author : no refentry/info/author edd_get_pci_dev Note: meta author : see http://docbook.sf.net/el/author edd_get_pci_dev Warn: meta author : no author data, so inserted a fixme edd_get_pci_dev Note: Writing edd_get_pci_dev.9 Warn: meta author : no refentry/info/author edd_init Note: meta author : see http://docbook.sf.net/el/author edd_init Warn: meta author : no author data, so inserted a fixme edd_init Note: Writing edd_init.9 Warn: meta author : no refentry/info/author security_init Note: meta author : see http://docbook.sf.net/el/author security_init Warn: meta author : no author data, so inserted a fixme security_init Note: Writing security_init.9 Warn: meta author : no refentry/info/author security_module_enable Note: meta author : see http://docbook.sf.net/el/author security_module_enable Warn: meta author : no author data, so inserted a fixme security_module_enable Note: Writing security_module_enable.9 Warn: meta author : no refentry/info/author register_security Note: meta author : see http://docbook.sf.net/el/author register_security Warn: meta author : no author data, so inserted a fixme register_security Note: Writing register_security.9 Warn: meta author : no refentry/info/author securityfs_create_file Note: meta author : see http://docbook.sf.net/el/author securityfs_create_file Warn: meta author : no author data, so inserted a fixme securityfs_create_file Note: Writing securityfs_create_file.9 Warn: meta author : no refentry/info/author securityfs_create_dir Note: meta author : see http://docbook.sf.net/el/author securityfs_create_dir Warn: meta author : no author data, so inserted a fixme securityfs_create_dir Note: Writing securityfs_create_dir.9 Warn: meta author : no refentry/info/author securityfs_remove Note: meta author : see http://docbook.sf.net/el/author securityfs_remove Warn: meta author : no author data, so inserted a fixme securityfs_remove Note: Writing securityfs_remove.9 Warn: meta author : no refentry/info/author audit_log_start Note: meta author : see http://docbook.sf.net/el/author audit_log_start Warn: meta author : no author data, so inserted a fixme audit_log_start Note: Writing audit_log_start.9 Warn: meta author : no refentry/info/author audit_log_format Note: meta author : see http://docbook.sf.net/el/author audit_log_format Warn: meta author : no author data, so inserted a fixme audit_log_format Note: Writing audit_log_format.9 Warn: meta author : no refentry/info/author audit_log_end Note: meta author : see http://docbook.sf.net/el/author audit_log_end Warn: meta author : no author data, so inserted a fixme audit_log_end Note: Writing audit_log_end.9 Warn: meta author : no refentry/info/author audit_log Note: meta author : see http://docbook.sf.net/el/author audit_log Warn: meta author : no author data, so inserted a fixme audit_log Note: Writing audit_log.9 Warn: meta author : no refentry/info/author audit_alloc Note: meta author : see http://docbook.sf.net/el/author audit_alloc Warn: meta author : no author data, so inserted a fixme audit_alloc Note: Writing audit_alloc.9 Warn: meta author : no refentry/info/author audit_free Note: meta author : see http://docbook.sf.net/el/author audit_free Warn: meta author : no author data, so inserted a fixme audit_free Note: Writing audit_free.9 Warn: meta author : no refentry/info/author audit_syscall_entry Note: meta author : see http://docbook.sf.net/el/author audit_syscall_entry Warn: meta author : no author data, so inserted a fixme audit_syscall_entry Note: Writing audit_syscall_entry.9 Warn: meta author : no refentry/info/author audit_syscall_exit Note: meta author : see http://docbook.sf.net/el/author audit_syscall_exit Warn: meta author : no author data, so inserted a fixme audit_syscall_exit Note: Writing audit_syscall_exit.9 Warn: meta author : no refentry/info/author __audit_getname Note: meta author : see http://docbook.sf.net/el/author __audit_getname Warn: meta author : no author data, so inserted a fixme __audit_getname Note: Writing __audit_getname.9 Warn: meta author : no refentry/info/author __audit_inode Note: meta author : see http://docbook.sf.net/el/author __audit_inode Warn: meta author : no author data, so inserted a fixme __audit_inode Note: Writing __audit_inode.9 Warn: meta author : no refentry/info/author auditsc_get_stamp Note: meta author : see http://docbook.sf.net/el/author auditsc_get_stamp Warn: meta author : no author data, so inserted a fixme auditsc_get_stamp Note: Writing auditsc_get_stamp.9 Warn: meta author : no refentry/info/author audit_set_loginuid Note: meta author : see http://docbook.sf.net/el/author audit_set_loginuid Warn: meta author : no author data, so inserted a fixme audit_set_loginuid Note: Writing audit_set_loginuid.9 Warn: meta author : no refentry/info/author __audit_mq_open Note: meta author : see http://docbook.sf.net/el/author __audit_mq_open Warn: meta author : no author data, so inserted a fixme __audit_mq_open Note: Writing __audit_mq_open.9 Warn: meta author : no refentry/info/author __audit_mq_sendrecv Note: meta author : see http://docbook.sf.net/el/author __audit_mq_sendrecv Warn: meta author : no author data, so inserted a fixme __audit_mq_sendrecv Note: Writing __audit_mq_sendrecv.9 Warn: meta author : no refentry/info/author __audit_mq_notify Note: meta author : see http://docbook.sf.net/el/author __audit_mq_notify Warn: meta author : no author data, so inserted a fixme __audit_mq_notify Note: Writing __audit_mq_notify.9 Warn: meta author : no refentry/info/author __audit_mq_getsetattr Note: meta author : see http://docbook.sf.net/el/author __audit_mq_getsetattr Warn: meta author : no author data, so inserted a fixme __audit_mq_getsetattr Note: Writing __audit_mq_getsetattr.9 Warn: meta author : no refentry/info/author __audit_ipc_obj Note: meta author : see http://docbook.sf.net/el/author __audit_ipc_obj Warn: meta author : no author data, so inserted a fixme __audit_ipc_obj Note: Writing __audit_ipc_obj.9 Warn: meta author : no refentry/info/author __audit_ipc_set_perm Note: meta author : see http://docbook.sf.net/el/author __audit_ipc_set_perm Warn: meta author : no author data, so inserted a fixme __audit_ipc_set_perm Note: Writing __audit_ipc_set_perm.9 Warn: meta author : no refentry/info/author audit_socketcall Note: meta author : see http://docbook.sf.net/el/author audit_socketcall Warn: meta author : no author data, so inserted a fixme audit_socketcall Note: Writing audit_socketcall.9 Warn: meta author : no refentry/info/author __audit_fd_pair Note: meta author : see http://docbook.sf.net/el/author __audit_fd_pair Warn: meta author : no author data, so inserted a fixme __audit_fd_pair Note: Writing __audit_fd_pair.9 Warn: meta author : no refentry/info/author audit_sockaddr Note: meta author : see http://docbook.sf.net/el/author audit_sockaddr Warn: meta author : no author data, so inserted a fixme audit_sockaddr Note: Writing audit_sockaddr.9 Warn: meta author : no refentry/info/author __audit_signal_info Note: meta author : see http://docbook.sf.net/el/author __audit_signal_info Warn: meta author : no author data, so inserted a fixme __audit_signal_info Note: Writing __audit_signal_info.9 Warn: meta author : no refentry/info/author __audit_log_bprm_fcaps Note: meta author : see http://docbook.sf.net/el/author __audit_log_bprm_fcaps Warn: meta author : no author data, so inserted a fixme __audit_log_bprm_fcaps Note: Writing __audit_log_bprm_fcaps.9 Warn: meta author : no refentry/info/author __audit_log_capset Note: meta author : see http://docbook.sf.net/el/author __audit_log_capset Warn: meta author : no author data, so inserted a fixme __audit_log_capset Note: Writing __audit_log_capset.9 Warn: meta author : no refentry/info/author audit_core_dumps Note: meta author : see http://docbook.sf.net/el/author audit_core_dumps Warn: meta author : no author data, so inserted a fixme audit_core_dumps Note: Writing audit_core_dumps.9 Warn: meta author : no refentry/info/author audit_receive_filter Note: meta author : see http://docbook.sf.net/el/author audit_receive_filter Warn: meta author : no author data, so inserted a fixme audit_receive_filter Note: Writing audit_receive_filter.9 Warn: meta author : no refentry/info/author SYSCALL_DEFINE1 Note: meta author : see http://docbook.sf.net/el/author SYSCALL_DEFINE1 Warn: meta author : no author data, so inserted a fixme SYSCALL_DEFINE1 Note: Writing SYSCALL_DEFINE1.9 Warn: meta author : no refentry/info/author acct_auto_close_mnt Note: meta author : see http://docbook.sf.net/el/author acct_auto_close_mnt Warn: meta author : no author data, so inserted a fixme acct_auto_close_mnt Note: Writing acct_auto_close_mnt.9 Warn: meta author : no refentry/info/author acct_auto_close Note: meta author : see http://docbook.sf.net/el/author acct_auto_close Warn: meta author : no author data, so inserted a fixme acct_auto_close Note: Writing acct_auto_close.9 Warn: meta author : no refentry/info/author acct_init_pacct Note: meta author : see http://docbook.sf.net/el/author acct_init_pacct Warn: meta author : no author data, so inserted a fixme acct_init_pacct Note: Writing acct_init_pacct.9 Warn: meta author : no refentry/info/author acct_collect Note: meta author : see http://docbook.sf.net/el/author acct_collect Warn: meta author : no author data, so inserted a fixme acct_collect Note: Writing acct_collect.9 Warn: meta author : no refentry/info/author acct_process Note: meta author : see http://docbook.sf.net/el/author acct_process Warn: meta author : no author data, so inserted a fixme acct_process Note: Writing acct_process.9 Warn: meta author : no refentry/info/author driver_for_each_device Note: meta author : see http://docbook.sf.net/el/author driver_for_each_device Warn: meta author : no author data, so inserted a fixme driver_for_each_device Note: Writing driver_for_each_device.9 Warn: meta author : no refentry/info/author driver_find_device Note: meta author : see http://docbook.sf.net/el/author driver_find_device Warn: meta author : no author data, so inserted a fixme driver_find_device Note: Writing driver_find_device.9 Warn: meta author : no refentry/info/author driver_create_file Note: meta author : see http://docbook.sf.net/el/author driver_create_file Warn: meta author : no author data, so inserted a fixme driver_create_file Note: Writing driver_create_file.9 Warn: meta author : no refentry/info/author driver_remove_file Note: meta author : see http://docbook.sf.net/el/author driver_remove_file Warn: meta author : no author data, so inserted a fixme driver_remove_file Note: Writing driver_remove_file.9 Warn: meta author : no refentry/info/author driver_add_kobj Note: meta author : see http://docbook.sf.net/el/author driver_add_kobj Warn: meta author : no author data, so inserted a fixme driver_add_kobj Note: Writing driver_add_kobj.9 Warn: meta author : no refentry/info/author get_driver Note: meta author : see http://docbook.sf.net/el/author get_driver Warn: meta author : no author data, so inserted a fixme get_driver Note: Writing get_driver.9 Warn: meta author : no refentry/info/author put_driver Note: meta author : see http://docbook.sf.net/el/author put_driver Warn: meta author : no author data, so inserted a fixme put_driver Note: Writing put_driver.9 Warn: meta author : no refentry/info/author driver_register Note: meta author : see http://docbook.sf.net/el/author driver_register Warn: meta author : no author data, so inserted a fixme driver_register Note: Writing driver_register.9 Warn: meta author : no refentry/info/author driver_unregister Note: meta author : see http://docbook.sf.net/el/author driver_unregister Warn: meta author : no author data, so inserted a fixme driver_unregister Note: Writing driver_unregister.9 Warn: meta author : no refentry/info/author driver_find Note: meta author : see http://docbook.sf.net/el/author driver_find Warn: meta author : no author data, so inserted a fixme driver_find Note: Writing driver_find.9 Warn: meta author : no refentry/info/author dev_driver_string Note: meta author : see http://docbook.sf.net/el/author dev_driver_string Warn: meta author : no author data, so inserted a fixme dev_driver_string Note: Writing dev_driver_string.9 Warn: meta author : no refentry/info/author device_create_file Note: meta author : see http://docbook.sf.net/el/author device_create_file Warn: meta author : no author data, so inserted a fixme device_create_file Note: Writing device_create_file.9 Warn: meta author : no refentry/info/author device_remove_file Note: meta author : see http://docbook.sf.net/el/author device_remove_file Warn: meta author : no author data, so inserted a fixme device_remove_file Note: Writing device_remove_file.9 Warn: meta author : no refentry/info/author device_create_bin_file Note: meta author : see http://docbook.sf.net/el/author device_create_bin_file Warn: meta author : no author data, so inserted a fixme device_create_bin_file Note: Writing device_create_bin_file.9 Warn: meta author : no refentry/info/author device_remove_bin_file Note: meta author : see http://docbook.sf.net/el/author device_remove_bin_file Warn: meta author : no author data, so inserted a fixme device_remove_bin_file Note: Writing device_remove_bin_file.9 Warn: meta author : no refentry/info/author device_schedule_callback_owner Note: meta author : see http://docbook.sf.net/el/author device_schedule_callback_owner Warn: meta author : no author data, so inserted a fixme device_schedule_callback_owner Note: Writing device_schedule_callback_owner.9 Warn: meta author : no refentry/info/author device_initialize Note: meta author : see http://docbook.sf.net/el/author device_initialize Warn: meta author : no author data, so inserted a fixme device_initialize Note: Writing device_initialize.9 Warn: meta author : no refentry/info/author dev_set_name Note: meta author : see http://docbook.sf.net/el/author dev_set_name Warn: meta author : no author data, so inserted a fixme dev_set_name Note: Writing dev_set_name.9 Warn: meta author : no refentry/info/author device_add Note: meta author : see http://docbook.sf.net/el/author device_add Warn: meta author : no author data, so inserted a fixme device_add Note: Writing device_add.9 Warn: meta author : no refentry/info/author device_register Note: meta author : see http://docbook.sf.net/el/author device_register Warn: meta author : no author data, so inserted a fixme device_register Note: Writing device_register.9 Warn: meta author : no refentry/info/author get_device Note: meta author : see http://docbook.sf.net/el/author get_device Warn: meta author : no author data, so inserted a fixme get_device Note: Writing get_device.9 Warn: meta author : no refentry/info/author put_device Note: meta author : see http://docbook.sf.net/el/author put_device Warn: meta author : no author data, so inserted a fixme put_device Note: Writing put_device.9 Warn: meta author : no refentry/info/author device_del Note: meta author : see http://docbook.sf.net/el/author device_del Warn: meta author : no author data, so inserted a fixme device_del Note: Writing device_del.9 Warn: meta author : no refentry/info/author device_unregister Note: meta author : see http://docbook.sf.net/el/author device_unregister Warn: meta author : no author data, so inserted a fixme device_unregister Note: Writing device_unregister.9 Warn: meta author : no refentry/info/author device_for_each_child Note: meta author : see http://docbook.sf.net/el/author device_for_each_child Warn: meta author : no author data, so inserted a fixme device_for_each_child Note: Writing device_for_each_child.9 Warn: meta author : no refentry/info/author device_find_child Note: meta author : see http://docbook.sf.net/el/author device_find_child Warn: meta author : no author data, so inserted a fixme device_find_child Note: Writing device_find_child.9 Warn: meta author : no refentry/info/author __root_device_register Note: meta author : see http://docbook.sf.net/el/author __root_device_register Warn: meta author : no author data, so inserted a fixme __root_device_register Note: Writing __root_device_register.9 Warn: meta author : no refentry/info/author root_device_unregister Note: meta author : see http://docbook.sf.net/el/author root_device_unregister Warn: meta author : no author data, so inserted a fixme root_device_unregister Note: Writing root_device_unregister.9 Warn: meta author : no refentry/info/author device_create_vargs Note: meta author : see http://docbook.sf.net/el/author device_create_vargs Warn: meta author : no author data, so inserted a fixme device_create_vargs Note: Writing device_create_vargs.9 Warn: meta author : no refentry/info/author device_create Note: meta author : see http://docbook.sf.net/el/author device_create Warn: meta author : no author data, so inserted a fixme device_create Note: Writing device_create.9 Warn: meta author : no refentry/info/author device_destroy Note: meta author : see http://docbook.sf.net/el/author device_destroy Warn: meta author : no author data, so inserted a fixme device_destroy Note: Writing device_destroy.9 Warn: meta author : no refentry/info/author device_rename Note: meta author : see http://docbook.sf.net/el/author device_rename Warn: meta author : no author data, so inserted a fixme device_rename Note: Writing device_rename.9 Warn: meta author : no refentry/info/author device_move Note: meta author : see http://docbook.sf.net/el/author device_move Warn: meta author : no author data, so inserted a fixme device_move Note: Writing device_move.9 Warn: meta author : no refentry/info/author __class_create Note: meta author : see http://docbook.sf.net/el/author __class_create Warn: meta author : no author data, so inserted a fixme __class_create Note: Writing __class_create.9 Warn: meta author : no refentry/info/author class_destroy Note: meta author : see http://docbook.sf.net/el/author class_destroy Warn: meta author : no author data, so inserted a fixme class_destroy Note: Writing class_destroy.9 Warn: meta author : no refentry/info/author class_dev_iter_init Note: meta author : see http://docbook.sf.net/el/author class_dev_iter_init Warn: meta author : no author data, so inserted a fixme class_dev_iter_init Note: Writing class_dev_iter_init.9 Warn: meta author : no refentry/info/author class_dev_iter_next Note: meta author : see http://docbook.sf.net/el/author class_dev_iter_next Warn: meta author : no author data, so inserted a fixme class_dev_iter_next Note: Writing class_dev_iter_next.9 Warn: meta author : no refentry/info/author class_dev_iter_exit Note: meta author : see http://docbook.sf.net/el/author class_dev_iter_exit Warn: meta author : no author data, so inserted a fixme class_dev_iter_exit Note: Writing class_dev_iter_exit.9 Warn: meta author : no refentry/info/author class_for_each_device Note: meta author : see http://docbook.sf.net/el/author class_for_each_device Warn: meta author : no author data, so inserted a fixme class_for_each_device Note: Writing class_for_each_device.9 Warn: meta author : no refentry/info/author class_find_device Note: meta author : see http://docbook.sf.net/el/author class_find_device Warn: meta author : no author data, so inserted a fixme class_find_device Note: Writing class_find_device.9 Warn: meta author : no refentry/info/author request_firmware Note: meta author : see http://docbook.sf.net/el/author request_firmware Warn: meta author : no author data, so inserted a fixme request_firmware Note: Writing request_firmware.9 Warn: meta author : no refentry/info/author release_firmware Note: meta author : see http://docbook.sf.net/el/author release_firmware Warn: meta author : no author data, so inserted a fixme release_firmware Note: Writing release_firmware.9 Warn: meta author : no refentry/info/author request_firmware_nowait Note: meta author : see http://docbook.sf.net/el/author request_firmware_nowait Warn: meta author : no author data, so inserted a fixme request_firmware_nowait Note: Writing request_firmware_nowait.9 Warn: meta author : no refentry/info/author transport_class_register Note: meta author : see http://docbook.sf.net/el/author transport_class_register Warn: meta author : no author data, so inserted a fixme transport_class_register Note: Writing transport_class_register.9 Warn: meta author : no refentry/info/author transport_class_unregister Note: meta author : see http://docbook.sf.net/el/author transport_class_unregister Warn: meta author : no author data, so inserted a fixme transport_class_unregister Note: Writing transport_class_unregister.9 Warn: meta author : no refentry/info/author anon_transport_class_register Note: meta author : see http://docbook.sf.net/el/author anon_transport_class_register Warn: meta author : no author data, so inserted a fixme anon_transport_class_register Note: Writing anon_transport_class_register.9 Warn: meta author : no refentry/info/author anon_transport_class_unregister Note: meta author : see http://docbook.sf.net/el/author anon_transport_class_unregister Warn: meta author : no author data, so inserted a fixme anon_transport_class_unregister Note: Writing anon_transport_class_unregister.9 Warn: meta author : no refentry/info/author transport_setup_device Note: meta author : see http://docbook.sf.net/el/author transport_setup_device Warn: meta author : no author data, so inserted a fixme transport_setup_device Note: Writing transport_setup_device.9 Warn: meta author : no refentry/info/author transport_add_device Note: meta author : see http://docbook.sf.net/el/author transport_add_device Warn: meta author : no author data, so inserted a fixme transport_add_device Note: Writing transport_add_device.9 Warn: meta author : no refentry/info/author transport_configure_device Note: meta author : see http://docbook.sf.net/el/author transport_configure_device Warn: meta author : no author data, so inserted a fixme transport_configure_device Note: Writing transport_configure_device.9 Warn: meta author : no refentry/info/author transport_remove_device Note: meta author : see http://docbook.sf.net/el/author transport_remove_device Warn: meta author : no author data, so inserted a fixme transport_remove_device Note: Writing transport_remove_device.9 Warn: meta author : no refentry/info/author transport_destroy_device Note: meta author : see http://docbook.sf.net/el/author transport_destroy_device Warn: meta author : no author data, so inserted a fixme transport_destroy_device Note: Writing transport_destroy_device.9 Warn: meta author : no refentry/info/author sysdev_driver_register Note: meta author : see http://docbook.sf.net/el/author sysdev_driver_register Warn: meta author : no author data, so inserted a fixme sysdev_driver_register Note: Writing sysdev_driver_register.9 Warn: meta author : no refentry/info/author sysdev_driver_unregister Note: meta author : see http://docbook.sf.net/el/author sysdev_driver_unregister Warn: meta author : no author data, so inserted a fixme sysdev_driver_unregister Note: Writing sysdev_driver_unregister.9 Warn: meta author : no refentry/info/author sysdev_register Note: meta author : see http://docbook.sf.net/el/author sysdev_register Warn: meta author : no author data, so inserted a fixme sysdev_register Note: Writing sysdev_register.9 Warn: meta author : no refentry/info/author platform_get_resource Note: meta author : see http://docbook.sf.net/el/author platform_get_resource Warn: meta author : no author data, so inserted a fixme platform_get_resource Note: Writing platform_get_resource.9 Warn: meta author : no refentry/info/author platform_get_irq Note: meta author : see http://docbook.sf.net/el/author platform_get_irq Warn: meta author : no author data, so inserted a fixme platform_get_irq Note: Writing platform_get_irq.9 Warn: meta author : no refentry/info/author platform_get_resource_byname Note: meta author : see http://docbook.sf.net/el/author platform_get_resource_byname Warn: meta author : no author data, so inserted a fixme platform_get_resource_byname Note: Writing platform_get_resource_byname.9 Warn: meta author : no refentry/info/author platform_get_irq_byname Note: meta author : see http://docbook.sf.net/el/author platform_get_irq_byname Warn: meta author : no author data, so inserted a fixme platform_get_irq_byname Note: Writing platform_get_irq_byname.9 Warn: meta author : no refentry/info/author platform_add_devices Note: meta author : see http://docbook.sf.net/el/author platform_add_devices Warn: meta author : no author data, so inserted a fixme platform_add_devices Note: Writing platform_add_devices.9 Warn: meta author : no refentry/info/author platform_device_put Note: meta author : see http://docbook.sf.net/el/author platform_device_put Warn: meta author : no author data, so inserted a fixme platform_device_put Note: Writing platform_device_put.9 Warn: meta author : no refentry/info/author platform_device_alloc Note: meta author : see http://docbook.sf.net/el/author platform_device_alloc Warn: meta author : no author data, so inserted a fixme platform_device_alloc Note: Writing platform_device_alloc.9 Warn: meta author : no refentry/info/author platform_device_add_resources Note: meta author : see http://docbook.sf.net/el/author platform_device_add_resources Warn: meta author : no author data, so inserted a fixme platform_device_add_resources Note: Writing platform_device_add_resources.9 Warn: meta author : no refentry/info/author platform_device_add_data Note: meta author : see http://docbook.sf.net/el/author platform_device_add_data Warn: meta author : no author data, so inserted a fixme platform_device_add_data Note: Writing platform_device_add_data.9 Warn: meta author : no refentry/info/author platform_device_add Note: meta author : see http://docbook.sf.net/el/author platform_device_add Warn: meta author : no author data, so inserted a fixme platform_device_add Note: Writing platform_device_add.9 Warn: meta author : no refentry/info/author platform_device_del Note: meta author : see http://docbook.sf.net/el/author platform_device_del Warn: meta author : no author data, so inserted a fixme platform_device_del Note: Writing platform_device_del.9 Warn: meta author : no refentry/info/author platform_device_register Note: meta author : see http://docbook.sf.net/el/author platform_device_register Warn: meta author : no author data, so inserted a fixme platform_device_register Note: Writing platform_device_register.9 Warn: meta author : no refentry/info/author platform_device_unregister Note: meta author : see http://docbook.sf.net/el/author platform_device_unregister Warn: meta author : no author data, so inserted a fixme platform_device_unregister Note: Writing platform_device_unregister.9 Warn: meta author : no refentry/info/author platform_device_register_simple Note: meta author : see http://docbook.sf.net/el/author platform_device_register_simple Warn: meta author : no author data, so inserted a fixme platform_device_register_simple Note: Writing platform_device_register_simple.9 Warn: meta author : no refentry/info/author platform_driver_register Note: meta author : see http://docbook.sf.net/el/author platform_driver_register Warn: meta author : no author data, so inserted a fixme platform_driver_register Note: Writing platform_driver_register.9 Warn: meta author : no refentry/info/author platform_driver_unregister Note: meta author : see http://docbook.sf.net/el/author platform_driver_unregister Warn: meta author : no author data, so inserted a fixme platform_driver_unregister Note: Writing platform_driver_unregister.9 Warn: meta author : no refentry/info/author platform_driver_probe Note: meta author : see http://docbook.sf.net/el/author platform_driver_probe Warn: meta author : no author data, so inserted a fixme platform_driver_probe Note: Writing platform_driver_probe.9 Warn: meta author : no refentry/info/author bus_for_each_dev Note: meta author : see http://docbook.sf.net/el/author bus_for_each_dev Warn: meta author : no author data, so inserted a fixme bus_for_each_dev Note: Writing bus_for_each_dev.9 Warn: meta author : no refentry/info/author bus_find_device Note: meta author : see http://docbook.sf.net/el/author bus_find_device Warn: meta author : no author data, so inserted a fixme bus_find_device Note: Writing bus_find_device.9 Warn: meta author : no refentry/info/author bus_find_device_by_name Note: meta author : see http://docbook.sf.net/el/author bus_find_device_by_name Warn: meta author : no author data, so inserted a fixme bus_find_device_by_name Note: Writing bus_find_device_by_name.9 Warn: meta author : no refentry/info/author bus_for_each_drv Note: meta author : see http://docbook.sf.net/el/author bus_for_each_drv Warn: meta author : no author data, so inserted a fixme bus_for_each_drv Note: Writing bus_for_each_drv.9 Warn: meta author : no refentry/info/author bus_rescan_devices Note: meta author : see http://docbook.sf.net/el/author bus_rescan_devices Warn: meta author : no author data, so inserted a fixme bus_rescan_devices Note: Writing bus_rescan_devices.9 Warn: meta author : no refentry/info/author device_reprobe Note: meta author : see http://docbook.sf.net/el/author device_reprobe Warn: meta author : no author data, so inserted a fixme device_reprobe Note: Writing device_reprobe.9 Warn: meta author : no refentry/info/author bus_register Note: meta author : see http://docbook.sf.net/el/author bus_register Warn: meta author : no author data, so inserted a fixme bus_register Note: Writing bus_register.9 Warn: meta author : no refentry/info/author bus_unregister Note: meta author : see http://docbook.sf.net/el/author bus_unregister Warn: meta author : no author data, so inserted a fixme bus_unregister Note: Writing bus_unregister.9 Warn: meta author : no refentry/info/author device_power_up Note: meta author : see http://docbook.sf.net/el/author device_power_up Warn: meta author : no author data, so inserted a fixme device_power_up Note: Writing device_power_up.9 Warn: meta author : no refentry/info/author device_resume Note: meta author : see http://docbook.sf.net/el/author device_resume Warn: meta author : no author data, so inserted a fixme device_resume Note: Writing device_resume.9 Warn: meta author : no refentry/info/author device_power_down Note: meta author : see http://docbook.sf.net/el/author device_power_down Warn: meta author : no author data, so inserted a fixme device_power_down Note: Writing device_power_down.9 Warn: meta author : no refentry/info/author device_suspend Note: meta author : see http://docbook.sf.net/el/author device_suspend Warn: meta author : no author data, so inserted a fixme device_suspend Note: Writing device_suspend.9 Warn: meta author : no refentry/info/author acpi_bus_register_driver Note: meta author : see http://docbook.sf.net/el/author acpi_bus_register_driver Warn: meta author : no author data, so inserted a fixme acpi_bus_register_driver Note: Writing acpi_bus_register_driver.9 Warn: meta author : no refentry/info/author acpi_bus_unregister_driver Note: meta author : see http://docbook.sf.net/el/author acpi_bus_unregister_driver Warn: meta author : no author data, so inserted a fixme acpi_bus_unregister_driver Note: Writing acpi_bus_unregister_driver.9 Warn: meta author : no refentry/info/author acpi_bus_driver_init Note: meta author : see http://docbook.sf.net/el/author acpi_bus_driver_init Warn: meta author : no author data, so inserted a fixme acpi_bus_driver_init Note: Writing acpi_bus_driver_init.9 Warn: meta author : no refentry/info/author pnp_register_protocol Note: meta author : see http://docbook.sf.net/el/author pnp_register_protocol Warn: meta author : no author data, so inserted a fixme pnp_register_protocol Note: Writing pnp_register_protocol.9 Warn: meta author : no refentry/info/author pnp_unregister_protocol Note: meta author : see http://docbook.sf.net/el/author pnp_unregister_protocol Warn: meta author : no author data, so inserted a fixme pnp_unregister_protocol Note: Writing pnp_unregister_protocol.9 Warn: meta author : no refentry/info/author pnp_request_card_device Note: meta author : see http://docbook.sf.net/el/author pnp_request_card_device Warn: meta author : no author data, so inserted a fixme pnp_request_card_device Note: Writing pnp_request_card_device.9 Warn: meta author : no refentry/info/author pnp_release_card_device Note: meta author : see http://docbook.sf.net/el/author pnp_release_card_device Warn: meta author : no author data, so inserted a fixme pnp_release_card_device Note: Writing pnp_release_card_device.9 Warn: meta author : no refentry/info/author pnp_register_card_driver Note: meta author : see http://docbook.sf.net/el/author pnp_register_card_driver Warn: meta author : no author data, so inserted a fixme pnp_register_card_driver Note: Writing pnp_register_card_driver.9 Warn: meta author : no refentry/info/author pnp_unregister_card_driver Note: meta author : see http://docbook.sf.net/el/author pnp_unregister_card_driver Warn: meta author : no author data, so inserted a fixme pnp_unregister_card_driver Note: Writing pnp_unregister_card_driver.9 Warn: meta author : no refentry/info/author pnp_add_id Note: meta author : see http://docbook.sf.net/el/author pnp_add_id Warn: meta author : no author data, so inserted a fixme pnp_add_id Note: Writing pnp_add_id.9 Warn: meta author : no refentry/info/author pnp_start_dev Note: meta author : see http://docbook.sf.net/el/author pnp_start_dev Warn: meta author : no author data, so inserted a fixme pnp_start_dev Note: Writing pnp_start_dev.9 Warn: meta author : no refentry/info/author pnp_stop_dev Note: meta author : see http://docbook.sf.net/el/author pnp_stop_dev Warn: meta author : no author data, so inserted a fixme pnp_stop_dev Note: Writing pnp_stop_dev.9 Warn: meta author : no refentry/info/author pnp_activate_dev Note: meta author : see http://docbook.sf.net/el/author pnp_activate_dev Warn: meta author : no author data, so inserted a fixme pnp_activate_dev Note: Writing pnp_activate_dev.9 Warn: meta author : no refentry/info/author pnp_disable_dev Note: meta author : see http://docbook.sf.net/el/author pnp_disable_dev Warn: meta author : no author data, so inserted a fixme pnp_disable_dev Note: Writing pnp_disable_dev.9 Warn: meta author : no refentry/info/author pnp_is_active Note: meta author : see http://docbook.sf.net/el/author pnp_is_active Warn: meta author : no author data, so inserted a fixme pnp_is_active Note: Writing pnp_is_active.9 Warn: meta author : no refentry/info/author uio_event_notify Note: meta author : see http://docbook.sf.net/el/author uio_event_notify Warn: meta author : no author data, so inserted a fixme uio_event_notify Note: Writing uio_event_notify.9 Warn: meta author : no refentry/info/author __uio_register_device Note: meta author : see http://docbook.sf.net/el/author __uio_register_device Warn: meta author : no author data, so inserted a fixme __uio_register_device Note: Writing __uio_register_device.9 Warn: meta author : no refentry/info/author uio_unregister_device Note: meta author : see http://docbook.sf.net/el/author uio_unregister_device Warn: meta author : no author data, so inserted a fixme uio_unregister_device Note: Writing uio_unregister_device.9 Warn: meta author : no refentry/info/author struct uio_mem Note: meta author : see http://docbook.sf.net/el/author struct uio_mem Warn: meta author : no author data, so inserted a fixme struct uio_mem Note: Writing struct_uio_mem.9 Warn: meta author : no refentry/info/author struct uio_port Note: meta author : see http://docbook.sf.net/el/author struct uio_port Warn: meta author : no author data, so inserted a fixme struct uio_port Note: Writing struct_uio_port.9 Warn: meta author : no refentry/info/author struct uio_info Note: meta author : see http://docbook.sf.net/el/author struct uio_info Warn: meta author : no author data, so inserted a fixme struct uio_info Note: Writing struct_uio_info.9 Warn: meta author : no refentry/info/author blk_get_backing_dev_info Note: meta author : see http://docbook.sf.net/el/author blk_get_backing_dev_info Warn: meta author : no author data, so inserted a fixme blk_get_backing_dev_info Note: Writing blk_get_backing_dev_info.9 Warn: meta author : no refentry/info/author blk_plug_device_unlocked Note: meta author : see http://docbook.sf.net/el/author blk_plug_device_unlocked Warn: meta author : no author data, so inserted a fixme blk_plug_device_unlocked Note: Writing blk_plug_device_unlocked.9 Warn: meta author : no refentry/info/author generic_unplug_device Note: meta author : see http://docbook.sf.net/el/author generic_unplug_device Warn: meta author : no author data, so inserted a fixme generic_unplug_device Note: Writing generic_unplug_device.9 Warn: meta author : no refentry/info/author blk_start_queue Note: meta author : see http://docbook.sf.net/el/author blk_start_queue Warn: meta author : no author data, so inserted a fixme blk_start_queue Note: Writing blk_start_queue.9 Warn: meta author : no refentry/info/author blk_stop_queue Note: meta author : see http://docbook.sf.net/el/author blk_stop_queue Warn: meta author : no author data, so inserted a fixme blk_stop_queue Note: Writing blk_stop_queue.9 Warn: meta author : no refentry/info/author blk_sync_queue Note: meta author : see http://docbook.sf.net/el/author blk_sync_queue Warn: meta author : no author data, so inserted a fixme blk_sync_queue Note: Writing blk_sync_queue.9 Warn: meta author : no refentry/info/author __blk_run_queue Note: meta author : see http://docbook.sf.net/el/author __blk_run_queue Warn: meta author : no author data, so inserted a fixme __blk_run_queue Note: Writing __blk_run_queue.9 Warn: meta author : no refentry/info/author blk_run_queue Note: meta author : see http://docbook.sf.net/el/author blk_run_queue Warn: meta author : no author data, so inserted a fixme blk_run_queue Note: Writing blk_run_queue.9 Warn: meta author : no refentry/info/author blk_init_queue Note: meta author : see http://docbook.sf.net/el/author blk_init_queue Warn: meta author : no author data, so inserted a fixme blk_init_queue Note: Writing blk_init_queue.9 Warn: meta author : no refentry/info/author blk_start_queueing Note: meta author : see http://docbook.sf.net/el/author blk_start_queueing Warn: meta author : no author data, so inserted a fixme blk_start_queueing Note: Writing blk_start_queueing.9 Warn: meta author : no refentry/info/author blk_requeue_request Note: meta author : see http://docbook.sf.net/el/author blk_requeue_request Warn: meta author : no author data, so inserted a fixme blk_requeue_request Note: Writing blk_requeue_request.9 Warn: meta author : no refentry/info/author blk_insert_request Note: meta author : see http://docbook.sf.net/el/author blk_insert_request Warn: meta author : no author data, so inserted a fixme blk_insert_request Note: Writing blk_insert_request.9 Warn: meta author : no refentry/info/author part_round_stats Note: meta author : see http://docbook.sf.net/el/author part_round_stats Warn: meta author : no author data, so inserted a fixme part_round_stats Note: Writing part_round_stats.9 Warn: meta author : no refentry/info/author submit_bio Note: meta author : see http://docbook.sf.net/el/author submit_bio Warn: meta author : no author data, so inserted a fixme submit_bio Note: Writing submit_bio.9 Warn: meta author : no refentry/info/author blk_rq_check_limits Note: meta author : see http://docbook.sf.net/el/author blk_rq_check_limits Warn: meta author : no author data, so inserted a fixme blk_rq_check_limits Note: Writing blk_rq_check_limits.9 Warn: meta author : no refentry/info/author blk_insert_cloned_request Note: meta author : see http://docbook.sf.net/el/author blk_insert_cloned_request Warn: meta author : no author data, so inserted a fixme blk_insert_cloned_request Note: Writing blk_insert_cloned_request.9 Warn: meta author : no refentry/info/author blkdev_dequeue_request Note: meta author : see http://docbook.sf.net/el/author blkdev_dequeue_request Warn: meta author : no author data, so inserted a fixme blkdev_dequeue_request Note: Writing blkdev_dequeue_request.9 Warn: meta author : no refentry/info/author blk_rq_bytes Note: meta author : see http://docbook.sf.net/el/author blk_rq_bytes Warn: meta author : no author data, so inserted a fixme blk_rq_bytes Note: Writing blk_rq_bytes.9 Warn: meta author : no refentry/info/author blk_rq_cur_bytes Note: meta author : see http://docbook.sf.net/el/author blk_rq_cur_bytes Warn: meta author : no author data, so inserted a fixme blk_rq_cur_bytes Note: Writing blk_rq_cur_bytes.9 Warn: meta author : no refentry/info/author end_request Note: meta author : see http://docbook.sf.net/el/author end_request Warn: meta author : no author data, so inserted a fixme end_request Note: Writing end_request.9 Warn: meta author : no refentry/info/author blk_end_request Note: meta author : see http://docbook.sf.net/el/author blk_end_request Warn: meta author : no author data, so inserted a fixme blk_end_request Note: Writing blk_end_request.9 Warn: meta author : no refentry/info/author __blk_end_request Note: meta author : see http://docbook.sf.net/el/author __blk_end_request Warn: meta author : no author data, so inserted a fixme __blk_end_request Note: Writing __blk_end_request.9 Warn: meta author : no refentry/info/author blk_end_bidi_request Note: meta author : see http://docbook.sf.net/el/author blk_end_bidi_request Warn: meta author : no author data, so inserted a fixme blk_end_bidi_request Note: Writing blk_end_bidi_request.9 Warn: meta author : no refentry/info/author blk_update_request Note: meta author : see http://docbook.sf.net/el/author blk_update_request Warn: meta author : no author data, so inserted a fixme blk_update_request Note: Writing blk_update_request.9 Warn: meta author : no refentry/info/author blk_end_request_callback Note: meta author : see http://docbook.sf.net/el/author blk_end_request_callback Warn: meta author : no author data, so inserted a fixme blk_end_request_callback Note: Writing blk_end_request_callback.9 Warn: meta author : no refentry/info/author blk_lld_busy Note: meta author : see http://docbook.sf.net/el/author blk_lld_busy Warn: meta author : no author data, so inserted a fixme blk_lld_busy Note: Writing blk_lld_busy.9 Warn: meta author : no refentry/info/author __generic_make_request Note: meta author : see http://docbook.sf.net/el/author __generic_make_request Warn: meta author : no author data, so inserted a fixme __generic_make_request Note: Writing __generic_make_request.9 Warn: meta author : no refentry/info/author __end_that_request_first Note: meta author : see http://docbook.sf.net/el/author __end_that_request_first Warn: meta author : no author data, so inserted a fixme __end_that_request_first Note: Writing __end_that_request_first.9 Warn: meta author : no refentry/info/author blk_end_io Note: meta author : see http://docbook.sf.net/el/author blk_end_io Warn: meta author : no author data, so inserted a fixme blk_end_io Note: Writing blk_end_io.9 Warn: meta author : no refentry/info/author blk_rq_map_user Note: meta author : see http://docbook.sf.net/el/author blk_rq_map_user Warn: meta author : no author data, so inserted a fixme blk_rq_map_user Note: Writing blk_rq_map_user.9 Warn: meta author : no refentry/info/author blk_rq_map_user_iov Note: meta author : see http://docbook.sf.net/el/author blk_rq_map_user_iov Warn: meta author : no author data, so inserted a fixme blk_rq_map_user_iov Note: Writing blk_rq_map_user_iov.9 Warn: meta author : no refentry/info/author blk_rq_unmap_user Note: meta author : see http://docbook.sf.net/el/author blk_rq_unmap_user Warn: meta author : no author data, so inserted a fixme blk_rq_unmap_user Note: Writing blk_rq_unmap_user.9 Warn: meta author : no refentry/info/author blk_rq_map_kern Note: meta author : see http://docbook.sf.net/el/author blk_rq_map_kern Warn: meta author : no author data, so inserted a fixme blk_rq_map_kern Note: Writing blk_rq_map_kern.9 Warn: meta author : no refentry/info/author blk_release_queue Note: meta author : see http://docbook.sf.net/el/author blk_release_queue Warn: meta author : no author data, so inserted a fixme blk_release_queue Note: Writing blk_release_queue.9 Warn: meta author : no refentry/info/author blk_queue_prep_rq Note: meta author : see http://docbook.sf.net/el/author blk_queue_prep_rq Warn: meta author : no author data, so inserted a fixme blk_queue_prep_rq Note: Writing blk_queue_prep_rq.9 Warn: meta author : no refentry/info/author blk_queue_set_discard Note: meta author : see http://docbook.sf.net/el/author blk_queue_set_discard Warn: meta author : no author data, so inserted a fixme blk_queue_set_discard Note: Writing blk_queue_set_discard.9 Warn: meta author : no refentry/info/author blk_queue_merge_bvec Note: meta author : see http://docbook.sf.net/el/author blk_queue_merge_bvec Warn: meta author : no author data, so inserted a fixme blk_queue_merge_bvec Note: Writing blk_queue_merge_bvec.9 Warn: meta author : no refentry/info/author blk_queue_make_request Note: meta author : see http://docbook.sf.net/el/author blk_queue_make_request Warn: meta author : no author data, so inserted a fixme blk_queue_make_request Note: Writing blk_queue_make_request.9 Warn: meta author : no refentry/info/author blk_queue_bounce_limit Note: meta author : see http://docbook.sf.net/el/author blk_queue_bounce_limit Warn: meta author : no author data, so inserted a fixme blk_queue_bounce_limit Note: Writing blk_queue_bounce_limit.9 Warn: meta author : no refentry/info/author blk_queue_max_sectors Note: meta author : see http://docbook.sf.net/el/author blk_queue_max_sectors Warn: meta author : no author data, so inserted a fixme blk_queue_max_sectors Note: Writing blk_queue_max_sectors.9 Warn: meta author : no refentry/info/author blk_queue_max_phys_segments Note: meta author : see http://docbook.sf.net/el/author blk_queue_max_phys_segments Warn: meta author : no author data, so inserted a fixme blk_queue_max_phys_segments Note: Writing blk_queue_max_phys_segments.9 Warn: meta author : no refentry/info/author blk_queue_max_hw_segments Note: meta author : see http://docbook.sf.net/el/author blk_queue_max_hw_segments Warn: meta author : no author data, so inserted a fixme blk_queue_max_hw_segments Note: Writing blk_queue_max_hw_segments.9 Warn: meta author : no refentry/info/author blk_queue_max_segment_size Note: meta author : see http://docbook.sf.net/el/author blk_queue_max_segment_size Warn: meta author : no author data, so inserted a fixme blk_queue_max_segment_size Note: Writing blk_queue_max_segment_size.9 Warn: meta author : no refentry/info/author blk_queue_hardsect_size Note: meta author : see http://docbook.sf.net/el/author blk_queue_hardsect_size Warn: meta author : no author data, so inserted a fixme blk_queue_hardsect_size Note: Writing blk_queue_hardsect_size.9 Warn: meta author : no refentry/info/author blk_queue_stack_limits Note: meta author : see http://docbook.sf.net/el/author blk_queue_stack_limits Warn: meta author : no author data, so inserted a fixme blk_queue_stack_limits Note: Writing blk_queue_stack_limits.9 Warn: meta author : no refentry/info/author blk_queue_dma_pad Note: meta author : see http://docbook.sf.net/el/author blk_queue_dma_pad Warn: meta author : no author data, so inserted a fixme blk_queue_dma_pad Note: Writing blk_queue_dma_pad.9 Warn: meta author : no refentry/info/author blk_queue_update_dma_pad Note: meta author : see http://docbook.sf.net/el/author blk_queue_update_dma_pad Warn: meta author : no author data, so inserted a fixme blk_queue_update_dma_pad Note: Writing blk_queue_update_dma_pad.9 Warn: meta author : no refentry/info/author blk_queue_dma_drain Note: meta author : see http://docbook.sf.net/el/author blk_queue_dma_drain Warn: meta author : no author data, so inserted a fixme blk_queue_dma_drain Note: Writing blk_queue_dma_drain.9 Warn: meta author : no refentry/info/author blk_queue_segment_boundary Note: meta author : see http://docbook.sf.net/el/author blk_queue_segment_boundary Warn: meta author : no author data, so inserted a fixme blk_queue_segment_boundary Note: Writing blk_queue_segment_boundary.9 Warn: meta author : no refentry/info/author blk_queue_dma_alignment Note: meta author : see http://docbook.sf.net/el/author blk_queue_dma_alignment Warn: meta author : no author data, so inserted a fixme blk_queue_dma_alignment Note: Writing blk_queue_dma_alignment.9 Warn: meta author : no refentry/info/author blk_queue_update_dma_alignment Note: meta author : see http://docbook.sf.net/el/author blk_queue_update_dma_alignment Warn: meta author : no author data, so inserted a fixme blk_queue_update_dma_alignment Note: Writing blk_queue_update_dma_alignment.9 Warn: meta author : no refentry/info/author blk_execute_rq_nowait Note: meta author : see http://docbook.sf.net/el/author blk_execute_rq_nowait Warn: meta author : no author data, so inserted a fixme blk_execute_rq_nowait Note: Writing blk_execute_rq_nowait.9 Warn: meta author : no refentry/info/author blk_execute_rq Note: meta author : see http://docbook.sf.net/el/author blk_execute_rq Warn: meta author : no author data, so inserted a fixme blk_execute_rq Note: Writing blk_execute_rq.9 Warn: meta author : no refentry/info/author blk_queue_ordered Note: meta author : see http://docbook.sf.net/el/author blk_queue_ordered Warn: meta author : no author data, so inserted a fixme blk_queue_ordered Note: Writing blk_queue_ordered.9 Warn: meta author : no refentry/info/author blkdev_issue_flush Note: meta author : see http://docbook.sf.net/el/author blkdev_issue_flush Warn: meta author : no author data, so inserted a fixme blkdev_issue_flush Note: Writing blkdev_issue_flush.9 Warn: meta author : no refentry/info/author blkdev_issue_discard Note: meta author : see http://docbook.sf.net/el/author blkdev_issue_discard Warn: meta author : no author data, so inserted a fixme blkdev_issue_discard Note: Writing blkdev_issue_discard.9 Warn: meta author : no refentry/info/author blk_queue_find_tag Note: meta author : see http://docbook.sf.net/el/author blk_queue_find_tag Warn: meta author : no author data, so inserted a fixme blk_queue_find_tag Note: Writing blk_queue_find_tag.9 Warn: meta author : no refentry/info/author blk_free_tags Note: meta author : see http://docbook.sf.net/el/author blk_free_tags Warn: meta author : no author data, so inserted a fixme blk_free_tags Note: Writing blk_free_tags.9 Warn: meta author : no refentry/info/author blk_queue_free_tags Note: meta author : see http://docbook.sf.net/el/author blk_queue_free_tags Warn: meta author : no author data, so inserted a fixme blk_queue_free_tags Note: Writing blk_queue_free_tags.9 Warn: meta author : no refentry/info/author blk_init_tags Note: meta author : see http://docbook.sf.net/el/author blk_init_tags Warn: meta author : no author data, so inserted a fixme blk_init_tags Note: Writing blk_init_tags.9 Warn: meta author : no refentry/info/author blk_queue_init_tags Note: meta author : see http://docbook.sf.net/el/author blk_queue_init_tags Warn: meta author : no author data, so inserted a fixme blk_queue_init_tags Note: Writing blk_queue_init_tags.9 Warn: meta author : no refentry/info/author blk_queue_resize_tags Note: meta author : see http://docbook.sf.net/el/author blk_queue_resize_tags Warn: meta author : no author data, so inserted a fixme blk_queue_resize_tags Note: Writing blk_queue_resize_tags.9 Warn: meta author : no refentry/info/author blk_queue_end_tag Note: meta author : see http://docbook.sf.net/el/author blk_queue_end_tag Warn: meta author : no author data, so inserted a fixme blk_queue_end_tag Note: Writing blk_queue_end_tag.9 Warn: meta author : no refentry/info/author blk_queue_start_tag Note: meta author : see http://docbook.sf.net/el/author blk_queue_start_tag Warn: meta author : no author data, so inserted a fixme blk_queue_start_tag Note: Writing blk_queue_start_tag.9 Warn: meta author : no refentry/info/author blk_queue_invalidate_tags Note: meta author : see http://docbook.sf.net/el/author blk_queue_invalidate_tags Warn: meta author : no author data, so inserted a fixme blk_queue_invalidate_tags Note: Writing blk_queue_invalidate_tags.9 Warn: meta author : no refentry/info/author __blk_free_tags Note: meta author : see http://docbook.sf.net/el/author __blk_free_tags Warn: meta author : no author data, so inserted a fixme __blk_free_tags Note: Writing __blk_free_tags.9 Warn: meta author : no refentry/info/author __blk_queue_free_tags Note: meta author : see http://docbook.sf.net/el/author __blk_queue_free_tags Warn: meta author : no author data, so inserted a fixme __blk_queue_free_tags Note: Writing __blk_queue_free_tags.9 Warn: meta author : no refentry/info/author blk_rq_count_integrity_sg Note: meta author : see http://docbook.sf.net/el/author blk_rq_count_integrity_sg Warn: meta author : no author data, so inserted a fixme blk_rq_count_integrity_sg Note: Writing blk_rq_count_integrity_sg.9 Warn: meta author : no refentry/info/author blk_rq_map_integrity_sg Note: meta author : see http://docbook.sf.net/el/author blk_rq_map_integrity_sg Warn: meta author : no author data, so inserted a fixme blk_rq_map_integrity_sg Note: Writing blk_rq_map_integrity_sg.9 Warn: meta author : no refentry/info/author blk_integrity_compare Note: meta author : see http://docbook.sf.net/el/author blk_integrity_compare Warn: meta author : no author data, so inserted a fixme blk_integrity_compare Note: Writing blk_integrity_compare.9 Warn: meta author : no refentry/info/author blk_integrity_register Note: meta author : see http://docbook.sf.net/el/author blk_integrity_register Warn: meta author : no author data, so inserted a fixme blk_integrity_register Note: Writing blk_integrity_register.9 Warn: meta author : no refentry/info/author blk_integrity_unregister Note: meta author : see http://docbook.sf.net/el/author blk_integrity_unregister Warn: meta author : no author data, so inserted a fixme blk_integrity_unregister Note: Writing blk_integrity_unregister.9 Warn: meta author : no refentry/info/author blk_trace_ioctl Note: meta author : see http://docbook.sf.net/el/author blk_trace_ioctl Warn: meta author : no author data, so inserted a fixme blk_trace_ioctl Note: Writing blk_trace_ioctl.9 Warn: meta author : no refentry/info/author blk_trace_shutdown Note: meta author : see http://docbook.sf.net/el/author blk_trace_shutdown Warn: meta author : no author data, so inserted a fixme blk_trace_shutdown Note: Writing blk_trace_shutdown.9 Warn: meta author : no refentry/info/author blk_add_trace_rq Note: meta author : see http://docbook.sf.net/el/author blk_add_trace_rq Warn: meta author : no author data, so inserted a fixme blk_add_trace_rq Note: Writing blk_add_trace_rq.9 Warn: meta author : no refentry/info/author blk_add_trace_bio Note: meta author : see http://docbook.sf.net/el/author blk_add_trace_bio Warn: meta author : no author data, so inserted a fixme blk_add_trace_bio Note: Writing blk_add_trace_bio.9 Warn: meta author : no refentry/info/author blk_add_trace_remap Note: meta author : see http://docbook.sf.net/el/author blk_add_trace_remap Warn: meta author : no author data, so inserted a fixme blk_add_trace_remap Note: Writing blk_add_trace_remap.9 Warn: meta author : no refentry/info/author blk_mangle_minor Note: meta author : see http://docbook.sf.net/el/author blk_mangle_minor Warn: meta author : no author data, so inserted a fixme blk_mangle_minor Note: Writing blk_mangle_minor.9 Warn: meta author : no refentry/info/author blk_alloc_devt Note: meta author : see http://docbook.sf.net/el/author blk_alloc_devt Warn: meta author : no author data, so inserted a fixme blk_alloc_devt Note: Writing blk_alloc_devt.9 Warn: meta author : no refentry/info/author blk_free_devt Note: meta author : see http://docbook.sf.net/el/author blk_free_devt Warn: meta author : no author data, so inserted a fixme blk_free_devt Note: Writing blk_free_devt.9 Warn: meta author : no refentry/info/author get_gendisk Note: meta author : see http://docbook.sf.net/el/author get_gendisk Warn: meta author : no author data, so inserted a fixme get_gendisk Note: Writing get_gendisk.9 Warn: meta author : no refentry/info/author disk_replace_part_tbl Note: meta author : see http://docbook.sf.net/el/author disk_replace_part_tbl Warn: meta author : no author data, so inserted a fixme disk_replace_part_tbl Note: Writing disk_replace_part_tbl.9 Warn: meta author : no refentry/info/author disk_expand_part_tbl Note: meta author : see http://docbook.sf.net/el/author disk_expand_part_tbl Warn: meta author : no author data, so inserted a fixme disk_expand_part_tbl Note: Writing disk_expand_part_tbl.9 Warn: meta author : no refentry/info/author disk_get_part Note: meta author : see http://docbook.sf.net/el/author disk_get_part Warn: meta author : no author data, so inserted a fixme disk_get_part Note: Writing disk_get_part.9 Warn: meta author : no refentry/info/author disk_part_iter_init Note: meta author : see http://docbook.sf.net/el/author disk_part_iter_init Warn: meta author : no author data, so inserted a fixme disk_part_iter_init Note: Writing disk_part_iter_init.9 Warn: meta author : no refentry/info/author disk_part_iter_next Note: meta author : see http://docbook.sf.net/el/author disk_part_iter_next Warn: meta author : no author data, so inserted a fixme disk_part_iter_next Note: Writing disk_part_iter_next.9 Warn: meta author : no refentry/info/author disk_part_iter_exit Note: meta author : see http://docbook.sf.net/el/author disk_part_iter_exit Warn: meta author : no author data, so inserted a fixme disk_part_iter_exit Note: Writing disk_part_iter_exit.9 Warn: meta author : no refentry/info/author disk_map_sector_rcu Note: meta author : see http://docbook.sf.net/el/author disk_map_sector_rcu Warn: meta author : no author data, so inserted a fixme disk_map_sector_rcu Note: Writing disk_map_sector_rcu.9 Warn: meta author : no refentry/info/author add_disk Note: meta author : see http://docbook.sf.net/el/author add_disk Warn: meta author : no author data, so inserted a fixme add_disk Note: Writing add_disk.9 Warn: meta author : no refentry/info/author bdget_disk Note: meta author : see http://docbook.sf.net/el/author bdget_disk Warn: meta author : no author data, so inserted a fixme bdget_disk Note: Writing bdget_disk.9 Warn: meta author : no refentry/info/author register_chrdev_region Note: meta author : see http://docbook.sf.net/el/author register_chrdev_region Warn: meta author : no author data, so inserted a fixme register_chrdev_region Note: Writing register_chrdev_region.9 Warn: meta author : no refentry/info/author alloc_chrdev_region Note: meta author : see http://docbook.sf.net/el/author alloc_chrdev_region Warn: meta author : no author data, so inserted a fixme alloc_chrdev_region Note: Writing alloc_chrdev_region.9 Warn: meta author : no refentry/info/author register_chrdev Note: meta author : see http://docbook.sf.net/el/author register_chrdev Warn: meta author : no author data, so inserted a fixme register_chrdev Note: Writing register_chrdev.9 Warn: meta author : no refentry/info/author unregister_chrdev_region Note: meta author : see http://docbook.sf.net/el/author unregister_chrdev_region Warn: meta author : no author data, so inserted a fixme unregister_chrdev_region Note: Writing unregister_chrdev_region.9 Warn: meta author : no refentry/info/author cdev_add Note: meta author : see http://docbook.sf.net/el/author cdev_add Warn: meta author : no author data, so inserted a fixme cdev_add Note: Writing cdev_add.9 Warn: meta author : no refentry/info/author cdev_del Note: meta author : see http://docbook.sf.net/el/author cdev_del Warn: meta author : no author data, so inserted a fixme cdev_del Note: Writing cdev_del.9 Warn: meta author : no refentry/info/author cdev_alloc Note: meta author : see http://docbook.sf.net/el/author cdev_alloc Warn: meta author : no author data, so inserted a fixme cdev_alloc Note: Writing cdev_alloc.9 Warn: meta author : no refentry/info/author cdev_init Note: meta author : see http://docbook.sf.net/el/author cdev_init Warn: meta author : no author data, so inserted a fixme cdev_init Note: Writing cdev_init.9 Warn: meta author : no refentry/info/author misc_register Note: meta author : see http://docbook.sf.net/el/author misc_register Warn: meta author : no author data, so inserted a fixme misc_register Note: Writing misc_register.9 Warn: meta author : no refentry/info/author misc_deregister Note: meta author : see http://docbook.sf.net/el/author misc_deregister Warn: meta author : no author data, so inserted a fixme misc_deregister Note: Writing misc_deregister.9 Warn: meta author : no refentry/info/author parport_yield Note: meta author : see http://docbook.sf.net/el/author parport_yield Warn: meta author : no author data, so inserted a fixme parport_yield Note: Writing parport_yield.9 Warn: meta author : no refentry/info/author parport_yield_blocking Note: meta author : see http://docbook.sf.net/el/author parport_yield_blocking Warn: meta author : no author data, so inserted a fixme parport_yield_blocking Note: Writing parport_yield_blocking.9 Warn: meta author : no refentry/info/author parport_wait_event Note: meta author : see http://docbook.sf.net/el/author parport_wait_event Warn: meta author : no author data, so inserted a fixme parport_wait_event Note: Writing parport_wait_event.9 Warn: meta author : no refentry/info/author parport_wait_peripheral Note: meta author : see http://docbook.sf.net/el/author parport_wait_peripheral Warn: meta author : no author data, so inserted a fixme parport_wait_peripheral Note: Writing parport_wait_peripheral.9 Warn: meta author : no refentry/info/author parport_negotiate Note: meta author : see http://docbook.sf.net/el/author parport_negotiate Warn: meta author : no author data, so inserted a fixme parport_negotiate Note: Writing parport_negotiate.9 Warn: meta author : no refentry/info/author parport_write Note: meta author : see http://docbook.sf.net/el/author parport_write Warn: meta author : no author data, so inserted a fixme parport_write Note: Writing parport_write.9 Warn: meta author : no refentry/info/author parport_read Note: meta author : see http://docbook.sf.net/el/author parport_read Warn: meta author : no author data, so inserted a fixme parport_read Note: Writing parport_read.9 Warn: meta author : no refentry/info/author parport_set_timeout Note: meta author : see http://docbook.sf.net/el/author parport_set_timeout Warn: meta author : no author data, so inserted a fixme parport_set_timeout Note: Writing parport_set_timeout.9 Warn: meta author : no refentry/info/author parport_register_driver Note: meta author : see http://docbook.sf.net/el/author parport_register_driver Warn: meta author : no author data, so inserted a fixme parport_register_driver Note: Writing parport_register_driver.9 Warn: meta author : no refentry/info/author parport_unregister_driver Note: meta author : see http://docbook.sf.net/el/author parport_unregister_driver Warn: meta author : no author data, so inserted a fixme parport_unregister_driver Note: Writing parport_unregister_driver.9 Warn: meta author : no refentry/info/author parport_get_port Note: meta author : see http://docbook.sf.net/el/author parport_get_port Warn: meta author : no author data, so inserted a fixme parport_get_port Note: Writing parport_get_port.9 Warn: meta author : no refentry/info/author parport_put_port Note: meta author : see http://docbook.sf.net/el/author parport_put_port Warn: meta author : no author data, so inserted a fixme parport_put_port Note: Writing parport_put_port.9 Warn: meta author : no refentry/info/author parport_register_port Note: meta author : see http://docbook.sf.net/el/author parport_register_port Warn: meta author : no author data, so inserted a fixme parport_register_port Note: Writing parport_register_port.9 Warn: meta author : no refentry/info/author parport_announce_port Note: meta author : see http://docbook.sf.net/el/author parport_announce_port Warn: meta author : no author data, so inserted a fixme parport_announce_port Note: Writing parport_announce_port.9 Warn: meta author : no refentry/info/author parport_remove_port Note: meta author : see http://docbook.sf.net/el/author parport_remove_port Warn: meta author : no author data, so inserted a fixme parport_remove_port Note: Writing parport_remove_port.9 Warn: meta author : no refentry/info/author parport_register_device Note: meta author : see http://docbook.sf.net/el/author parport_register_device Warn: meta author : no author data, so inserted a fixme parport_register_device Note: Writing parport_register_device.9 Warn: meta author : no refentry/info/author parport_unregister_device Note: meta author : see http://docbook.sf.net/el/author parport_unregister_device Warn: meta author : no author data, so inserted a fixme parport_unregister_device Note: Writing parport_unregister_device.9 Warn: meta author : no refentry/info/author parport_find_number Note: meta author : see http://docbook.sf.net/el/author parport_find_number Warn: meta author : no author data, so inserted a fixme parport_find_number Note: Writing parport_find_number.9 Warn: meta author : no refentry/info/author parport_find_base Note: meta author : see http://docbook.sf.net/el/author parport_find_base Warn: meta author : no author data, so inserted a fixme parport_find_base Note: Writing parport_find_base.9 Warn: meta author : no refentry/info/author parport_claim Note: meta author : see http://docbook.sf.net/el/author parport_claim Warn: meta author : no author data, so inserted a fixme parport_claim Note: Writing parport_claim.9 Warn: meta author : no refentry/info/author parport_claim_or_block Note: meta author : see http://docbook.sf.net/el/author parport_claim_or_block Warn: meta author : no author data, so inserted a fixme parport_claim_or_block Note: Writing parport_claim_or_block.9 Warn: meta author : no refentry/info/author parport_release Note: meta author : see http://docbook.sf.net/el/author parport_release Warn: meta author : no author data, so inserted a fixme parport_release Note: Writing parport_release.9 Warn: meta author : no refentry/info/author parport_open Note: meta author : see http://docbook.sf.net/el/author parport_open Warn: meta author : no author data, so inserted a fixme parport_open Note: Writing parport_open.9 Warn: meta author : no refentry/info/author parport_close Note: meta author : see http://docbook.sf.net/el/author parport_close Warn: meta author : no author data, so inserted a fixme parport_close Note: Writing parport_close.9 Warn: meta author : no refentry/info/author mpt_register Note: meta author : see http://docbook.sf.net/el/author mpt_register Warn: meta author : no author data, so inserted a fixme mpt_register Note: Writing mpt_register.9 Warn: meta author : no refentry/info/author mpt_deregister Note: meta author : see http://docbook.sf.net/el/author mpt_deregister Warn: meta author : no author data, so inserted a fixme mpt_deregister Note: Writing mpt_deregister.9 Warn: meta author : no refentry/info/author mpt_event_register Note: meta author : see http://docbook.sf.net/el/author mpt_event_register Warn: meta author : no author data, so inserted a fixme mpt_event_register Note: Writing mpt_event_register.9 Warn: meta author : no refentry/info/author mpt_event_deregister Note: meta author : see http://docbook.sf.net/el/author mpt_event_deregister Warn: meta author : no author data, so inserted a fixme mpt_event_deregister Note: Writing mpt_event_deregister.9 Warn: meta author : no refentry/info/author mpt_reset_register Note: meta author : see http://docbook.sf.net/el/author mpt_reset_register Warn: meta author : no author data, so inserted a fixme mpt_reset_register Note: Writing mpt_reset_register.9 Warn: meta author : no refentry/info/author mpt_reset_deregister Note: meta author : see http://docbook.sf.net/el/author mpt_reset_deregister Warn: meta author : no author data, so inserted a fixme mpt_reset_deregister Note: Writing mpt_reset_deregister.9 Warn: meta author : no refentry/info/author mpt_device_driver_register Note: meta author : see http://docbook.sf.net/el/author mpt_device_driver_register Warn: meta author : no author data, so inserted a fixme mpt_device_driver_register Note: Writing mpt_device_driver_register.9 Warn: meta author : no refentry/info/author mpt_device_driver_deregister Note: meta author : see http://docbook.sf.net/el/author mpt_device_driver_deregister Warn: meta author : no author data, so inserted a fixme mpt_device_driver_deregister Note: Writing mpt_device_driver_deregister.9 Warn: meta author : no refentry/info/author mpt_get_msg_frame Note: meta author : see http://docbook.sf.net/el/author mpt_get_msg_frame Warn: meta author : no author data, so inserted a fixme mpt_get_msg_frame Note: Writing mpt_get_msg_frame.9 Warn: meta author : no refentry/info/author mpt_put_msg_frame Note: meta author : see http://docbook.sf.net/el/author mpt_put_msg_frame Warn: meta author : no author data, so inserted a fixme mpt_put_msg_frame Note: Writing mpt_put_msg_frame.9 Warn: meta author : no refentry/info/author mpt_put_msg_frame_hi_pri Note: meta author : see http://docbook.sf.net/el/author mpt_put_msg_frame_hi_pri Warn: meta author : no author data, so inserted a fixme mpt_put_msg_frame_hi_pri Note: Writing mpt_put_msg_frame_hi_pri.9 Warn: meta author : no refentry/info/author mpt_free_msg_frame Note: meta author : see http://docbook.sf.net/el/author mpt_free_msg_frame Warn: meta author : no author data, so inserted a fixme mpt_free_msg_frame Note: Writing mpt_free_msg_frame.9 Warn: meta author : no refentry/info/author mpt_add_sge Note: meta author : see http://docbook.sf.net/el/author mpt_add_sge Warn: meta author : no author data, so inserted a fixme mpt_add_sge Note: Writing mpt_add_sge.9 Warn: meta author : no refentry/info/author mpt_send_handshake_request Note: meta author : see http://docbook.sf.net/el/author mpt_send_handshake_request Warn: meta author : no author data, so inserted a fixme mpt_send_handshake_request Note: Writing mpt_send_handshake_request.9 Warn: meta author : no refentry/info/author mpt_verify_adapter Note: meta author : see http://docbook.sf.net/el/author mpt_verify_adapter Warn: meta author : no author data, so inserted a fixme mpt_verify_adapter Note: Writing mpt_verify_adapter.9 Warn: meta author : no refentry/info/author mpt_attach Note: meta author : see http://docbook.sf.net/el/author mpt_attach Warn: meta author : no author data, so inserted a fixme mpt_attach Note: Writing mpt_attach.9 Warn: meta author : no refentry/info/author mpt_detach Note: meta author : see http://docbook.sf.net/el/author mpt_detach Warn: meta author : no author data, so inserted a fixme mpt_detach Note: Writing mpt_detach.9 Warn: meta author : no refentry/info/author mpt_suspend Note: meta author : see http://docbook.sf.net/el/author mpt_suspend Warn: meta author : no author data, so inserted a fixme mpt_suspend Note: Writing mpt_suspend.9 Warn: meta author : no refentry/info/author mpt_resume Note: meta author : see http://docbook.sf.net/el/author mpt_resume Warn: meta author : no author data, so inserted a fixme mpt_resume Note: Writing mpt_resume.9 Warn: meta author : no refentry/info/author mpt_GetIocState Note: meta author : see http://docbook.sf.net/el/author mpt_GetIocState Warn: meta author : no author data, so inserted a fixme mpt_GetIocState Note: Writing mpt_GetIocState.9 Warn: meta author : no refentry/info/author mpt_alloc_fw_memory Note: meta author : see http://docbook.sf.net/el/author mpt_alloc_fw_memory Warn: meta author : no author data, so inserted a fixme mpt_alloc_fw_memory Note: Writing mpt_alloc_fw_memory.9 Warn: meta author : no refentry/info/author mpt_free_fw_memory Note: meta author : see http://docbook.sf.net/el/author mpt_free_fw_memory Warn: meta author : no author data, so inserted a fixme mpt_free_fw_memory Note: Writing mpt_free_fw_memory.9 Warn: meta author : no refentry/info/author mptbase_sas_persist_operation Note: meta author : see http://docbook.sf.net/el/author mptbase_sas_persist_operation Warn: meta author : no author data, so inserted a fixme mptbase_sas_persist_operation Note: Writing mptbase_sas_persist_operation.9 Warn: meta author : no refentry/info/author mpt_raid_phys_disk_pg0 Note: meta author : see http://docbook.sf.net/el/author mpt_raid_phys_disk_pg0 Warn: meta author : no author data, so inserted a fixme mpt_raid_phys_disk_pg0 Note: Writing mpt_raid_phys_disk_pg0.9 Warn: meta author : no refentry/info/author mpt_findImVolumes Note: meta author : see http://docbook.sf.net/el/author mpt_findImVolumes Warn: meta author : no author data, so inserted a fixme mpt_findImVolumes Note: Writing mpt_findImVolumes.9 Warn: meta author : no refentry/info/author mpt_config Note: meta author : see http://docbook.sf.net/el/author mpt_config Warn: meta author : no author data, so inserted a fixme mpt_config Note: Writing mpt_config.9 Warn: meta author : no refentry/info/author mpt_print_ioc_summary Note: meta author : see http://docbook.sf.net/el/author mpt_print_ioc_summary Warn: meta author : no author data, so inserted a fixme mpt_print_ioc_summary Note: Writing mpt_print_ioc_summary.9 Warn: meta author : no refentry/info/author mpt_halt_firmware Note: meta author : see http://docbook.sf.net/el/author mpt_halt_firmware Warn: meta author : no author data, so inserted a fixme mpt_halt_firmware Note: Writing mpt_halt_firmware.9 Warn: meta author : no refentry/info/author mpt_HardResetHandler Note: meta author : see http://docbook.sf.net/el/author mpt_HardResetHandler Warn: meta author : no author data, so inserted a fixme mpt_HardResetHandler Note: Writing mpt_HardResetHandler.9 Warn: meta author : no refentry/info/author mpt_get_cb_idx Note: meta author : see http://docbook.sf.net/el/author mpt_get_cb_idx Warn: meta author : no author data, so inserted a fixme mpt_get_cb_idx Note: Writing mpt_get_cb_idx.9 Warn: meta author : no refentry/info/author mpt_fault_reset_work Note: meta author : see http://docbook.sf.net/el/author mpt_fault_reset_work Warn: meta author : no author data, so inserted a fixme mpt_fault_reset_work Note: Writing mpt_fault_reset_work.9 Warn: meta author : no refentry/info/author mpt_interrupt Note: meta author : see http://docbook.sf.net/el/author mpt_interrupt Warn: meta author : no author data, so inserted a fixme mpt_interrupt Note: Writing mpt_interrupt.9 Warn: meta author : no refentry/info/author mpt_base_reply Note: meta author : see http://docbook.sf.net/el/author mpt_base_reply Warn: meta author : no author data, so inserted a fixme mpt_base_reply Note: Writing mpt_base_reply.9 Warn: meta author : no refentry/info/author mpt_host_page_access_control Note: meta author : see http://docbook.sf.net/el/author mpt_host_page_access_control Warn: meta author : no author data, so inserted a fixme mpt_host_page_access_control Note: Writing mpt_host_page_access_control.9 Warn: meta author : no refentry/info/author mpt_host_page_alloc Note: meta author : see http://docbook.sf.net/el/author mpt_host_page_alloc Warn: meta author : no author data, so inserted a fixme mpt_host_page_alloc Note: Writing mpt_host_page_alloc.9 Warn: meta author : no refentry/info/author mpt_get_product_name Note: meta author : see http://docbook.sf.net/el/author mpt_get_product_name Warn: meta author : no author data, so inserted a fixme mpt_get_product_name Note: Writing mpt_get_product_name.9 Warn: meta author : no refentry/info/author mpt_mapresources Note: meta author : see http://docbook.sf.net/el/author mpt_mapresources Warn: meta author : no author data, so inserted a fixme mpt_mapresources Note: Writing mpt_mapresources.9 Warn: meta author : no refentry/info/author mpt_do_ioc_recovery Note: meta author : see http://docbook.sf.net/el/author mpt_do_ioc_recovery Warn: meta author : no author data, so inserted a fixme mpt_do_ioc_recovery Note: Writing mpt_do_ioc_recovery.9 Warn: meta author : no refentry/info/author mpt_detect_bound_ports Note: meta author : see http://docbook.sf.net/el/author mpt_detect_bound_ports Warn: meta author : no author data, so inserted a fixme mpt_detect_bound_ports Note: Writing mpt_detect_bound_ports.9 Warn: meta author : no refentry/info/author mpt_adapter_disable Note: meta author : see http://docbook.sf.net/el/author mpt_adapter_disable Warn: meta author : no author data, so inserted a fixme mpt_adapter_disable Note: Writing mpt_adapter_disable.9 Warn: meta author : no refentry/info/author mpt_adapter_dispose Note: meta author : see http://docbook.sf.net/el/author mpt_adapter_dispose Warn: meta author : no author data, so inserted a fixme mpt_adapter_dispose Note: Writing mpt_adapter_dispose.9 Warn: meta author : no refentry/info/author MptDisplayIocCapabilities Note: meta author : see http://docbook.sf.net/el/author MptDisplayIocCapabilities Warn: meta author : no author data, so inserted a fixme MptDisplayIocCapabilities Note: Writing MptDisplayIocCapabilities.9 Warn: meta author : no refentry/info/author MakeIocReady Note: meta author : see http://docbook.sf.net/el/author MakeIocReady Warn: meta author : no author data, so inserted a fixme MakeIocReady Note: Writing MakeIocReady.9 Warn: meta author : no refentry/info/author GetIocFacts Note: meta author : see http://docbook.sf.net/el/author GetIocFacts Warn: meta author : no author data, so inserted a fixme GetIocFacts Note: Writing GetIocFacts.9 Warn: meta author : no refentry/info/author GetPortFacts Note: meta author : see http://docbook.sf.net/el/author GetPortFacts Warn: meta author : no author data, so inserted a fixme GetPortFacts Note: Writing GetPortFacts.9 Warn: meta author : no refentry/info/author SendIocInit Note: meta author : see http://docbook.sf.net/el/author SendIocInit Warn: meta author : no author data, so inserted a fixme SendIocInit Note: Writing SendIocInit.9 Warn: meta author : no refentry/info/author SendPortEnable Note: meta author : see http://docbook.sf.net/el/author SendPortEnable Warn: meta author : no author data, so inserted a fixme SendPortEnable Note: Writing SendPortEnable.9 Warn: meta author : no refentry/info/author mpt_do_upload Note: meta author : see http://docbook.sf.net/el/author mpt_do_upload Warn: meta author : no author data, so inserted a fixme mpt_do_upload Note: Writing mpt_do_upload.9 Warn: meta author : no refentry/info/author mpt_downloadboot Note: meta author : see http://docbook.sf.net/el/author mpt_downloadboot Warn: meta author : no author data, so inserted a fixme mpt_downloadboot Note: Writing mpt_downloadboot.9 Warn: meta author : no refentry/info/author KickStart Note: meta author : see http://docbook.sf.net/el/author KickStart Warn: meta author : no author data, so inserted a fixme KickStart Note: Writing KickStart.9 Warn: meta author : no refentry/info/author mpt_diag_reset Note: meta author : see http://docbook.sf.net/el/author mpt_diag_reset Warn: meta author : no author data, so inserted a fixme mpt_diag_reset Note: Writing mpt_diag_reset.9 Warn: meta author : no refentry/info/author SendIocReset Note: meta author : see http://docbook.sf.net/el/author SendIocReset Warn: meta author : no author data, so inserted a fixme SendIocReset Note: Writing SendIocReset.9 Warn: meta author : no refentry/info/author initChainBuffers Note: meta author : see http://docbook.sf.net/el/author initChainBuffers Warn: meta author : no author data, so inserted a fixme initChainBuffers Note: Writing initChainBuffers.9 Warn: meta author : no refentry/info/author PrimeIocFifos Note: meta author : see http://docbook.sf.net/el/author PrimeIocFifos Warn: meta author : no author data, so inserted a fixme PrimeIocFifos Note: Writing PrimeIocFifos.9 Warn: meta author : no refentry/info/author mpt_handshake_req_reply_wait Note: meta author : see http://docbook.sf.net/el/author mpt_handshake_req_reply_wait Warn: meta author : no author data, so inserted a fixme mpt_handshake_req_reply_wait Note: Writing mpt_handshake_req_reply_wait.9 Warn: meta author : no refentry/info/author WaitForDoorbellAck Note: meta author : see http://docbook.sf.net/el/author WaitForDoorbellAck Warn: meta author : no author data, so inserted a fixme WaitForDoorbellAck Note: Writing WaitForDoorbellAck.9 Warn: meta author : no refentry/info/author WaitForDoorbellInt Note: meta author : see http://docbook.sf.net/el/author WaitForDoorbellInt Warn: meta author : no author data, so inserted a fixme WaitForDoorbellInt Note: Writing WaitForDoorbellInt.9 Warn: meta author : no refentry/info/author WaitForDoorbellReply Note: meta author : see http://docbook.sf.net/el/author WaitForDoorbellReply Warn: meta author : no author data, so inserted a fixme WaitForDoorbellReply Note: Writing WaitForDoorbellReply.9 Warn: meta author : no refentry/info/author GetLanConfigPages Note: meta author : see http://docbook.sf.net/el/author GetLanConfigPages Warn: meta author : no author data, so inserted a fixme GetLanConfigPages Note: Writing GetLanConfigPages.9 Warn: meta author : no refentry/info/author GetIoUnitPage2 Note: meta author : see http://docbook.sf.net/el/author GetIoUnitPage2 Warn: meta author : no author data, so inserted a fixme GetIoUnitPage2 Note: Writing GetIoUnitPage2.9 Warn: meta author : no refentry/info/author mpt_GetScsiPortSettings Note: meta author : see http://docbook.sf.net/el/author mpt_GetScsiPortSettings Warn: meta author : no author data, so inserted a fixme mpt_GetScsiPortSettings Note: Writing mpt_GetScsiPortSettings.9 Warn: meta author : no refentry/info/author mpt_readScsiDevicePageHeaders Note: meta author : see http://docbook.sf.net/el/author mpt_readScsiDevicePageHeaders Warn: meta author : no author data, so inserted a fixme mpt_readScsiDevicePageHeaders Note: Writing mpt_readScsiDevicePageHeaders.9 Warn: meta author : no refentry/info/author mpt_inactive_raid_list_free Note: meta author : see http://docbook.sf.net/el/author mpt_inactive_raid_list_free Warn: meta author : no author data, so inserted a fixme mpt_inactive_raid_list_free Note: Writing mpt_inactive_raid_list_free.9 Warn: meta author : no refentry/info/author mpt_inactive_raid_volumes Note: meta author : see http://docbook.sf.net/el/author mpt_inactive_raid_volumes Warn: meta author : no author data, so inserted a fixme mpt_inactive_raid_volumes Note: Writing mpt_inactive_raid_volumes.9 Warn: meta author : no refentry/info/author SendEventNotification Note: meta author : see http://docbook.sf.net/el/author SendEventNotification Warn: meta author : no author data, so inserted a fixme SendEventNotification Note: Writing SendEventNotification.9 Warn: meta author : no refentry/info/author SendEventAck Note: meta author : see http://docbook.sf.net/el/author SendEventAck Warn: meta author : no author data, so inserted a fixme SendEventAck Note: Writing SendEventAck.9 Warn: meta author : no refentry/info/author mpt_timer_expired Note: meta author : see http://docbook.sf.net/el/author mpt_timer_expired Warn: meta author : no author data, so inserted a fixme mpt_timer_expired Note: Writing mpt_timer_expired.9 Warn: meta author : no refentry/info/author mpt_ioc_reset Note: meta author : see http://docbook.sf.net/el/author mpt_ioc_reset Warn: meta author : no author data, so inserted a fixme mpt_ioc_reset Note: Writing mpt_ioc_reset.9 Warn: meta author : no refentry/info/author procmpt_create Note: meta author : see http://docbook.sf.net/el/author procmpt_create Warn: meta author : no author data, so inserted a fixme procmpt_create Note: Writing procmpt_create.9 Warn: meta author : no refentry/info/author procmpt_destroy Note: meta author : see http://docbook.sf.net/el/author procmpt_destroy Warn: meta author : no author data, so inserted a fixme procmpt_destroy Note: Writing procmpt_destroy.9 Warn: meta author : no refentry/info/author procmpt_summary_read Note: meta author : see http://docbook.sf.net/el/author procmpt_summary_read Warn: meta author : no author data, so inserted a fixme procmpt_summary_read Note: Writing procmpt_summary_read.9 Warn: meta author : no refentry/info/author procmpt_version_read Note: meta author : see http://docbook.sf.net/el/author procmpt_version_read Warn: meta author : no author data, so inserted a fixme procmpt_version_read Note: Writing procmpt_version_read.9 Warn: meta author : no refentry/info/author procmpt_iocinfo_read Note: meta author : see http://docbook.sf.net/el/author procmpt_iocinfo_read Warn: meta author : no author data, so inserted a fixme procmpt_iocinfo_read Note: Writing procmpt_iocinfo_read.9 Warn: meta author : no refentry/info/author ProcessEventNotification Note: meta author : see http://docbook.sf.net/el/author ProcessEventNotification Warn: meta author : no author data, so inserted a fixme ProcessEventNotification Note: Writing ProcessEventNotification.9 Warn: meta author : no refentry/info/author mpt_fc_log_info Note: meta author : see http://docbook.sf.net/el/author mpt_fc_log_info Warn: meta author : no author data, so inserted a fixme mpt_fc_log_info Note: Writing mpt_fc_log_info.9 Warn: meta author : no refentry/info/author mpt_spi_log_info Note: meta author : see http://docbook.sf.net/el/author mpt_spi_log_info Warn: meta author : no author data, so inserted a fixme mpt_spi_log_info Note: Writing mpt_spi_log_info.9 Warn: meta author : no refentry/info/author mpt_sas_log_info Note: meta author : see http://docbook.sf.net/el/author mpt_sas_log_info Warn: meta author : no author data, so inserted a fixme mpt_sas_log_info Note: Writing mpt_sas_log_info.9 Warn: meta author : no refentry/info/author mpt_iocstatus_info_config Note: meta author : see http://docbook.sf.net/el/author mpt_iocstatus_info_config Warn: meta author : no author data, so inserted a fixme mpt_iocstatus_info_config Note: Writing mpt_iocstatus_info_config.9 Warn: meta author : no refentry/info/author mpt_iocstatus_info Note: meta author : see http://docbook.sf.net/el/author mpt_iocstatus_info Warn: meta author : no author data, so inserted a fixme mpt_iocstatus_info Note: Writing mpt_iocstatus_info.9 Warn: meta author : no refentry/info/author fusion_init Note: meta author : see http://docbook.sf.net/el/author fusion_init Warn: meta author : no author data, so inserted a fixme fusion_init Note: Writing fusion_init.9 Warn: meta author : no refentry/info/author fusion_exit Note: meta author : see http://docbook.sf.net/el/author fusion_exit Warn: meta author : no author data, so inserted a fixme fusion_exit Note: Writing fusion_exit.9 Warn: meta author : no refentry/info/author mptscsih_info Note: meta author : see http://docbook.sf.net/el/author mptscsih_info Warn: meta author : no author data, so inserted a fixme mptscsih_info Note: Writing mptscsih_info.9 Warn: meta author : no refentry/info/author mptscsih_proc_info Note: meta author : see http://docbook.sf.net/el/author mptscsih_proc_info Warn: meta author : no author data, so inserted a fixme mptscsih_proc_info Note: Writing mptscsih_proc_info.9 Warn: meta author : no refentry/info/author mptscsih_qcmd Note: meta author : see http://docbook.sf.net/el/author mptscsih_qcmd Warn: meta author : no author data, so inserted a fixme mptscsih_qcmd Note: Writing mptscsih_qcmd.9 Warn: meta author : no refentry/info/author mptscsih_TMHandler Note: meta author : see http://docbook.sf.net/el/author mptscsih_TMHandler Warn: meta author : no author data, so inserted a fixme mptscsih_TMHandler Note: Writing mptscsih_TMHandler.9 Warn: meta author : no refentry/info/author mptscsih_abort Note: meta author : see http://docbook.sf.net/el/author mptscsih_abort Warn: meta author : no author data, so inserted a fixme mptscsih_abort Note: Writing mptscsih_abort.9 Warn: meta author : no refentry/info/author mptscsih_dev_reset Note: meta author : see http://docbook.sf.net/el/author mptscsih_dev_reset Warn: meta author : no author data, so inserted a fixme mptscsih_dev_reset Note: Writing mptscsih_dev_reset.9 Warn: meta author : no refentry/info/author mptscsih_bus_reset Note: meta author : see http://docbook.sf.net/el/author mptscsih_bus_reset Warn: meta author : no author data, so inserted a fixme mptscsih_bus_reset Note: Writing mptscsih_bus_reset.9 Warn: meta author : no refentry/info/author mptscsih_host_reset Note: meta author : see http://docbook.sf.net/el/author mptscsih_host_reset Warn: meta author : no author data, so inserted a fixme mptscsih_host_reset Note: Writing mptscsih_host_reset.9 Warn: meta author : no refentry/info/author mptscsih_taskmgmt_complete Note: meta author : see http://docbook.sf.net/el/author mptscsih_taskmgmt_complete Warn: meta author : no author data, so inserted a fixme mptscsih_taskmgmt_complete Note: Writing mptscsih_taskmgmt_complete.9 Warn: meta author : no refentry/info/author mptscsih_add_sge Note: meta author : see http://docbook.sf.net/el/author mptscsih_add_sge Warn: meta author : no author data, so inserted a fixme mptscsih_add_sge Note: Writing mptscsih_add_sge.9 Warn: meta author : no refentry/info/author mptscsih_add_chain Note: meta author : see http://docbook.sf.net/el/author mptscsih_add_chain Warn: meta author : no author data, so inserted a fixme mptscsih_add_chain Note: Writing mptscsih_add_chain.9 Warn: meta author : no refentry/info/author mptscsih_info_scsiio Note: meta author : see http://docbook.sf.net/el/author mptscsih_info_scsiio Warn: meta author : no author data, so inserted a fixme mptscsih_info_scsiio Note: Writing mptscsih_info_scsiio.9 Warn: meta author : no refentry/info/author mptscsih_IssueTaskMgmt Note: meta author : see http://docbook.sf.net/el/author mptscsih_IssueTaskMgmt Warn: meta author : no author data, so inserted a fixme mptscsih_IssueTaskMgmt Note: Writing mptscsih_IssueTaskMgmt.9 Warn: meta author : no refentry/info/author mptscsih_tm_pending_wait Note: meta author : see http://docbook.sf.net/el/author mptscsih_tm_pending_wait Warn: meta author : no author data, so inserted a fixme mptscsih_tm_pending_wait Note: Writing mptscsih_tm_pending_wait.9 Warn: meta author : no refentry/info/author mptscsih_tm_wait_for_completion Note: meta author : see http://docbook.sf.net/el/author mptscsih_tm_wait_for_completion Warn: meta author : no author data, so inserted a fixme mptscsih_tm_wait_for_completion Note: Writing mptscsih_tm_wait_for_completion.9 Warn: meta author : no refentry/info/author mptscsih_get_scsi_lookup Note: meta author : see http://docbook.sf.net/el/author mptscsih_get_scsi_lookup Warn: meta author : no author data, so inserted a fixme mptscsih_get_scsi_lookup Note: Writing mptscsih_get_scsi_lookup.9 Warn: meta author : no refentry/info/author mptscsih_getclear_scsi_lookup Note: meta author : see http://docbook.sf.net/el/author mptscsih_getclear_scsi_lookup Warn: meta author : no author data, so inserted a fixme mptscsih_getclear_scsi_lookup Note: Writing mptscsih_getclear_scsi_lookup.9 Warn: meta author : no refentry/info/author mptscsih_set_scsi_lookup Note: meta author : see http://docbook.sf.net/el/author mptscsih_set_scsi_lookup Warn: meta author : no author data, so inserted a fixme mptscsih_set_scsi_lookup Note: Writing mptscsih_set_scsi_lookup.9 Warn: meta author : no refentry/info/author SCPNT_TO_LOOKUP_IDX Note: meta author : see http://docbook.sf.net/el/author SCPNT_TO_LOOKUP_IDX Warn: meta author : no author data, so inserted a fixme SCPNT_TO_LOOKUP_IDX Note: Writing SCPNT_TO_LOOKUP_IDX.9 Warn: meta author : no refentry/info/author mptscsih_do_cmd Note: meta author : see http://docbook.sf.net/el/author mptscsih_do_cmd Warn: meta author : no author data, so inserted a fixme mptscsih_do_cmd Note: Writing mptscsih_do_cmd.9 Warn: meta author : no refentry/info/author mptscsih_synchronize_cache Note: meta author : see http://docbook.sf.net/el/author mptscsih_synchronize_cache Warn: meta author : no author data, so inserted a fixme mptscsih_synchronize_cache Note: Writing mptscsih_synchronize_cache.9 Warn: meta author : no refentry/info/author mptctl_syscall_down Note: meta author : see http://docbook.sf.net/el/author mptctl_syscall_down Warn: meta author : no author data, so inserted a fixme mptctl_syscall_down Note: Writing mptctl_syscall_down.9 Warn: meta author : no refentry/info/author mptspi_setTargetNegoParms Note: meta author : see http://docbook.sf.net/el/author mptspi_setTargetNegoParms Warn: meta author : no author data, so inserted a fixme mptspi_setTargetNegoParms Note: Writing mptspi_setTargetNegoParms.9 Warn: meta author : no refentry/info/author mptspi_writeIOCPage4 Note: meta author : see http://docbook.sf.net/el/author mptspi_writeIOCPage4 Warn: meta author : no author data, so inserted a fixme mptspi_writeIOCPage4 Note: Writing mptspi_writeIOCPage4.9 Warn: meta author : no refentry/info/author mptspi_initTarget Note: meta author : see http://docbook.sf.net/el/author mptspi_initTarget Warn: meta author : no author data, so inserted a fixme mptspi_initTarget Note: Writing mptspi_initTarget.9 Warn: meta author : no refentry/info/author mptspi_is_raid Note: meta author : see http://docbook.sf.net/el/author mptspi_is_raid Warn: meta author : no author data, so inserted a fixme mptspi_is_raid Note: Writing mptspi_is_raid.9 Warn: meta author : no refentry/info/author mptspi_print_write_nego Note: meta author : see http://docbook.sf.net/el/author mptspi_print_write_nego Warn: meta author : no author data, so inserted a fixme mptspi_print_write_nego Note: Writing mptspi_print_write_nego.9 Warn: meta author : no refentry/info/author mptspi_print_read_nego Note: meta author : see http://docbook.sf.net/el/author mptspi_print_read_nego Warn: meta author : no author data, so inserted a fixme mptspi_print_read_nego Note: Writing mptspi_print_read_nego.9 Warn: meta author : no refentry/info/author mptspi_init Note: meta author : see http://docbook.sf.net/el/author mptspi_init Warn: meta author : no author data, so inserted a fixme mptspi_init Note: Writing mptspi_init.9 Warn: meta author : no refentry/info/author mptspi_exit Note: meta author : see http://docbook.sf.net/el/author mptspi_exit Warn: meta author : no author data, so inserted a fixme mptspi_exit Note: Writing mptspi_exit.9 Warn: meta author : no refentry/info/author mptfc_init Note: meta author : see http://docbook.sf.net/el/author mptfc_init Warn: meta author : no author data, so inserted a fixme mptfc_init Note: Writing mptfc_init.9 Warn: meta author : no refentry/info/author mptfc_remove Note: meta author : see http://docbook.sf.net/el/author mptfc_remove Warn: meta author : no author data, so inserted a fixme mptfc_remove Note: Writing mptfc_remove.9 Warn: meta author : no refentry/info/author mptfc_exit Note: meta author : see http://docbook.sf.net/el/author mptfc_exit Warn: meta author : no author data, so inserted a fixme mptfc_exit Note: Writing mptfc_exit.9 Warn: meta author : no refentry/info/author lan_reply Note: meta author : see http://docbook.sf.net/el/author lan_reply Warn: meta author : no author data, so inserted a fixme lan_reply Note: Writing lan_reply.9 Warn: meta author : no refentry/info/author i2o_driver_notify_controller_add Note: meta author : see http://docbook.sf.net/el/author i2o_driver_notify_controller_add Warn: meta author : no author data, so inserted a fixme i2o_driver_notify_controller_add Note: Writing i2o_driver_notify_controller_add.9 Warn: meta author : no refentry/info/author i2o_driver_notify_controller_remove Note: meta author : see http://docbook.sf.net/el/author i2o_driver_notify_controller_remove Warn: meta author : no author data, so inserted a fixme i2o_driver_notify_controller_remove Note: Writing i2o_driver_notify_controller_remove.9 Warn: meta author : no refentry/info/author i2o_driver_notify_device_add Note: meta author : see http://docbook.sf.net/el/author i2o_driver_notify_device_add Warn: meta author : no author data, so inserted a fixme i2o_driver_notify_device_add Note: Writing i2o_driver_notify_device_add.9 Warn: meta author : no refentry/info/author i2o_driver_notify_device_remove Note: meta author : see http://docbook.sf.net/el/author i2o_driver_notify_device_remove Warn: meta author : no author data, so inserted a fixme i2o_driver_notify_device_remove Note: Writing i2o_driver_notify_device_remove.9 Warn: meta author : no refentry/info/author i2o_msg_out_to_virt Note: meta author : see http://docbook.sf.net/el/author i2o_msg_out_to_virt Warn: meta author : no author data, so inserted a fixme i2o_msg_out_to_virt Note: Writing i2o_msg_out_to_virt.9 Warn: meta author : no refentry/info/author i2o_msg_in_to_virt Note: meta author : see http://docbook.sf.net/el/author i2o_msg_in_to_virt Warn: meta author : no author data, so inserted a fixme i2o_msg_in_to_virt Note: Writing i2o_msg_in_to_virt.9 Warn: meta author : no refentry/info/author i2o_msg_get Note: meta author : see http://docbook.sf.net/el/author i2o_msg_get Warn: meta author : no author data, so inserted a fixme i2o_msg_get Note: Writing i2o_msg_get.9 Warn: meta author : no refentry/info/author i2o_msg_post Note: meta author : see http://docbook.sf.net/el/author i2o_msg_post Warn: meta author : no author data, so inserted a fixme i2o_msg_post Note: Writing i2o_msg_post.9 Warn: meta author : no refentry/info/author i2o_msg_post_wait Note: meta author : see http://docbook.sf.net/el/author i2o_msg_post_wait Warn: meta author : no author data, so inserted a fixme i2o_msg_post_wait Note: Writing i2o_msg_post_wait.9 Warn: meta author : no refentry/info/author i2o_msg_nop_mfa Note: meta author : see http://docbook.sf.net/el/author i2o_msg_nop_mfa Warn: meta author : no author data, so inserted a fixme i2o_msg_nop_mfa Note: Writing i2o_msg_nop_mfa.9 Warn: meta author : no refentry/info/author i2o_msg_nop Note: meta author : see http://docbook.sf.net/el/author i2o_msg_nop Warn: meta author : no author data, so inserted a fixme i2o_msg_nop Note: Writing i2o_msg_nop.9 Warn: meta author : no refentry/info/author i2o_flush_reply Note: meta author : see http://docbook.sf.net/el/author i2o_flush_reply Warn: meta author : no author data, so inserted a fixme i2o_flush_reply Note: Writing i2o_flush_reply.9 Warn: meta author : no refentry/info/author i2o_iop_free Note: meta author : see http://docbook.sf.net/el/author i2o_iop_free Warn: meta author : no author data, so inserted a fixme i2o_iop_free Note: Writing i2o_iop_free.9 Warn: meta author : no refentry/info/author i2o_msg_get_wait Note: meta author : see http://docbook.sf.net/el/author i2o_msg_get_wait Warn: meta author : no author data, so inserted a fixme i2o_msg_get_wait Note: Writing i2o_msg_get_wait.9 Warn: meta author : no refentry/info/author i2o_cntxt_list_add Note: meta author : see http://docbook.sf.net/el/author i2o_cntxt_list_add Warn: meta author : no author data, so inserted a fixme i2o_cntxt_list_add Note: Writing i2o_cntxt_list_add.9 Warn: meta author : no refentry/info/author i2o_cntxt_list_remove Note: meta author : see http://docbook.sf.net/el/author i2o_cntxt_list_remove Warn: meta author : no author data, so inserted a fixme i2o_cntxt_list_remove Note: Writing i2o_cntxt_list_remove.9 Warn: meta author : no refentry/info/author i2o_cntxt_list_get Note: meta author : see http://docbook.sf.net/el/author i2o_cntxt_list_get Warn: meta author : no author data, so inserted a fixme i2o_cntxt_list_get Note: Writing i2o_cntxt_list_get.9 Warn: meta author : no refentry/info/author i2o_cntxt_list_get_ptr Note: meta author : see http://docbook.sf.net/el/author i2o_cntxt_list_get_ptr Warn: meta author : no author data, so inserted a fixme i2o_cntxt_list_get_ptr Note: Writing i2o_cntxt_list_get_ptr.9 Warn: meta author : no refentry/info/author i2o_find_iop Note: meta author : see http://docbook.sf.net/el/author i2o_find_iop Warn: meta author : no author data, so inserted a fixme i2o_find_iop Note: Writing i2o_find_iop.9 Warn: meta author : no refentry/info/author i2o_iop_find_device Note: meta author : see http://docbook.sf.net/el/author i2o_iop_find_device Warn: meta author : no author data, so inserted a fixme i2o_iop_find_device Note: Writing i2o_iop_find_device.9 Warn: meta author : no refentry/info/author i2o_status_get Note: meta author : see http://docbook.sf.net/el/author i2o_status_get Warn: meta author : no author data, so inserted a fixme i2o_status_get Note: Writing i2o_status_get.9 Warn: meta author : no refentry/info/author i2o_event_register Note: meta author : see http://docbook.sf.net/el/author i2o_event_register Warn: meta author : no author data, so inserted a fixme i2o_event_register Note: Writing i2o_event_register.9 Warn: meta author : no refentry/info/author i2o_iop_quiesce Note: meta author : see http://docbook.sf.net/el/author i2o_iop_quiesce Warn: meta author : no author data, so inserted a fixme i2o_iop_quiesce Note: Writing i2o_iop_quiesce.9 Warn: meta author : no refentry/info/author i2o_iop_enable Note: meta author : see http://docbook.sf.net/el/author i2o_iop_enable Warn: meta author : no author data, so inserted a fixme i2o_iop_enable Note: Writing i2o_iop_enable.9 Warn: meta author : no refentry/info/author i2o_iop_quiesce_all Note: meta author : see http://docbook.sf.net/el/author i2o_iop_quiesce_all Warn: meta author : no author data, so inserted a fixme i2o_iop_quiesce_all Note: Writing i2o_iop_quiesce_all.9 Warn: meta author : no refentry/info/author i2o_iop_enable_all Note: meta author : see http://docbook.sf.net/el/author i2o_iop_enable_all Warn: meta author : no author data, so inserted a fixme i2o_iop_enable_all Note: Writing i2o_iop_enable_all.9 Warn: meta author : no refentry/info/author i2o_iop_clear Note: meta author : see http://docbook.sf.net/el/author i2o_iop_clear Warn: meta author : no author data, so inserted a fixme i2o_iop_clear Note: Writing i2o_iop_clear.9 Warn: meta author : no refentry/info/author i2o_iop_init_outbound_queue Note: meta author : see http://docbook.sf.net/el/author i2o_iop_init_outbound_queue Warn: meta author : no author data, so inserted a fixme i2o_iop_init_outbound_queue Note: Writing i2o_iop_init_outbound_queue.9 Warn: meta author : no refentry/info/author i2o_iop_reset Note: meta author : see http://docbook.sf.net/el/author i2o_iop_reset Warn: meta author : no author data, so inserted a fixme i2o_iop_reset Note: Writing i2o_iop_reset.9 Warn: meta author : no refentry/info/author i2o_iop_activate Note: meta author : see http://docbook.sf.net/el/author i2o_iop_activate Warn: meta author : no author data, so inserted a fixme i2o_iop_activate Note: Writing i2o_iop_activate.9 Warn: meta author : no refentry/info/author i2o_iop_systab_set Note: meta author : see http://docbook.sf.net/el/author i2o_iop_systab_set Warn: meta author : no author data, so inserted a fixme i2o_iop_systab_set Note: Writing i2o_iop_systab_set.9 Warn: meta author : no refentry/info/author i2o_iop_online Note: meta author : see http://docbook.sf.net/el/author i2o_iop_online Warn: meta author : no author data, so inserted a fixme i2o_iop_online Note: Writing i2o_iop_online.9 Warn: meta author : no refentry/info/author i2o_iop_remove Note: meta author : see http://docbook.sf.net/el/author i2o_iop_remove Warn: meta author : no author data, so inserted a fixme i2o_iop_remove Note: Writing i2o_iop_remove.9 Warn: meta author : no refentry/info/author i2o_systab_build Note: meta author : see http://docbook.sf.net/el/author i2o_systab_build Warn: meta author : no author data, so inserted a fixme i2o_systab_build Note: Writing i2o_systab_build.9 Warn: meta author : no refentry/info/author i2o_parse_hrt Note: meta author : see http://docbook.sf.net/el/author i2o_parse_hrt Warn: meta author : no author data, so inserted a fixme i2o_parse_hrt Note: Writing i2o_parse_hrt.9 Warn: meta author : no refentry/info/author i2o_iop_release Note: meta author : see http://docbook.sf.net/el/author i2o_iop_release Warn: meta author : no author data, so inserted a fixme i2o_iop_release Note: Writing i2o_iop_release.9 Warn: meta author : no refentry/info/author i2o_iop_alloc Note: meta author : see http://docbook.sf.net/el/author i2o_iop_alloc Warn: meta author : no author data, so inserted a fixme i2o_iop_alloc Note: Writing i2o_iop_alloc.9 Warn: meta author : no refentry/info/author i2o_iop_add Note: meta author : see http://docbook.sf.net/el/author i2o_iop_add Warn: meta author : no author data, so inserted a fixme i2o_iop_add Note: Writing i2o_iop_add.9 Warn: meta author : no refentry/info/author i2o_iop_init Note: meta author : see http://docbook.sf.net/el/author i2o_iop_init Warn: meta author : no author data, so inserted a fixme i2o_iop_init Note: Writing i2o_iop_init.9 Warn: meta author : no refentry/info/author i2o_iop_exit Note: meta author : see http://docbook.sf.net/el/author i2o_iop_exit Warn: meta author : no author data, so inserted a fixme i2o_iop_exit Note: Writing i2o_iop_exit.9 Warn: meta author : no refentry/info/author i2o_config_init Note: meta author : see http://docbook.sf.net/el/author i2o_config_init Warn: meta author : no author data, so inserted a fixme i2o_config_init Note: Writing i2o_config_init.9 Warn: meta author : no refentry/info/author i2o_config_exit Note: meta author : see http://docbook.sf.net/el/author i2o_config_exit Warn: meta author : no author data, so inserted a fixme i2o_config_exit Note: Writing i2o_config_exit.9 Warn: meta author : no refentry/info/author i2o_msg_post_wait_mem Note: meta author : see http://docbook.sf.net/el/author i2o_msg_post_wait_mem Warn: meta author : no author data, so inserted a fixme i2o_msg_post_wait_mem Note: Writing i2o_msg_post_wait_mem.9 Warn: meta author : no refentry/info/author i2o_exec_lct_get Note: meta author : see http://docbook.sf.net/el/author i2o_exec_lct_get Warn: meta author : no author data, so inserted a fixme i2o_exec_lct_get Note: Writing i2o_exec_lct_get.9 Warn: meta author : no refentry/info/author i2o_exec_wait_alloc Note: meta author : see http://docbook.sf.net/el/author i2o_exec_wait_alloc Warn: meta author : no author data, so inserted a fixme i2o_exec_wait_alloc Note: Writing i2o_exec_wait_alloc.9 Warn: meta author : no refentry/info/author i2o_exec_wait_free Note: meta author : see http://docbook.sf.net/el/author i2o_exec_wait_free Warn: meta author : no author data, so inserted a fixme i2o_exec_wait_free Note: Writing i2o_exec_wait_free.9 Warn: meta author : no refentry/info/author i2o_msg_post_wait_complete Note: meta author : see http://docbook.sf.net/el/author i2o_msg_post_wait_complete Warn: meta author : no author data, so inserted a fixme i2o_msg_post_wait_complete Note: Writing i2o_msg_post_wait_complete.9 Warn: meta author : no refentry/info/author i2o_exec_show_vendor_id Note: meta author : see http://docbook.sf.net/el/author i2o_exec_show_vendor_id Warn: meta author : no author data, so inserted a fixme i2o_exec_show_vendor_id Note: Writing i2o_exec_show_vendor_id.9 Warn: meta author : no refentry/info/author i2o_exec_show_product_id Note: meta author : see http://docbook.sf.net/el/author i2o_exec_show_product_id Warn: meta author : no author data, so inserted a fixme i2o_exec_show_product_id Note: Writing i2o_exec_show_product_id.9 Warn: meta author : no refentry/info/author i2o_exec_probe Note: meta author : see http://docbook.sf.net/el/author i2o_exec_probe Warn: meta author : no author data, so inserted a fixme i2o_exec_probe Note: Writing i2o_exec_probe.9 Warn: meta author : no refentry/info/author i2o_exec_remove Note: meta author : see http://docbook.sf.net/el/author i2o_exec_remove Warn: meta author : no author data, so inserted a fixme i2o_exec_remove Note: Writing i2o_exec_remove.9 Warn: meta author : no refentry/info/author i2o_exec_lct_notify Note: meta author : see http://docbook.sf.net/el/author i2o_exec_lct_notify Warn: meta author : no author data, so inserted a fixme i2o_exec_lct_notify Note: Writing i2o_exec_lct_notify.9 Warn: meta author : no refentry/info/author i2o_exec_lct_modified Note: meta author : see http://docbook.sf.net/el/author i2o_exec_lct_modified Warn: meta author : no author data, so inserted a fixme i2o_exec_lct_modified Note: Writing i2o_exec_lct_modified.9 Warn: meta author : no refentry/info/author i2o_exec_reply Note: meta author : see http://docbook.sf.net/el/author i2o_exec_reply Warn: meta author : no author data, so inserted a fixme i2o_exec_reply Note: Writing i2o_exec_reply.9 Warn: meta author : no refentry/info/author i2o_exec_event Note: meta author : see http://docbook.sf.net/el/author i2o_exec_event Warn: meta author : no author data, so inserted a fixme i2o_exec_event Note: Writing i2o_exec_event.9 Warn: meta author : no refentry/info/author i2o_exec_init Note: meta author : see http://docbook.sf.net/el/author i2o_exec_init Warn: meta author : no author data, so inserted a fixme i2o_exec_init Note: Writing i2o_exec_init.9 Warn: meta author : no refentry/info/author i2o_exec_exit Note: meta author : see http://docbook.sf.net/el/author i2o_exec_exit Warn: meta author : no author data, so inserted a fixme i2o_exec_exit Note: Writing i2o_exec_exit.9 Warn: meta author : no refentry/info/author i2o_bus_scan Note: meta author : see http://docbook.sf.net/el/author i2o_bus_scan Warn: meta author : no author data, so inserted a fixme i2o_bus_scan Note: Writing i2o_bus_scan.9 Warn: meta author : no refentry/info/author i2o_bus_store_scan Note: meta author : see http://docbook.sf.net/el/author i2o_bus_store_scan Warn: meta author : no author data, so inserted a fixme i2o_bus_store_scan Note: Writing i2o_bus_store_scan.9 Warn: meta author : no refentry/info/author i2o_bus_probe Note: meta author : see http://docbook.sf.net/el/author i2o_bus_probe Warn: meta author : no author data, so inserted a fixme i2o_bus_probe Note: Writing i2o_bus_probe.9 Warn: meta author : no refentry/info/author i2o_bus_remove Note: meta author : see http://docbook.sf.net/el/author i2o_bus_remove Warn: meta author : no author data, so inserted a fixme i2o_bus_remove Note: Writing i2o_bus_remove.9 Warn: meta author : no refentry/info/author i2o_bus_init Note: meta author : see http://docbook.sf.net/el/author i2o_bus_init Warn: meta author : no author data, so inserted a fixme i2o_bus_init Note: Writing i2o_bus_init.9 Warn: meta author : no refentry/info/author i2o_bus_exit Note: meta author : see http://docbook.sf.net/el/author i2o_bus_exit Warn: meta author : no author data, so inserted a fixme i2o_bus_exit Note: Writing i2o_bus_exit.9 Warn: meta author : no refentry/info/author i2o_device_claim Note: meta author : see http://docbook.sf.net/el/author i2o_device_claim Warn: meta author : no author data, so inserted a fixme i2o_device_claim Note: Writing i2o_device_claim.9 Warn: meta author : no refentry/info/author i2o_device_claim_release Note: meta author : see http://docbook.sf.net/el/author i2o_device_claim_release Warn: meta author : no author data, so inserted a fixme i2o_device_claim_release Note: Writing i2o_device_claim_release.9 Warn: meta author : no refentry/info/author i2o_device_issue_claim Note: meta author : see http://docbook.sf.net/el/author i2o_device_issue_claim Warn: meta author : no author data, so inserted a fixme i2o_device_issue_claim Note: Writing i2o_device_issue_claim.9 Warn: meta author : no refentry/info/author i2o_device_release Note: meta author : see http://docbook.sf.net/el/author i2o_device_release Warn: meta author : no author data, so inserted a fixme i2o_device_release Note: Writing i2o_device_release.9 Warn: meta author : no refentry/info/author i2o_device_show_class_id Note: meta author : see http://docbook.sf.net/el/author i2o_device_show_class_id Warn: meta author : no author data, so inserted a fixme i2o_device_show_class_id Note: Writing i2o_device_show_class_id.9 Warn: meta author : no refentry/info/author i2o_device_show_tid Note: meta author : see http://docbook.sf.net/el/author i2o_device_show_tid Warn: meta author : no author data, so inserted a fixme i2o_device_show_tid Note: Writing i2o_device_show_tid.9 Warn: meta author : no refentry/info/author i2o_device_alloc Note: meta author : see http://docbook.sf.net/el/author i2o_device_alloc Warn: meta author : no author data, so inserted a fixme i2o_device_alloc Note: Writing i2o_device_alloc.9 Warn: meta author : no refentry/info/author i2o_device_add Note: meta author : see http://docbook.sf.net/el/author i2o_device_add Warn: meta author : no author data, so inserted a fixme i2o_device_add Note: Writing i2o_device_add.9 Warn: meta author : no refentry/info/author i2o_device_remove Note: meta author : see http://docbook.sf.net/el/author i2o_device_remove Warn: meta author : no author data, so inserted a fixme i2o_device_remove Note: Writing i2o_device_remove.9 Warn: meta author : no refentry/info/author i2o_device_parse_lct Note: meta author : see http://docbook.sf.net/el/author i2o_device_parse_lct Warn: meta author : no author data, so inserted a fixme i2o_device_parse_lct Note: Writing i2o_device_parse_lct.9 Warn: meta author : no refentry/info/author i2o_bus_match Note: meta author : see http://docbook.sf.net/el/author i2o_bus_match Warn: meta author : no author data, so inserted a fixme i2o_bus_match Note: Writing i2o_bus_match.9 Warn: meta author : no refentry/info/author i2o_driver_dispatch Note: meta author : see http://docbook.sf.net/el/author i2o_driver_dispatch Warn: meta author : no author data, so inserted a fixme i2o_driver_dispatch Note: Writing i2o_driver_dispatch.9 Warn: meta author : no refentry/info/author i2o_driver_init Note: meta author : see http://docbook.sf.net/el/author i2o_driver_init Warn: meta author : no author data, so inserted a fixme i2o_driver_init Note: Writing i2o_driver_init.9 Warn: meta author : no refentry/info/author i2o_driver_exit Note: meta author : see http://docbook.sf.net/el/author i2o_driver_exit Warn: meta author : no author data, so inserted a fixme i2o_driver_exit Note: Writing i2o_driver_exit.9 Warn: meta author : no refentry/info/author i2o_pci_free Note: meta author : see http://docbook.sf.net/el/author i2o_pci_free Warn: meta author : no author data, so inserted a fixme i2o_pci_free Note: Writing i2o_pci_free.9 Warn: meta author : no refentry/info/author i2o_pci_alloc Note: meta author : see http://docbook.sf.net/el/author i2o_pci_alloc Warn: meta author : no author data, so inserted a fixme i2o_pci_alloc Note: Writing i2o_pci_alloc.9 Warn: meta author : no refentry/info/author i2o_pci_interrupt Note: meta author : see http://docbook.sf.net/el/author i2o_pci_interrupt Warn: meta author : no author data, so inserted a fixme i2o_pci_interrupt Note: Writing i2o_pci_interrupt.9 Warn: meta author : no refentry/info/author i2o_pci_irq_enable Note: meta author : see http://docbook.sf.net/el/author i2o_pci_irq_enable Warn: meta author : no author data, so inserted a fixme i2o_pci_irq_enable Note: Writing i2o_pci_irq_enable.9 Warn: meta author : no refentry/info/author i2o_pci_irq_disable Note: meta author : see http://docbook.sf.net/el/author i2o_pci_irq_disable Warn: meta author : no author data, so inserted a fixme i2o_pci_irq_disable Note: Writing i2o_pci_irq_disable.9 Warn: meta author : no refentry/info/author i2o_pci_probe Note: meta author : see http://docbook.sf.net/el/author i2o_pci_probe Warn: meta author : no author data, so inserted a fixme i2o_pci_probe Note: Writing i2o_pci_probe.9 Warn: meta author : no refentry/info/author i2o_pci_remove Note: meta author : see http://docbook.sf.net/el/author i2o_pci_remove Warn: meta author : no author data, so inserted a fixme i2o_pci_remove Note: Writing i2o_pci_remove.9 Warn: meta author : no refentry/info/author i2o_pci_init Note: meta author : see http://docbook.sf.net/el/author i2o_pci_init Warn: meta author : no author data, so inserted a fixme i2o_pci_init Note: Writing i2o_pci_init.9 Warn: meta author : no refentry/info/author i2o_pci_exit Note: meta author : see http://docbook.sf.net/el/author i2o_pci_exit Warn: meta author : no author data, so inserted a fixme i2o_pci_exit Note: Writing i2o_pci_exit.9 Warn: meta author : no refentry/info/author i2o_block_device_free Note: meta author : see http://docbook.sf.net/el/author i2o_block_device_free Warn: meta author : no author data, so inserted a fixme i2o_block_device_free Note: Writing i2o_block_device_free.9 Warn: meta author : no refentry/info/author i2o_block_remove Note: meta author : see http://docbook.sf.net/el/author i2o_block_remove Warn: meta author : no author data, so inserted a fixme i2o_block_remove Note: Writing i2o_block_remove.9 Warn: meta author : no refentry/info/author i2o_block_device_flush Note: meta author : see http://docbook.sf.net/el/author i2o_block_device_flush Warn: meta author : no author data, so inserted a fixme i2o_block_device_flush Note: Writing i2o_block_device_flush.9 Warn: meta author : no refentry/info/author i2o_block_device_mount Note: meta author : see http://docbook.sf.net/el/author i2o_block_device_mount Warn: meta author : no author data, so inserted a fixme i2o_block_device_mount Note: Writing i2o_block_device_mount.9 Warn: meta author : no refentry/info/author i2o_block_device_lock Note: meta author : see http://docbook.sf.net/el/author i2o_block_device_lock Warn: meta author : no author data, so inserted a fixme i2o_block_device_lock Note: Writing i2o_block_device_lock.9 Warn: meta author : no refentry/info/author i2o_block_device_unlock Note: meta author : see http://docbook.sf.net/el/author i2o_block_device_unlock Warn: meta author : no author data, so inserted a fixme i2o_block_device_unlock Note: Writing i2o_block_device_unlock.9 Warn: meta author : no refentry/info/author i2o_block_device_power Note: meta author : see http://docbook.sf.net/el/author i2o_block_device_power Warn: meta author : no author data, so inserted a fixme i2o_block_device_power Note: Writing i2o_block_device_power.9 Warn: meta author : no refentry/info/author i2o_block_request_alloc Note: meta author : see http://docbook.sf.net/el/author i2o_block_request_alloc Warn: meta author : no author data, so inserted a fixme i2o_block_request_alloc Note: Writing i2o_block_request_alloc.9 Warn: meta author : no refentry/info/author i2o_block_request_free Note: meta author : see http://docbook.sf.net/el/author i2o_block_request_free Warn: meta author : no author data, so inserted a fixme i2o_block_request_free Note: Writing i2o_block_request_free.9 Warn: meta author : no refentry/info/author i2o_block_sglist_alloc Note: meta author : see http://docbook.sf.net/el/author i2o_block_sglist_alloc Warn: meta author : no author data, so inserted a fixme i2o_block_sglist_alloc Note: Writing i2o_block_sglist_alloc.9 Warn: meta author : no refentry/info/author i2o_block_sglist_free Note: meta author : see http://docbook.sf.net/el/author i2o_block_sglist_free Warn: meta author : no author data, so inserted a fixme i2o_block_sglist_free Note: Writing i2o_block_sglist_free.9 Warn: meta author : no refentry/info/author i2o_block_prep_req_fn Note: meta author : see http://docbook.sf.net/el/author i2o_block_prep_req_fn Warn: meta author : no author data, so inserted a fixme i2o_block_prep_req_fn Note: Writing i2o_block_prep_req_fn.9 Warn: meta author : no refentry/info/author i2o_block_delayed_request_fn Note: meta author : see http://docbook.sf.net/el/author i2o_block_delayed_request_fn Warn: meta author : no author data, so inserted a fixme i2o_block_delayed_request_fn Note: Writing i2o_block_delayed_request_fn.9 Warn: meta author : no refentry/info/author i2o_block_end_request Note: meta author : see http://docbook.sf.net/el/author i2o_block_end_request Warn: meta author : no author data, so inserted a fixme i2o_block_end_request Note: Writing i2o_block_end_request.9 Warn: meta author : no refentry/info/author i2o_block_reply Note: meta author : see http://docbook.sf.net/el/author i2o_block_reply Warn: meta author : no author data, so inserted a fixme i2o_block_reply Note: Writing i2o_block_reply.9 Warn: meta author : no refentry/info/author i2o_block_open Note: meta author : see http://docbook.sf.net/el/author i2o_block_open Warn: meta author : no author data, so inserted a fixme i2o_block_open Note: Writing i2o_block_open.9 Warn: meta author : no refentry/info/author i2o_block_release Note: meta author : see http://docbook.sf.net/el/author i2o_block_release Warn: meta author : no author data, so inserted a fixme i2o_block_release Note: Writing i2o_block_release.9 Warn: meta author : no refentry/info/author i2o_block_ioctl Note: meta author : see http://docbook.sf.net/el/author i2o_block_ioctl Warn: meta author : no author data, so inserted a fixme i2o_block_ioctl Note: Writing i2o_block_ioctl.9 Warn: meta author : no refentry/info/author i2o_block_media_changed Note: meta author : see http://docbook.sf.net/el/author i2o_block_media_changed Warn: meta author : no author data, so inserted a fixme i2o_block_media_changed Note: Writing i2o_block_media_changed.9 Warn: meta author : no refentry/info/author i2o_block_transfer Note: meta author : see http://docbook.sf.net/el/author i2o_block_transfer Warn: meta author : no author data, so inserted a fixme i2o_block_transfer Note: Writing i2o_block_transfer.9 Warn: meta author : no refentry/info/author i2o_block_request_fn Note: meta author : see http://docbook.sf.net/el/author i2o_block_request_fn Warn: meta author : no author data, so inserted a fixme i2o_block_request_fn Note: Writing i2o_block_request_fn.9 Warn: meta author : no refentry/info/author i2o_block_device_alloc Note: meta author : see http://docbook.sf.net/el/author i2o_block_device_alloc Warn: meta author : no author data, so inserted a fixme i2o_block_device_alloc Note: Writing i2o_block_device_alloc.9 Warn: meta author : no refentry/info/author i2o_block_probe Note: meta author : see http://docbook.sf.net/el/author i2o_block_probe Warn: meta author : no author data, so inserted a fixme i2o_block_probe Note: Writing i2o_block_probe.9 Warn: meta author : no refentry/info/author i2o_block_init Note: meta author : see http://docbook.sf.net/el/author i2o_block_init Warn: meta author : no author data, so inserted a fixme i2o_block_init Note: Writing i2o_block_init.9 Warn: meta author : no refentry/info/author i2o_block_exit Note: meta author : see http://docbook.sf.net/el/author i2o_block_exit Warn: meta author : no author data, so inserted a fixme i2o_block_exit Note: Writing i2o_block_exit.9 Warn: meta author : no refentry/info/author i2o_scsi_get_host Note: meta author : see http://docbook.sf.net/el/author i2o_scsi_get_host Warn: meta author : no author data, so inserted a fixme i2o_scsi_get_host Note: Writing i2o_scsi_get_host.9 Warn: meta author : no refentry/info/author i2o_scsi_remove Note: meta author : see http://docbook.sf.net/el/author i2o_scsi_remove Warn: meta author : no author data, so inserted a fixme i2o_scsi_remove Note: Writing i2o_scsi_remove.9 Warn: meta author : no refentry/info/author i2o_scsi_probe Note: meta author : see http://docbook.sf.net/el/author i2o_scsi_probe Warn: meta author : no author data, so inserted a fixme i2o_scsi_probe Note: Writing i2o_scsi_probe.9 Warn: meta author : no refentry/info/author i2o_scsi_reply Note: meta author : see http://docbook.sf.net/el/author i2o_scsi_reply Warn: meta author : no author data, so inserted a fixme i2o_scsi_reply Note: Writing i2o_scsi_reply.9 Warn: meta author : no refentry/info/author i2o_scsi_notify_device_add Note: meta author : see http://docbook.sf.net/el/author i2o_scsi_notify_device_add Warn: meta author : no author data, so inserted a fixme i2o_scsi_notify_device_add Note: Writing i2o_scsi_notify_device_add.9 Warn: meta author : no refentry/info/author i2o_scsi_notify_device_remove Note: meta author : see http://docbook.sf.net/el/author i2o_scsi_notify_device_remove Warn: meta author : no author data, so inserted a fixme i2o_scsi_notify_device_remove Note: Writing i2o_scsi_notify_device_remove.9 Warn: meta author : no refentry/info/author i2o_scsi_notify_controller_add Note: meta author : see http://docbook.sf.net/el/author i2o_scsi_notify_controller_add Warn: meta author : no author data, so inserted a fixme i2o_scsi_notify_controller_add Note: Writing i2o_scsi_notify_controller_add.9 Warn: meta author : no refentry/info/author i2o_scsi_notify_controller_remove Note: meta author : see http://docbook.sf.net/el/author i2o_scsi_notify_controller_remove Warn: meta author : no author data, so inserted a fixme i2o_scsi_notify_controller_remove Note: Writing i2o_scsi_notify_controller_remove.9 Warn: meta author : no refentry/info/author i2o_scsi_queuecommand Note: meta author : see http://docbook.sf.net/el/author i2o_scsi_queuecommand Warn: meta author : no author data, so inserted a fixme i2o_scsi_queuecommand Note: Writing i2o_scsi_queuecommand.9 Warn: meta author : no refentry/info/author i2o_scsi_abort Note: meta author : see http://docbook.sf.net/el/author i2o_scsi_abort Warn: meta author : no author data, so inserted a fixme i2o_scsi_abort Note: Writing i2o_scsi_abort.9 Warn: meta author : no refentry/info/author i2o_scsi_bios_param Note: meta author : see http://docbook.sf.net/el/author i2o_scsi_bios_param Warn: meta author : no author data, so inserted a fixme i2o_scsi_bios_param Note: Writing i2o_scsi_bios_param.9 Warn: meta author : no refentry/info/author i2o_scsi_init Note: meta author : see http://docbook.sf.net/el/author i2o_scsi_init Warn: meta author : no author data, so inserted a fixme i2o_scsi_init Note: Writing i2o_scsi_init.9 Warn: meta author : no refentry/info/author i2o_scsi_exit Note: meta author : see http://docbook.sf.net/el/author i2o_scsi_exit Warn: meta author : no author data, so inserted a fixme i2o_scsi_exit Note: Writing i2o_scsi_exit.9 Warn: meta author : no refentry/info/author i2o_get_class_name Note: meta author : see http://docbook.sf.net/el/author i2o_get_class_name Warn: meta author : no author data, so inserted a fixme i2o_get_class_name Note: Writing i2o_get_class_name.9 Warn: meta author : no refentry/info/author i2o_proc_create_entries Note: meta author : see http://docbook.sf.net/el/author i2o_proc_create_entries Warn: meta author : no author data, so inserted a fixme i2o_proc_create_entries Note: Writing i2o_proc_create_entries.9 Warn: meta author : no refentry/info/author i2o_proc_subdir_remove Note: meta author : see http://docbook.sf.net/el/author i2o_proc_subdir_remove Warn: meta author : no author data, so inserted a fixme i2o_proc_subdir_remove Note: Writing i2o_proc_subdir_remove.9 Warn: meta author : no refentry/info/author i2o_proc_device_add Note: meta author : see http://docbook.sf.net/el/author i2o_proc_device_add Warn: meta author : no author data, so inserted a fixme i2o_proc_device_add Note: Writing i2o_proc_device_add.9 Warn: meta author : no refentry/info/author i2o_proc_iop_add Note: meta author : see http://docbook.sf.net/el/author i2o_proc_iop_add Warn: meta author : no author data, so inserted a fixme i2o_proc_iop_add Note: Writing i2o_proc_iop_add.9 Warn: meta author : no refentry/info/author i2o_proc_iop_remove Note: meta author : see http://docbook.sf.net/el/author i2o_proc_iop_remove Warn: meta author : no author data, so inserted a fixme i2o_proc_iop_remove Note: Writing i2o_proc_iop_remove.9 Warn: meta author : no refentry/info/author i2o_proc_fs_create Note: meta author : see http://docbook.sf.net/el/author i2o_proc_fs_create Warn: meta author : no author data, so inserted a fixme i2o_proc_fs_create Note: Writing i2o_proc_fs_create.9 Warn: meta author : no refentry/info/author i2o_proc_fs_destroy Note: meta author : see http://docbook.sf.net/el/author i2o_proc_fs_destroy Warn: meta author : no author data, so inserted a fixme i2o_proc_fs_destroy Note: Writing i2o_proc_fs_destroy.9 Warn: meta author : no refentry/info/author i2o_proc_init Note: meta author : see http://docbook.sf.net/el/author i2o_proc_init Warn: meta author : no author data, so inserted a fixme i2o_proc_init Note: Writing i2o_proc_init.9 Warn: meta author : no refentry/info/author i2o_proc_exit Note: meta author : see http://docbook.sf.net/el/author i2o_proc_exit Warn: meta author : no author data, so inserted a fixme i2o_proc_exit Note: Writing i2o_proc_exit.9 Warn: meta author : no refentry/info/author snd_register_device Note: meta author : see http://docbook.sf.net/el/author snd_register_device Warn: meta author : no author data, so inserted a fixme snd_register_device Note: Writing snd_register_device.9 Warn: meta author : no refentry/info/author snd_printk Note: meta author : see http://docbook.sf.net/el/author snd_printk Warn: meta author : no author data, so inserted a fixme snd_printk Note: Writing snd_printk.9 Warn: meta author : no refentry/info/author snd_printd Note: meta author : see http://docbook.sf.net/el/author snd_printd Warn: meta author : no author data, so inserted a fixme snd_printd Note: Writing snd_printd.9 Warn: meta author : no refentry/info/author snd_BUG Note: meta author : see http://docbook.sf.net/el/author snd_BUG Warn: meta author : no author data, so inserted a fixme snd_BUG Note: Writing snd_BUG.9 Warn: meta author : no refentry/info/author snd_BUG_ON Note: meta author : see http://docbook.sf.net/el/author snd_BUG_ON Warn: meta author : no author data, so inserted a fixme snd_BUG_ON Note: Writing snd_BUG_ON.9 Warn: meta author : no refentry/info/author snd_printdd Note: meta author : see http://docbook.sf.net/el/author snd_printdd Warn: meta author : no author data, so inserted a fixme snd_printdd Note: Writing snd_printdd.9 Warn: meta author : no refentry/info/author register_sound_special_device Note: meta author : see http://docbook.sf.net/el/author register_sound_special_device Warn: meta author : no author data, so inserted a fixme register_sound_special_device Note: Writing register_sound_special_device.9 Warn: meta author : no refentry/info/author register_sound_mixer Note: meta author : see http://docbook.sf.net/el/author register_sound_mixer Warn: meta author : no author data, so inserted a fixme register_sound_mixer Note: Writing register_sound_mixer.9 Warn: meta author : no refentry/info/author register_sound_midi Note: meta author : see http://docbook.sf.net/el/author register_sound_midi Warn: meta author : no author data, so inserted a fixme register_sound_midi Note: Writing register_sound_midi.9 Warn: meta author : no refentry/info/author register_sound_dsp Note: meta author : see http://docbook.sf.net/el/author register_sound_dsp Warn: meta author : no author data, so inserted a fixme register_sound_dsp Note: Writing register_sound_dsp.9 Warn: meta author : no refentry/info/author unregister_sound_special Note: meta author : see http://docbook.sf.net/el/author unregister_sound_special Warn: meta author : no author data, so inserted a fixme unregister_sound_special Note: Writing unregister_sound_special.9 Warn: meta author : no refentry/info/author unregister_sound_mixer Note: meta author : see http://docbook.sf.net/el/author unregister_sound_mixer Warn: meta author : no author data, so inserted a fixme unregister_sound_mixer Note: Writing unregister_sound_mixer.9 Warn: meta author : no refentry/info/author unregister_sound_midi Note: meta author : see http://docbook.sf.net/el/author unregister_sound_midi Warn: meta author : no author data, so inserted a fixme unregister_sound_midi Note: Writing unregister_sound_midi.9 Warn: meta author : no refentry/info/author unregister_sound_dsp Note: meta author : see http://docbook.sf.net/el/author unregister_sound_dsp Warn: meta author : no author data, so inserted a fixme unregister_sound_dsp Note: Writing unregister_sound_dsp.9 Warn: meta author : no refentry/info/author snd_pcm_playback_ready Note: meta author : see http://docbook.sf.net/el/author snd_pcm_playback_ready Warn: meta author : no author data, so inserted a fixme snd_pcm_playback_ready Note: Writing snd_pcm_playback_ready.9 Warn: meta author : no refentry/info/author snd_pcm_capture_ready Note: meta author : see http://docbook.sf.net/el/author snd_pcm_capture_ready Warn: meta author : no author data, so inserted a fixme snd_pcm_capture_ready Note: Writing snd_pcm_capture_ready.9 Warn: meta author : no refentry/info/author snd_pcm_playback_data Note: meta author : see http://docbook.sf.net/el/author snd_pcm_playback_data Warn: meta author : no author data, so inserted a fixme snd_pcm_playback_data Note: Writing snd_pcm_playback_data.9 Warn: meta author : no refentry/info/author snd_pcm_playback_empty Note: meta author : see http://docbook.sf.net/el/author snd_pcm_playback_empty Warn: meta author : no author data, so inserted a fixme snd_pcm_playback_empty Note: Writing snd_pcm_playback_empty.9 Warn: meta author : no refentry/info/author snd_pcm_capture_empty Note: meta author : see http://docbook.sf.net/el/author snd_pcm_capture_empty Warn: meta author : no author data, so inserted a fixme snd_pcm_capture_empty Note: Writing snd_pcm_capture_empty.9 Warn: meta author : no refentry/info/author snd_pcm_format_cpu_endian Note: meta author : see http://docbook.sf.net/el/author snd_pcm_format_cpu_endian Warn: meta author : no author data, so inserted a fixme snd_pcm_format_cpu_endian Note: Writing snd_pcm_format_cpu_endian.9 Warn: meta author : no refentry/info/author snd_pcm_new_stream Note: meta author : see http://docbook.sf.net/el/author snd_pcm_new_stream Warn: meta author : no author data, so inserted a fixme snd_pcm_new_stream Note: Writing snd_pcm_new_stream.9 Warn: meta author : no refentry/info/author snd_pcm_new Note: meta author : see http://docbook.sf.net/el/author snd_pcm_new Warn: meta author : no author data, so inserted a fixme snd_pcm_new Note: Writing snd_pcm_new.9 Warn: meta author : no refentry/info/author snd_device_new Note: meta author : see http://docbook.sf.net/el/author snd_device_new Warn: meta author : no author data, so inserted a fixme snd_device_new Note: Writing snd_device_new.9 Warn: meta author : no refentry/info/author snd_device_free Note: meta author : see http://docbook.sf.net/el/author snd_device_free Warn: meta author : no author data, so inserted a fixme snd_device_free Note: Writing snd_device_free.9 Warn: meta author : no refentry/info/author snd_device_register Note: meta author : see http://docbook.sf.net/el/author snd_device_register Warn: meta author : no author data, so inserted a fixme snd_device_register Note: Writing snd_device_register.9 Warn: meta author : no refentry/info/author snd_iprintf Note: meta author : see http://docbook.sf.net/el/author snd_iprintf Warn: meta author : no author data, so inserted a fixme snd_iprintf Note: Writing snd_iprintf.9 Warn: meta author : no refentry/info/author snd_info_get_line Note: meta author : see http://docbook.sf.net/el/author snd_info_get_line Warn: meta author : no author data, so inserted a fixme snd_info_get_line Note: Writing snd_info_get_line.9 Warn: meta author : no refentry/info/author snd_info_get_str Note: meta author : see http://docbook.sf.net/el/author snd_info_get_str Warn: meta author : no author data, so inserted a fixme snd_info_get_str Note: Writing snd_info_get_str.9 Warn: meta author : no refentry/info/author snd_info_create_module_entry Note: meta author : see http://docbook.sf.net/el/author snd_info_create_module_entry Warn: meta author : no author data, so inserted a fixme snd_info_create_module_entry Note: Writing snd_info_create_module_entry.9 Warn: meta author : no refentry/info/author snd_info_create_card_entry Note: meta author : see http://docbook.sf.net/el/author snd_info_create_card_entry Warn: meta author : no author data, so inserted a fixme snd_info_create_card_entry Note: Writing snd_info_create_card_entry.9 Warn: meta author : no refentry/info/author snd_card_proc_new Note: meta author : see http://docbook.sf.net/el/author snd_card_proc_new Warn: meta author : no author data, so inserted a fixme snd_card_proc_new Note: Writing snd_card_proc_new.9 Warn: meta author : no refentry/info/author snd_info_free_entry Note: meta author : see http://docbook.sf.net/el/author snd_info_free_entry Warn: meta author : no author data, so inserted a fixme snd_info_free_entry Note: Writing snd_info_free_entry.9 Warn: meta author : no refentry/info/author snd_info_register Note: meta author : see http://docbook.sf.net/el/author snd_info_register Warn: meta author : no author data, so inserted a fixme snd_info_register Note: Writing snd_info_register.9 Warn: meta author : no refentry/info/author snd_rawmidi_receive Note: meta author : see http://docbook.sf.net/el/author snd_rawmidi_receive Warn: meta author : no author data, so inserted a fixme snd_rawmidi_receive Note: Writing snd_rawmidi_receive.9 Warn: meta author : no refentry/info/author snd_rawmidi_transmit_empty Note: meta author : see http://docbook.sf.net/el/author snd_rawmidi_transmit_empty Warn: meta author : no author data, so inserted a fixme snd_rawmidi_transmit_empty Note: Writing snd_rawmidi_transmit_empty.9 Warn: meta author : no refentry/info/author snd_rawmidi_transmit_peek Note: meta author : see http://docbook.sf.net/el/author snd_rawmidi_transmit_peek Warn: meta author : no author data, so inserted a fixme snd_rawmidi_transmit_peek Note: Writing snd_rawmidi_transmit_peek.9 Warn: meta author : no refentry/info/author snd_rawmidi_transmit_ack Note: meta author : see http://docbook.sf.net/el/author snd_rawmidi_transmit_ack Warn: meta author : no author data, so inserted a fixme snd_rawmidi_transmit_ack Note: Writing snd_rawmidi_transmit_ack.9 Warn: meta author : no refentry/info/author snd_rawmidi_transmit Note: meta author : see http://docbook.sf.net/el/author snd_rawmidi_transmit Warn: meta author : no author data, so inserted a fixme snd_rawmidi_transmit Note: Writing snd_rawmidi_transmit.9 Warn: meta author : no refentry/info/author snd_rawmidi_new Note: meta author : see http://docbook.sf.net/el/author snd_rawmidi_new Warn: meta author : no author data, so inserted a fixme snd_rawmidi_new Note: Writing snd_rawmidi_new.9 Warn: meta author : no refentry/info/author snd_rawmidi_set_ops Note: meta author : see http://docbook.sf.net/el/author snd_rawmidi_set_ops Warn: meta author : no author data, so inserted a fixme snd_rawmidi_set_ops Note: Writing snd_rawmidi_set_ops.9 Warn: meta author : no refentry/info/author snd_request_card Note: meta author : see http://docbook.sf.net/el/author snd_request_card Warn: meta author : no author data, so inserted a fixme snd_request_card Note: Writing snd_request_card.9 Warn: meta author : no refentry/info/author snd_lookup_minor_data Note: meta author : see http://docbook.sf.net/el/author snd_lookup_minor_data Warn: meta author : no author data, so inserted a fixme snd_lookup_minor_data Note: Writing snd_lookup_minor_data.9 Warn: meta author : no refentry/info/author snd_register_device_for_dev Note: meta author : see http://docbook.sf.net/el/author snd_register_device_for_dev Warn: meta author : no author data, so inserted a fixme snd_register_device_for_dev Note: Writing snd_register_device_for_dev.9 Warn: meta author : no refentry/info/author snd_unregister_device Note: meta author : see http://docbook.sf.net/el/author snd_unregister_device Warn: meta author : no author data, so inserted a fixme snd_unregister_device Note: Writing snd_unregister_device.9 Warn: meta author : no refentry/info/author copy_to_user_fromio Note: meta author : see http://docbook.sf.net/el/author copy_to_user_fromio Warn: meta author : no author data, so inserted a fixme copy_to_user_fromio Note: Writing copy_to_user_fromio.9 Warn: meta author : no refentry/info/author copy_from_user_toio Note: meta author : see http://docbook.sf.net/el/author copy_from_user_toio Warn: meta author : no author data, so inserted a fixme copy_from_user_toio Note: Writing copy_from_user_toio.9 Warn: meta author : no refentry/info/author snd_pcm_lib_preallocate_free_for_all Note: meta author : see http://docbook.sf.net/el/author snd_pcm_lib_preallocate_free_for_all Warn: meta author : no author data, so inserted a fixme snd_pcm_lib_preallocate_free_for_all Note: Writing snd_pcm_lib_preallocate_free_for_all.9 Warn: meta author : no refentry/info/author snd_pcm_lib_preallocate_pages Note: meta author : see http://docbook.sf.net/el/author snd_pcm_lib_preallocate_pages Warn: meta author : no author data, so inserted a fixme snd_pcm_lib_preallocate_pages Note: Writing snd_pcm_lib_preallocate_pages.9 Warn: meta author : no refentry/info/author snd_pcm_lib_preallocate_pages_for_all Note: meta author : see http://docbook.sf.net/el/author snd_pcm_lib_preallocate_pages_for_all Warn: meta author : no author data, so inserted a fixme snd_pcm_lib_preallocate_pages_for_all Note: Writing snd_pcm_lib_preallocate_pages_for_all.9 Warn: meta author : no refentry/info/author snd_pcm_sgbuf_ops_page Note: meta author : see http://docbook.sf.net/el/author snd_pcm_sgbuf_ops_page Warn: meta author : no author data, so inserted a fixme snd_pcm_sgbuf_ops_page Note: Writing snd_pcm_sgbuf_ops_page.9 Warn: meta author : no refentry/info/author snd_pcm_lib_malloc_pages Note: meta author : see http://docbook.sf.net/el/author snd_pcm_lib_malloc_pages Warn: meta author : no author data, so inserted a fixme snd_pcm_lib_malloc_pages Note: Writing snd_pcm_lib_malloc_pages.9 Warn: meta author : no refentry/info/author snd_pcm_lib_free_pages Note: meta author : see http://docbook.sf.net/el/author snd_pcm_lib_free_pages Warn: meta author : no author data, so inserted a fixme snd_pcm_lib_free_pages Note: Writing snd_pcm_lib_free_pages.9 Warn: meta author : no refentry/info/author snd_card_new Note: meta author : see http://docbook.sf.net/el/author snd_card_new Warn: meta author : no author data, so inserted a fixme snd_card_new Note: Writing snd_card_new.9 Warn: meta author : no refentry/info/author snd_card_disconnect Note: meta author : see http://docbook.sf.net/el/author snd_card_disconnect Warn: meta author : no author data, so inserted a fixme snd_card_disconnect Note: Writing snd_card_disconnect.9 Warn: meta author : no refentry/info/author snd_card_register Note: meta author : see http://docbook.sf.net/el/author snd_card_register Warn: meta author : no author data, so inserted a fixme snd_card_register Note: Writing snd_card_register.9 Warn: meta author : no refentry/info/author snd_component_add Note: meta author : see http://docbook.sf.net/el/author snd_component_add Warn: meta author : no author data, so inserted a fixme snd_component_add Note: Writing snd_component_add.9 Warn: meta author : no refentry/info/author snd_card_file_add Note: meta author : see http://docbook.sf.net/el/author snd_card_file_add Warn: meta author : no author data, so inserted a fixme snd_card_file_add Note: Writing snd_card_file_add.9 Warn: meta author : no refentry/info/author snd_card_file_remove Note: meta author : see http://docbook.sf.net/el/author snd_card_file_remove Warn: meta author : no author data, so inserted a fixme snd_card_file_remove Note: Writing snd_card_file_remove.9 Warn: meta author : no refentry/info/author snd_power_wait Note: meta author : see http://docbook.sf.net/el/author snd_power_wait Warn: meta author : no author data, so inserted a fixme snd_power_wait Note: Writing snd_power_wait.9 Warn: meta author : no refentry/info/author snd_dma_program Note: meta author : see http://docbook.sf.net/el/author snd_dma_program Warn: meta author : no author data, so inserted a fixme snd_dma_program Note: Writing snd_dma_program.9 Warn: meta author : no refentry/info/author snd_dma_disable Note: meta author : see http://docbook.sf.net/el/author snd_dma_disable Warn: meta author : no author data, so inserted a fixme snd_dma_disable Note: Writing snd_dma_disable.9 Warn: meta author : no refentry/info/author snd_dma_pointer Note: meta author : see http://docbook.sf.net/el/author snd_dma_pointer Warn: meta author : no author data, so inserted a fixme snd_dma_pointer Note: Writing snd_dma_pointer.9 Warn: meta author : no refentry/info/author snd_ctl_new1 Note: meta author : see http://docbook.sf.net/el/author snd_ctl_new1 Warn: meta author : no author data, so inserted a fixme snd_ctl_new1 Note: Writing snd_ctl_new1.9 Warn: meta author : no refentry/info/author snd_ctl_free_one Note: meta author : see http://docbook.sf.net/el/author snd_ctl_free_one Warn: meta author : no author data, so inserted a fixme snd_ctl_free_one Note: Writing snd_ctl_free_one.9 Warn: meta author : no refentry/info/author snd_ctl_add Note: meta author : see http://docbook.sf.net/el/author snd_ctl_add Warn: meta author : no author data, so inserted a fixme snd_ctl_add Note: Writing snd_ctl_add.9 Warn: meta author : no refentry/info/author snd_ctl_remove Note: meta author : see http://docbook.sf.net/el/author snd_ctl_remove Warn: meta author : no author data, so inserted a fixme snd_ctl_remove Note: Writing snd_ctl_remove.9 Warn: meta author : no refentry/info/author snd_ctl_remove_id Note: meta author : see http://docbook.sf.net/el/author snd_ctl_remove_id Warn: meta author : no author data, so inserted a fixme snd_ctl_remove_id Note: Writing snd_ctl_remove_id.9 Warn: meta author : no refentry/info/author snd_ctl_rename_id Note: meta author : see http://docbook.sf.net/el/author snd_ctl_rename_id Warn: meta author : no author data, so inserted a fixme snd_ctl_rename_id Note: Writing snd_ctl_rename_id.9 Warn: meta author : no refentry/info/author snd_ctl_find_numid Note: meta author : see http://docbook.sf.net/el/author snd_ctl_find_numid Warn: meta author : no author data, so inserted a fixme snd_ctl_find_numid Note: Writing snd_ctl_find_numid.9 Warn: meta author : no refentry/info/author snd_ctl_find_id Note: meta author : see http://docbook.sf.net/el/author snd_ctl_find_id Warn: meta author : no author data, so inserted a fixme snd_ctl_find_id Note: Writing snd_ctl_find_id.9 Warn: meta author : no refentry/info/author snd_pcm_set_ops Note: meta author : see http://docbook.sf.net/el/author snd_pcm_set_ops Warn: meta author : no author data, so inserted a fixme snd_pcm_set_ops Note: Writing snd_pcm_set_ops.9 Warn: meta author : no refentry/info/author snd_pcm_set_sync Note: meta author : see http://docbook.sf.net/el/author snd_pcm_set_sync Warn: meta author : no author data, so inserted a fixme snd_pcm_set_sync Note: Writing snd_pcm_set_sync.9 Warn: meta author : no refentry/info/author snd_interval_refine Note: meta author : see http://docbook.sf.net/el/author snd_interval_refine Warn: meta author : no author data, so inserted a fixme snd_interval_refine Note: Writing snd_interval_refine.9 Warn: meta author : no refentry/info/author snd_interval_ratnum Note: meta author : see http://docbook.sf.net/el/author snd_interval_ratnum Warn: meta author : no author data, so inserted a fixme snd_interval_ratnum Note: Writing snd_interval_ratnum.9 Warn: meta author : no refentry/info/author snd_interval_list Note: meta author : see http://docbook.sf.net/el/author snd_interval_list Warn: meta author : no author data, so inserted a fixme snd_interval_list Note: Writing snd_interval_list.9 Warn: meta author : no refentry/info/author snd_pcm_hw_rule_add Note: meta author : see http://docbook.sf.net/el/author snd_pcm_hw_rule_add Warn: meta author : no author data, so inserted a fixme snd_pcm_hw_rule_add Note: Writing snd_pcm_hw_rule_add.9 Warn: meta author : no refentry/info/author snd_pcm_hw_constraint_integer Note: meta author : see http://docbook.sf.net/el/author snd_pcm_hw_constraint_integer Warn: meta author : no author data, so inserted a fixme snd_pcm_hw_constraint_integer Note: Writing snd_pcm_hw_constraint_integer.9 Warn: meta author : no refentry/info/author snd_pcm_hw_constraint_minmax Note: meta author : see http://docbook.sf.net/el/author snd_pcm_hw_constraint_minmax Warn: meta author : no author data, so inserted a fixme snd_pcm_hw_constraint_minmax Note: Writing snd_pcm_hw_constraint_minmax.9 Warn: meta author : no refentry/info/author snd_pcm_hw_constraint_list Note: meta author : see http://docbook.sf.net/el/author snd_pcm_hw_constraint_list Warn: meta author : no author data, so inserted a fixme snd_pcm_hw_constraint_list Note: Writing snd_pcm_hw_constraint_list.9 Warn: meta author : no refentry/info/author snd_pcm_hw_constraint_ratnums Note: meta author : see http://docbook.sf.net/el/author snd_pcm_hw_constraint_ratnums Warn: meta author : no author data, so inserted a fixme snd_pcm_hw_constraint_ratnums Note: Writing snd_pcm_hw_constraint_ratnums.9 Warn: meta author : no refentry/info/author snd_pcm_hw_constraint_ratdens Note: meta author : see http://docbook.sf.net/el/author snd_pcm_hw_constraint_ratdens Warn: meta author : no author data, so inserted a fixme snd_pcm_hw_constraint_ratdens Note: Writing snd_pcm_hw_constraint_ratdens.9 Warn: meta author : no refentry/info/author snd_pcm_hw_constraint_msbits Note: meta author : see http://docbook.sf.net/el/author snd_pcm_hw_constraint_msbits Warn: meta author : no author data, so inserted a fixme snd_pcm_hw_constraint_msbits Note: Writing snd_pcm_hw_constraint_msbits.9 Warn: meta author : no refentry/info/author snd_pcm_hw_constraint_step Note: meta author : see http://docbook.sf.net/el/author snd_pcm_hw_constraint_step Warn: meta author : no author data, so inserted a fixme snd_pcm_hw_constraint_step Note: Writing snd_pcm_hw_constraint_step.9 Warn: meta author : no refentry/info/author snd_pcm_hw_constraint_pow2 Note: meta author : see http://docbook.sf.net/el/author snd_pcm_hw_constraint_pow2 Warn: meta author : no author data, so inserted a fixme snd_pcm_hw_constraint_pow2 Note: Writing snd_pcm_hw_constraint_pow2.9 Warn: meta author : no refentry/info/author snd_pcm_hw_param_value Note: meta author : see http://docbook.sf.net/el/author snd_pcm_hw_param_value Warn: meta author : no author data, so inserted a fixme snd_pcm_hw_param_value Note: Writing snd_pcm_hw_param_value.9 Warn: meta author : no refentry/info/author snd_pcm_hw_param_first Note: meta author : see http://docbook.sf.net/el/author snd_pcm_hw_param_first Warn: meta author : no author data, so inserted a fixme snd_pcm_hw_param_first Note: Writing snd_pcm_hw_param_first.9 Warn: meta author : no refentry/info/author snd_pcm_hw_param_last Note: meta author : see http://docbook.sf.net/el/author snd_pcm_hw_param_last Warn: meta author : no author data, so inserted a fixme snd_pcm_hw_param_last Note: Writing snd_pcm_hw_param_last.9 Warn: meta author : no refentry/info/author snd_pcm_lib_ioctl Note: meta author : see http://docbook.sf.net/el/author snd_pcm_lib_ioctl Warn: meta author : no author data, so inserted a fixme snd_pcm_lib_ioctl Note: Writing snd_pcm_lib_ioctl.9 Warn: meta author : no refentry/info/author snd_pcm_period_elapsed Note: meta author : see http://docbook.sf.net/el/author snd_pcm_period_elapsed Warn: meta author : no author data, so inserted a fixme snd_pcm_period_elapsed Note: Writing snd_pcm_period_elapsed.9 Warn: meta author : no refentry/info/author snd_hwdep_new Note: meta author : see http://docbook.sf.net/el/author snd_hwdep_new Warn: meta author : no author data, so inserted a fixme snd_hwdep_new Note: Writing snd_hwdep_new.9 Warn: meta author : no refentry/info/author snd_pcm_stop Note: meta author : see http://docbook.sf.net/el/author snd_pcm_stop Warn: meta author : no author data, so inserted a fixme snd_pcm_stop Note: Writing snd_pcm_stop.9 Warn: meta author : no refentry/info/author snd_pcm_suspend Note: meta author : see http://docbook.sf.net/el/author snd_pcm_suspend Warn: meta author : no author data, so inserted a fixme snd_pcm_suspend Note: Writing snd_pcm_suspend.9 Warn: meta author : no refentry/info/author snd_pcm_suspend_all Note: meta author : see http://docbook.sf.net/el/author snd_pcm_suspend_all Warn: meta author : no author data, so inserted a fixme snd_pcm_suspend_all Note: Writing snd_pcm_suspend_all.9 Warn: meta author : no refentry/info/author snd_malloc_pages Note: meta author : see http://docbook.sf.net/el/author snd_malloc_pages Warn: meta author : no author data, so inserted a fixme snd_malloc_pages Note: Writing snd_malloc_pages.9 Warn: meta author : no refentry/info/author snd_free_pages Note: meta author : see http://docbook.sf.net/el/author snd_free_pages Warn: meta author : no author data, so inserted a fixme snd_free_pages Note: Writing snd_free_pages.9 Warn: meta author : no refentry/info/author snd_dma_alloc_pages Note: meta author : see http://docbook.sf.net/el/author snd_dma_alloc_pages Warn: meta author : no author data, so inserted a fixme snd_dma_alloc_pages Note: Writing snd_dma_alloc_pages.9 Warn: meta author : no refentry/info/author snd_dma_alloc_pages_fallback Note: meta author : see http://docbook.sf.net/el/author snd_dma_alloc_pages_fallback Warn: meta author : no author data, so inserted a fixme snd_dma_alloc_pages_fallback Note: Writing snd_dma_alloc_pages_fallback.9 Warn: meta author : no refentry/info/author snd_dma_free_pages Note: meta author : see http://docbook.sf.net/el/author snd_dma_free_pages Warn: meta author : no author data, so inserted a fixme snd_dma_free_pages Note: Writing snd_dma_free_pages.9 Warn: meta author : no refentry/info/author snd_dma_get_reserved_buf Note: meta author : see http://docbook.sf.net/el/author snd_dma_get_reserved_buf Warn: meta author : no author data, so inserted a fixme snd_dma_get_reserved_buf Note: Writing snd_dma_get_reserved_buf.9 Warn: meta author : no refentry/info/author snd_dma_reserve_buf Note: meta author : see http://docbook.sf.net/el/author snd_dma_reserve_buf Warn: meta author : no author data, so inserted a fixme snd_dma_reserve_buf Note: Writing snd_dma_reserve_buf.9 Warn: meta author : no refentry/info/author uart_handle_dcd_change Note: meta author : see http://docbook.sf.net/el/author uart_handle_dcd_change Warn: meta author : no author data, so inserted a fixme uart_handle_dcd_change Note: Writing uart_handle_dcd_change.9 Warn: meta author : no refentry/info/author uart_handle_cts_change Note: meta author : see http://docbook.sf.net/el/author uart_handle_cts_change Warn: meta author : no author data, so inserted a fixme uart_handle_cts_change Note: Writing uart_handle_cts_change.9 Warn: meta author : no refentry/info/author uart_update_timeout Note: meta author : see http://docbook.sf.net/el/author uart_update_timeout Warn: meta author : no author data, so inserted a fixme uart_update_timeout Note: Writing uart_update_timeout.9 Warn: meta author : no refentry/info/author uart_get_baud_rate Note: meta author : see http://docbook.sf.net/el/author uart_get_baud_rate Warn: meta author : no author data, so inserted a fixme uart_get_baud_rate Note: Writing uart_get_baud_rate.9 Warn: meta author : no refentry/info/author uart_get_divisor Note: meta author : see http://docbook.sf.net/el/author uart_get_divisor Warn: meta author : no author data, so inserted a fixme uart_get_divisor Note: Writing uart_get_divisor.9 Warn: meta author : no refentry/info/author uart_parse_options Note: meta author : see http://docbook.sf.net/el/author uart_parse_options Warn: meta author : no author data, so inserted a fixme uart_parse_options Note: Writing uart_parse_options.9 Warn: meta author : no refentry/info/author uart_set_options Note: meta author : see http://docbook.sf.net/el/author uart_set_options Warn: meta author : no author data, so inserted a fixme uart_set_options Note: Writing uart_set_options.9 Warn: meta author : no refentry/info/author uart_register_driver Note: meta author : see http://docbook.sf.net/el/author uart_register_driver Warn: meta author : no author data, so inserted a fixme uart_register_driver Note: Writing uart_register_driver.9 Warn: meta author : no refentry/info/author uart_unregister_driver Note: meta author : see http://docbook.sf.net/el/author uart_unregister_driver Warn: meta author : no author data, so inserted a fixme uart_unregister_driver Note: Writing uart_unregister_driver.9 Warn: meta author : no refentry/info/author uart_add_one_port Note: meta author : see http://docbook.sf.net/el/author uart_add_one_port Warn: meta author : no author data, so inserted a fixme uart_add_one_port Note: Writing uart_add_one_port.9 Warn: meta author : no refentry/info/author uart_remove_one_port Note: meta author : see http://docbook.sf.net/el/author uart_remove_one_port Warn: meta author : no author data, so inserted a fixme uart_remove_one_port Note: Writing uart_remove_one_port.9 Warn: meta author : no refentry/info/author serial8250_suspend_port Note: meta author : see http://docbook.sf.net/el/author serial8250_suspend_port Warn: meta author : no author data, so inserted a fixme serial8250_suspend_port Note: Writing serial8250_suspend_port.9 Warn: meta author : no refentry/info/author serial8250_resume_port Note: meta author : see http://docbook.sf.net/el/author serial8250_resume_port Warn: meta author : no author data, so inserted a fixme serial8250_resume_port Note: Writing serial8250_resume_port.9 Warn: meta author : no refentry/info/author serial8250_register_port Note: meta author : see http://docbook.sf.net/el/author serial8250_register_port Warn: meta author : no author data, so inserted a fixme serial8250_register_port Note: Writing serial8250_register_port.9 Warn: meta author : no refentry/info/author serial8250_unregister_port Note: meta author : see http://docbook.sf.net/el/author serial8250_unregister_port Warn: meta author : no author data, so inserted a fixme serial8250_unregister_port Note: Writing serial8250_unregister_port.9 Warn: meta author : no refentry/info/author register_framebuffer Note: meta author : see http://docbook.sf.net/el/author register_framebuffer Warn: meta author : no author data, so inserted a fixme register_framebuffer Note: Writing register_framebuffer.9 Warn: meta author : no refentry/info/author unregister_framebuffer Note: meta author : see http://docbook.sf.net/el/author unregister_framebuffer Warn: meta author : no author data, so inserted a fixme unregister_framebuffer Note: Writing unregister_framebuffer.9 Warn: meta author : no refentry/info/author fb_set_suspend Note: meta author : see http://docbook.sf.net/el/author fb_set_suspend Warn: meta author : no author data, so inserted a fixme fb_set_suspend Note: Writing fb_set_suspend.9 Warn: meta author : no refentry/info/author fb_get_options Note: meta author : see http://docbook.sf.net/el/author fb_get_options Warn: meta author : no author data, so inserted a fixme fb_get_options Note: Writing fb_get_options.9 Warn: meta author : no refentry/info/author fb_alloc_cmap Note: meta author : see http://docbook.sf.net/el/author fb_alloc_cmap Warn: meta author : no author data, so inserted a fixme fb_alloc_cmap Note: Writing fb_alloc_cmap.9 Warn: meta author : no refentry/info/author fb_dealloc_cmap Note: meta author : see http://docbook.sf.net/el/author fb_dealloc_cmap Warn: meta author : no author data, so inserted a fixme fb_dealloc_cmap Note: Writing fb_dealloc_cmap.9 Warn: meta author : no refentry/info/author fb_copy_cmap Note: meta author : see http://docbook.sf.net/el/author fb_copy_cmap Warn: meta author : no author data, so inserted a fixme fb_copy_cmap Note: Writing fb_copy_cmap.9 Warn: meta author : no refentry/info/author fb_set_cmap Note: meta author : see http://docbook.sf.net/el/author fb_set_cmap Warn: meta author : no author data, so inserted a fixme fb_set_cmap Note: Writing fb_set_cmap.9 Warn: meta author : no refentry/info/author fb_default_cmap Note: meta author : see http://docbook.sf.net/el/author fb_default_cmap Warn: meta author : no author data, so inserted a fixme fb_default_cmap Note: Writing fb_default_cmap.9 Warn: meta author : no refentry/info/author fb_invert_cmaps Note: meta author : see http://docbook.sf.net/el/author fb_invert_cmaps Warn: meta author : no author data, so inserted a fixme fb_invert_cmaps Note: Writing fb_invert_cmaps.9 Warn: meta author : no refentry/info/author fb_try_mode Note: meta author : see http://docbook.sf.net/el/author fb_try_mode Warn: meta author : no author data, so inserted a fixme fb_try_mode Note: Writing fb_try_mode.9 Warn: meta author : no refentry/info/author fb_delete_videomode Note: meta author : see http://docbook.sf.net/el/author fb_delete_videomode Warn: meta author : no author data, so inserted a fixme fb_delete_videomode Note: Writing fb_delete_videomode.9 Warn: meta author : no refentry/info/author fb_find_mode Note: meta author : see http://docbook.sf.net/el/author fb_find_mode Warn: meta author : no author data, so inserted a fixme fb_find_mode Note: Writing fb_find_mode.9 Warn: meta author : no refentry/info/author fb_var_to_videomode Note: meta author : see http://docbook.sf.net/el/author fb_var_to_videomode Warn: meta author : no author data, so inserted a fixme fb_var_to_videomode Note: Writing fb_var_to_videomode.9 Warn: meta author : no refentry/info/author fb_videomode_to_var Note: meta author : see http://docbook.sf.net/el/author fb_videomode_to_var Warn: meta author : no author data, so inserted a fixme fb_videomode_to_var Note: Writing fb_videomode_to_var.9 Warn: meta author : no refentry/info/author fb_mode_is_equal Note: meta author : see http://docbook.sf.net/el/author fb_mode_is_equal Warn: meta author : no author data, so inserted a fixme fb_mode_is_equal Note: Writing fb_mode_is_equal.9 Warn: meta author : no refentry/info/author fb_find_best_mode Note: meta author : see http://docbook.sf.net/el/author fb_find_best_mode Warn: meta author : no author data, so inserted a fixme fb_find_best_mode Note: Writing fb_find_best_mode.9 Warn: meta author : no refentry/info/author fb_find_nearest_mode Note: meta author : see http://docbook.sf.net/el/author fb_find_nearest_mode Warn: meta author : no author data, so inserted a fixme fb_find_nearest_mode Note: Writing fb_find_nearest_mode.9 Warn: meta author : no refentry/info/author fb_match_mode Note: meta author : see http://docbook.sf.net/el/author fb_match_mode Warn: meta author : no author data, so inserted a fixme fb_match_mode Note: Writing fb_match_mode.9 Warn: meta author : no refentry/info/author fb_add_videomode Note: meta author : see http://docbook.sf.net/el/author fb_add_videomode Warn: meta author : no author data, so inserted a fixme fb_add_videomode Note: Writing fb_add_videomode.9 Warn: meta author : no refentry/info/author fb_destroy_modelist Note: meta author : see http://docbook.sf.net/el/author fb_destroy_modelist Warn: meta author : no author data, so inserted a fixme fb_destroy_modelist Note: Writing fb_destroy_modelist.9 Warn: meta author : no refentry/info/author fb_videomode_to_modelist Note: meta author : see http://docbook.sf.net/el/author fb_videomode_to_modelist Warn: meta author : no author data, so inserted a fixme fb_videomode_to_modelist Note: Writing fb_videomode_to_modelist.9 Warn: meta author : no refentry/info/author mac_vmode_to_var Note: meta author : see http://docbook.sf.net/el/author mac_vmode_to_var Warn: meta author : no author data, so inserted a fixme mac_vmode_to_var Note: Writing mac_vmode_to_var.9 Warn: meta author : no refentry/info/author mac_map_monitor_sense Note: meta author : see http://docbook.sf.net/el/author mac_map_monitor_sense Warn: meta author : no author data, so inserted a fixme mac_map_monitor_sense Note: Writing mac_map_monitor_sense.9 Warn: meta author : no refentry/info/author mac_find_mode Note: meta author : see http://docbook.sf.net/el/author mac_find_mode Warn: meta author : no author data, so inserted a fixme mac_find_mode Note: Writing mac_find_mode.9 Warn: meta author : no refentry/info/author struct ff_replay Note: meta author : see http://docbook.sf.net/el/author struct ff_replay Warn: meta author : no author data, so inserted a fixme struct ff_replay Note: Writing struct_ff_replay.9 Warn: meta author : no refentry/info/author struct ff_trigger Note: meta author : see http://docbook.sf.net/el/author struct ff_trigger Warn: meta author : no author data, so inserted a fixme struct ff_trigger Note: Writing struct_ff_trigger.9 Warn: meta author : no refentry/info/author struct ff_envelope Note: meta author : see http://docbook.sf.net/el/author struct ff_envelope Warn: meta author : no author data, so inserted a fixme struct ff_envelope Note: Writing struct_ff_envelope.9 Warn: meta author : no refentry/info/author struct ff_constant_effect Note: meta author : see http://docbook.sf.net/el/author struct ff_constant_effect Warn: meta author : no author data, so inserted a fixme struct ff_constant_effect Note: Writing struct_ff_constant_effect.9 Warn: meta author : no refentry/info/author struct ff_ramp_effect Note: meta author : see http://docbook.sf.net/el/author struct ff_ramp_effect Warn: meta author : no author data, so inserted a fixme struct ff_ramp_effect Note: Writing struct_ff_ramp_effect.9 Warn: meta author : no refentry/info/author struct ff_condition_effect Note: meta author : see http://docbook.sf.net/el/author struct ff_condition_effect Warn: meta author : no author data, so inserted a fixme struct ff_condition_effect Note: Writing struct_ff_condition_effect.9 Warn: meta author : no refentry/info/author struct ff_periodic_effect Note: meta author : see http://docbook.sf.net/el/author struct ff_periodic_effect Warn: meta author : no author data, so inserted a fixme struct ff_periodic_effect Note: Writing struct_ff_periodic_effect.9 Warn: meta author : no refentry/info/author struct ff_rumble_effect Note: meta author : see http://docbook.sf.net/el/author struct ff_rumble_effect Warn: meta author : no author data, so inserted a fixme struct ff_rumble_effect Note: Writing struct_ff_rumble_effect.9 Warn: meta author : no refentry/info/author struct ff_effect Note: meta author : see http://docbook.sf.net/el/author struct ff_effect Warn: meta author : no author data, so inserted a fixme struct ff_effect Note: Writing struct_ff_effect.9 Warn: meta author : no refentry/info/author struct input_dev Note: meta author : see http://docbook.sf.net/el/author struct input_dev Warn: meta author : no author data, so inserted a fixme struct input_dev Note: Writing struct_input_dev.9 Warn: meta author : no refentry/info/author struct input_handler Note: meta author : see http://docbook.sf.net/el/author struct input_handler Warn: meta author : no author data, so inserted a fixme struct input_handler Note: Writing struct_input_handler.9 Warn: meta author : no refentry/info/author struct input_handle Note: meta author : see http://docbook.sf.net/el/author struct input_handle Warn: meta author : no author data, so inserted a fixme struct input_handle Note: Writing struct_input_handle.9 Warn: meta author : no refentry/info/author struct ff_device Note: meta author : see http://docbook.sf.net/el/author struct ff_device Warn: meta author : no author data, so inserted a fixme struct ff_device Note: Writing struct_ff_device.9 Warn: meta author : no refentry/info/author input_event Note: meta author : see http://docbook.sf.net/el/author input_event Warn: meta author : no author data, so inserted a fixme input_event Note: Writing input_event.9 Warn: meta author : no refentry/info/author input_inject_event Note: meta author : see http://docbook.sf.net/el/author input_inject_event Warn: meta author : no author data, so inserted a fixme input_inject_event Note: Writing input_inject_event.9 Warn: meta author : no refentry/info/author input_grab_device Note: meta author : see http://docbook.sf.net/el/author input_grab_device Warn: meta author : no author data, so inserted a fixme input_grab_device Note: Writing input_grab_device.9 Warn: meta author : no refentry/info/author input_release_device Note: meta author : see http://docbook.sf.net/el/author input_release_device Warn: meta author : no author data, so inserted a fixme input_release_device Note: Writing input_release_device.9 Warn: meta author : no refentry/info/author input_open_device Note: meta author : see http://docbook.sf.net/el/author input_open_device Warn: meta author : no author data, so inserted a fixme input_open_device Note: Writing input_open_device.9 Warn: meta author : no refentry/info/author input_close_device Note: meta author : see http://docbook.sf.net/el/author input_close_device Warn: meta author : no author data, so inserted a fixme input_close_device Note: Writing input_close_device.9 Warn: meta author : no refentry/info/author input_get_keycode Note: meta author : see http://docbook.sf.net/el/author input_get_keycode Warn: meta author : no author data, so inserted a fixme input_get_keycode Note: Writing input_get_keycode.9 Warn: meta author : no refentry/info/author input_set_keycode Note: meta author : see http://docbook.sf.net/el/author input_set_keycode Warn: meta author : no author data, so inserted a fixme input_set_keycode Note: Writing input_set_keycode.9 Warn: meta author : no refentry/info/author input_allocate_device Note: meta author : see http://docbook.sf.net/el/author input_allocate_device Warn: meta author : no author data, so inserted a fixme input_allocate_device Note: Writing input_allocate_device.9 Warn: meta author : no refentry/info/author input_free_device Note: meta author : see http://docbook.sf.net/el/author input_free_device Warn: meta author : no author data, so inserted a fixme input_free_device Note: Writing input_free_device.9 Warn: meta author : no refentry/info/author input_set_capability Note: meta author : see http://docbook.sf.net/el/author input_set_capability Warn: meta author : no author data, so inserted a fixme input_set_capability Note: Writing input_set_capability.9 Warn: meta author : no refentry/info/author input_register_device Note: meta author : see http://docbook.sf.net/el/author input_register_device Warn: meta author : no author data, so inserted a fixme input_register_device Note: Writing input_register_device.9 Warn: meta author : no refentry/info/author input_unregister_device Note: meta author : see http://docbook.sf.net/el/author input_unregister_device Warn: meta author : no author data, so inserted a fixme input_unregister_device Note: Writing input_unregister_device.9 Warn: meta author : no refentry/info/author input_register_handler Note: meta author : see http://docbook.sf.net/el/author input_register_handler Warn: meta author : no author data, so inserted a fixme input_register_handler Note: Writing input_register_handler.9 Warn: meta author : no refentry/info/author input_unregister_handler Note: meta author : see http://docbook.sf.net/el/author input_unregister_handler Warn: meta author : no author data, so inserted a fixme input_unregister_handler Note: Writing input_unregister_handler.9 Warn: meta author : no refentry/info/author input_register_handle Note: meta author : see http://docbook.sf.net/el/author input_register_handle Warn: meta author : no author data, so inserted a fixme input_register_handle Note: Writing input_register_handle.9 Warn: meta author : no refentry/info/author input_unregister_handle Note: meta author : see http://docbook.sf.net/el/author input_unregister_handle Warn: meta author : no author data, so inserted a fixme input_unregister_handle Note: Writing input_unregister_handle.9 Warn: meta author : no refentry/info/author input_ff_upload Note: meta author : see http://docbook.sf.net/el/author input_ff_upload Warn: meta author : no author data, so inserted a fixme input_ff_upload Note: Writing input_ff_upload.9 Warn: meta author : no refentry/info/author input_ff_erase Note: meta author : see http://docbook.sf.net/el/author input_ff_erase Warn: meta author : no author data, so inserted a fixme input_ff_erase Note: Writing input_ff_erase.9 Warn: meta author : no refentry/info/author input_ff_event Note: meta author : see http://docbook.sf.net/el/author input_ff_event Warn: meta author : no author data, so inserted a fixme input_ff_event Note: Writing input_ff_event.9 Warn: meta author : no refentry/info/author input_ff_create Note: meta author : see http://docbook.sf.net/el/author input_ff_create Warn: meta author : no author data, so inserted a fixme input_ff_create Note: Writing input_ff_create.9 Warn: meta author : no refentry/info/author input_ff_destroy Note: meta author : see http://docbook.sf.net/el/author input_ff_destroy Warn: meta author : no author data, so inserted a fixme input_ff_destroy Note: Writing input_ff_destroy.9 Warn: meta author : no refentry/info/author input_ff_create_memless Note: meta author : see http://docbook.sf.net/el/author input_ff_create_memless Warn: meta author : no author data, so inserted a fixme input_ff_create_memless Note: Writing input_ff_create_memless.9 Warn: meta author : no refentry/info/author struct spi_device Note: meta author : see http://docbook.sf.net/el/author struct spi_device Warn: meta author : no author data, so inserted a fixme struct spi_device Note: Writing struct_spi_device.9 Warn: meta author : no refentry/info/author struct spi_driver Note: meta author : see http://docbook.sf.net/el/author struct spi_driver Warn: meta author : no author data, so inserted a fixme struct spi_driver Note: Writing struct_spi_driver.9 Warn: meta author : no refentry/info/author spi_unregister_driver Note: meta author : see http://docbook.sf.net/el/author spi_unregister_driver Warn: meta author : no author data, so inserted a fixme spi_unregister_driver Note: Writing spi_unregister_driver.9 Warn: meta author : no refentry/info/author struct spi_master Note: meta author : see http://docbook.sf.net/el/author struct spi_master Warn: meta author : no author data, so inserted a fixme struct spi_master Note: Writing struct_spi_master.9 Warn: meta author : no refentry/info/author struct spi_transfer Note: meta author : see http://docbook.sf.net/el/author struct spi_transfer Warn: meta author : no author data, so inserted a fixme struct spi_transfer Note: Writing struct_spi_transfer.9 Warn: meta author : no refentry/info/author struct spi_message Note: meta author : see http://docbook.sf.net/el/author struct spi_message Warn: meta author : no author data, so inserted a fixme struct spi_message Note: Writing struct_spi_message.9 Warn: meta author : no refentry/info/author spi_setup Note: meta author : see http://docbook.sf.net/el/author spi_setup Warn: meta author : no author data, so inserted a fixme spi_setup Note: Writing spi_setup.9 Warn: meta author : no refentry/info/author spi_async Note: meta author : see http://docbook.sf.net/el/author spi_async Warn: meta author : no author data, so inserted a fixme spi_async Note: Writing spi_async.9 Warn: meta author : no refentry/info/author spi_write Note: meta author : see http://docbook.sf.net/el/author spi_write Warn: meta author : no author data, so inserted a fixme spi_write Note: Writing spi_write.9 Warn: meta author : no refentry/info/author spi_read Note: meta author : see http://docbook.sf.net/el/author spi_read Warn: meta author : no author data, so inserted a fixme spi_read Note: Writing spi_read.9 Warn: meta author : no refentry/info/author spi_w8r8 Note: meta author : see http://docbook.sf.net/el/author spi_w8r8 Warn: meta author : no author data, so inserted a fixme spi_w8r8 Note: Writing spi_w8r8.9 Warn: meta author : no refentry/info/author spi_w8r16 Note: meta author : see http://docbook.sf.net/el/author spi_w8r16 Warn: meta author : no author data, so inserted a fixme spi_w8r16 Note: Writing spi_w8r16.9 Warn: meta author : no refentry/info/author struct spi_board_info Note: meta author : see http://docbook.sf.net/el/author struct spi_board_info Warn: meta author : no author data, so inserted a fixme struct spi_board_info Note: Writing struct_spi_board_info.9 Warn: meta author : no refentry/info/author spi_register_board_info Note: meta author : see http://docbook.sf.net/el/author spi_register_board_info Warn: meta author : no author data, so inserted a fixme spi_register_board_info Note: Writing spi_register_board_info.9 Warn: meta author : no refentry/info/author spi_register_driver Note: meta author : see http://docbook.sf.net/el/author spi_register_driver Warn: meta author : no author data, so inserted a fixme spi_register_driver Note: Writing spi_register_driver.9 Warn: meta author : no refentry/info/author spi_alloc_device Note: meta author : see http://docbook.sf.net/el/author spi_alloc_device Warn: meta author : no author data, so inserted a fixme spi_alloc_device Note: Writing spi_alloc_device.9 Warn: meta author : no refentry/info/author spi_add_device Note: meta author : see http://docbook.sf.net/el/author spi_add_device Warn: meta author : no author data, so inserted a fixme spi_add_device Note: Writing spi_add_device.9 Warn: meta author : no refentry/info/author spi_new_device Note: meta author : see http://docbook.sf.net/el/author spi_new_device Warn: meta author : no author data, so inserted a fixme spi_new_device Note: Writing spi_new_device.9 Warn: meta author : no refentry/info/author spi_alloc_master Note: meta author : see http://docbook.sf.net/el/author spi_alloc_master Warn: meta author : no author data, so inserted a fixme spi_alloc_master Note: Writing spi_alloc_master.9 Warn: meta author : no refentry/info/author spi_register_master Note: meta author : see http://docbook.sf.net/el/author spi_register_master Warn: meta author : no author data, so inserted a fixme spi_register_master Note: Writing spi_register_master.9 Warn: meta author : no refentry/info/author spi_unregister_master Note: meta author : see http://docbook.sf.net/el/author spi_unregister_master Warn: meta author : no author data, so inserted a fixme spi_unregister_master Note: Writing spi_unregister_master.9 Warn: meta author : no refentry/info/author spi_busnum_to_master Note: meta author : see http://docbook.sf.net/el/author spi_busnum_to_master Warn: meta author : no author data, so inserted a fixme spi_busnum_to_master Note: Writing spi_busnum_to_master.9 Warn: meta author : no refentry/info/author spi_sync Note: meta author : see http://docbook.sf.net/el/author spi_sync Warn: meta author : no author data, so inserted a fixme spi_sync Note: Writing spi_sync.9 Warn: meta author : no refentry/info/author spi_write_then_read Note: meta author : see http://docbook.sf.net/el/author spi_write_then_read Warn: meta author : no author data, so inserted a fixme spi_write_then_read Note: Writing spi_write_then_read.9 Warn: meta author : no refentry/info/author struct i2c_driver Note: meta author : see http://docbook.sf.net/el/author struct i2c_driver Warn: meta author : no author data, so inserted a fixme struct i2c_driver Note: Writing struct_i2c_driver.9 Warn: meta author : no refentry/info/author struct i2c_client Note: meta author : see http://docbook.sf.net/el/author struct i2c_client Warn: meta author : no author data, so inserted a fixme struct i2c_client Note: Writing struct_i2c_client.9 Warn: meta author : no refentry/info/author struct i2c_board_info Note: meta author : see http://docbook.sf.net/el/author struct i2c_board_info Warn: meta author : no author data, so inserted a fixme struct i2c_board_info Note: Writing struct_i2c_board_info.9 Warn: meta author : no refentry/info/author I2C_BOARD_INFO Note: meta author : see http://docbook.sf.net/el/author I2C_BOARD_INFO Warn: meta author : no author data, so inserted a fixme I2C_BOARD_INFO Note: Writing I2C_BOARD_INFO.9 Warn: meta author : no refentry/info/author struct i2c_msg Note: meta author : see http://docbook.sf.net/el/author struct i2c_msg Warn: meta author : no author data, so inserted a fixme struct i2c_msg Note: Writing struct_i2c_msg.9 Warn: meta author : no refentry/info/author i2c_register_board_info Note: meta author : see http://docbook.sf.net/el/author i2c_register_board_info Warn: meta author : no author data, so inserted a fixme i2c_register_board_info Note: Writing i2c_register_board_info.9 Warn: meta author : no refentry/info/author i2c_verify_client Note: meta author : see http://docbook.sf.net/el/author i2c_verify_client Warn: meta author : no author data, so inserted a fixme i2c_verify_client Note: Writing i2c_verify_client.9 Warn: meta author : no refentry/info/author i2c_new_device Note: meta author : see http://docbook.sf.net/el/author i2c_new_device Warn: meta author : no author data, so inserted a fixme i2c_new_device Note: Writing i2c_new_device.9 Warn: meta author : no refentry/info/author i2c_unregister_device Note: meta author : see http://docbook.sf.net/el/author i2c_unregister_device Warn: meta author : no author data, so inserted a fixme i2c_unregister_device Note: Writing i2c_unregister_device.9 Warn: meta author : no refentry/info/author i2c_new_dummy Note: meta author : see http://docbook.sf.net/el/author i2c_new_dummy Warn: meta author : no author data, so inserted a fixme i2c_new_dummy Note: Writing i2c_new_dummy.9 Warn: meta author : no refentry/info/author i2c_add_adapter Note: meta author : see http://docbook.sf.net/el/author i2c_add_adapter Warn: meta author : no author data, so inserted a fixme i2c_add_adapter Note: Writing i2c_add_adapter.9 Warn: meta author : no refentry/info/author i2c_add_numbered_adapter Note: meta author : see http://docbook.sf.net/el/author i2c_add_numbered_adapter Warn: meta author : no author data, so inserted a fixme i2c_add_numbered_adapter Note: Writing i2c_add_numbered_adapter.9 Warn: meta author : no refentry/info/author i2c_del_adapter Note: meta author : see http://docbook.sf.net/el/author i2c_del_adapter Warn: meta author : no author data, so inserted a fixme i2c_del_adapter Note: Writing i2c_del_adapter.9 Warn: meta author : no refentry/info/author i2c_del_driver Note: meta author : see http://docbook.sf.net/el/author i2c_del_driver Warn: meta author : no author data, so inserted a fixme i2c_del_driver Note: Writing i2c_del_driver.9 Warn: meta author : no refentry/info/author i2c_use_client Note: meta author : see http://docbook.sf.net/el/author i2c_use_client Warn: meta author : no author data, so inserted a fixme i2c_use_client Note: Writing i2c_use_client.9 Warn: meta author : no refentry/info/author i2c_release_client Note: meta author : see http://docbook.sf.net/el/author i2c_release_client Warn: meta author : no author data, so inserted a fixme i2c_release_client Note: Writing i2c_release_client.9 Warn: meta author : no refentry/info/author i2c_transfer Note: meta author : see http://docbook.sf.net/el/author i2c_transfer Warn: meta author : no author data, so inserted a fixme i2c_transfer Note: Writing i2c_transfer.9 Warn: meta author : no refentry/info/author i2c_master_send Note: meta author : see http://docbook.sf.net/el/author i2c_master_send Warn: meta author : no author data, so inserted a fixme i2c_master_send Note: Writing i2c_master_send.9 Warn: meta author : no refentry/info/author i2c_master_recv Note: meta author : see http://docbook.sf.net/el/author i2c_master_recv Warn: meta author : no author data, so inserted a fixme i2c_master_recv Note: Writing i2c_master_recv.9 Warn: meta author : no refentry/info/author i2c_smbus_read_byte Note: meta author : see http://docbook.sf.net/el/author i2c_smbus_read_byte Warn: meta author : no author data, so inserted a fixme i2c_smbus_read_byte Note: Writing i2c_smbus_read_byte.9 Warn: meta author : no refentry/info/author i2c_smbus_write_byte Note: meta author : see http://docbook.sf.net/el/author i2c_smbus_write_byte Warn: meta author : no author data, so inserted a fixme i2c_smbus_write_byte Note: Writing i2c_smbus_write_byte.9 Warn: meta author : no refentry/info/author i2c_smbus_read_byte_data Note: meta author : see http://docbook.sf.net/el/author i2c_smbus_read_byte_data Warn: meta author : no author data, so inserted a fixme i2c_smbus_read_byte_data Note: Writing i2c_smbus_read_byte_data.9 Warn: meta author : no refentry/info/author i2c_smbus_write_byte_data Note: meta author : see http://docbook.sf.net/el/author i2c_smbus_write_byte_data Warn: meta author : no author data, so inserted a fixme i2c_smbus_write_byte_data Note: Writing i2c_smbus_write_byte_data.9 Warn: meta author : no refentry/info/author i2c_smbus_read_word_data Note: meta author : see http://docbook.sf.net/el/author i2c_smbus_read_word_data Warn: meta author : no author data, so inserted a fixme i2c_smbus_read_word_data Note: Writing i2c_smbus_read_word_data.9 Warn: meta author : no refentry/info/author i2c_smbus_write_word_data Note: meta author : see http://docbook.sf.net/el/author i2c_smbus_write_word_data Warn: meta author : no author data, so inserted a fixme i2c_smbus_write_word_data Note: Writing i2c_smbus_write_word_data.9 Warn: meta author : no refentry/info/author i2c_smbus_process_call Note: meta author : see http://docbook.sf.net/el/author i2c_smbus_process_call Warn: meta author : no author data, so inserted a fixme i2c_smbus_process_call Note: Writing i2c_smbus_process_call.9 Warn: meta author : no refentry/info/author i2c_smbus_read_block_data Note: meta author : see http://docbook.sf.net/el/author i2c_smbus_read_block_data Warn: meta author : no author data, so inserted a fixme i2c_smbus_read_block_data Note: Writing i2c_smbus_read_block_data.9 Warn: meta author : no refentry/info/author i2c_smbus_write_block_data Note: meta author : see http://docbook.sf.net/el/author i2c_smbus_write_block_data Warn: meta author : no author data, so inserted a fixme i2c_smbus_write_block_data Note: Writing i2c_smbus_write_block_data.9 Warn: meta author : no refentry/info/author i2c_smbus_xfer Note: meta author : see http://docbook.sf.net/el/author i2c_smbus_xfer Warn: meta author : no author data, so inserted a fixme i2c_smbus_xfer Note: Writing i2c_smbus_xfer.9 Warn: meta author : no refentry/info/author clk_get Note: meta author : see http://docbook.sf.net/el/author clk_get Warn: meta author : no author data, so inserted a fixme clk_get Note: Writing clk_get.9 Warn: meta author : no refentry/info/author clk_enable Note: meta author : see http://docbook.sf.net/el/author clk_enable Warn: meta author : no author data, so inserted a fixme clk_enable Note: Writing clk_enable.9 Warn: meta author : no refentry/info/author clk_disable Note: meta author : see http://docbook.sf.net/el/author clk_disable Warn: meta author : no author data, so inserted a fixme clk_disable Note: Writing clk_disable.9 Warn: meta author : no refentry/info/author clk_get_rate Note: meta author : see http://docbook.sf.net/el/author clk_get_rate Warn: meta author : no author data, so inserted a fixme clk_get_rate Note: Writing clk_get_rate.9 Warn: meta author : no refentry/info/author clk_put Note: meta author : see http://docbook.sf.net/el/author clk_put Warn: meta author : no author data, so inserted a fixme clk_put Note: Writing clk_put.9 Warn: meta author : no refentry/info/author clk_round_rate Note: meta author : see http://docbook.sf.net/el/author clk_round_rate Warn: meta author : no author data, so inserted a fixme clk_round_rate Note: Writing clk_round_rate.9 Warn: meta author : no refentry/info/author clk_set_rate Note: meta author : see http://docbook.sf.net/el/author clk_set_rate Warn: meta author : no author data, so inserted a fixme clk_set_rate Note: Writing clk_set_rate.9 Warn: meta author : no refentry/info/author clk_set_parent Note: meta author : see http://docbook.sf.net/el/author clk_set_parent Warn: meta author : no author data, so inserted a fixme clk_set_parent Note: Writing clk_set_parent.9 Warn: meta author : no refentry/info/author clk_get_parent Note: meta author : see http://docbook.sf.net/el/author clk_get_parent Warn: meta author : no author data, so inserted a fixme clk_get_parent Note: Writing clk_get_parent.9 + chmod -R a=rX Documentation + find Documentation -type d + xargs chmod u+w + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JdO7Go + umask 022 + cd /builddir/build/BUILD + cd kernel-2.6.28 + LANG=C + export LANG + unset DISPLAY + cd linux-2.6.28.noarch + docdir=/builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/usr/share/doc/kernel-doc-2.6.29 + man9dir=/builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/usr/share/man/man9 + mkdir -p /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/usr/share/doc/kernel-doc-2.6.29 + tar -f - --exclude=man '--exclude=.*' -c Documentation + tar xf - -C /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/usr/share/doc/kernel-doc-2.6.29 + mkdir -p /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/usr/share/man/man9 + find Documentation/DocBook/man -name '*.9.gz' -print0 + xargs -0 --no-run-if-empty /usr/bin/install -m 444 -t /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/usr/share/man/man9 + ls /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/usr/share/man/man9 + grep -q '' ls: write error: Broken pipe + make INSTALL_FW_PATH=/builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware firmware_install scripts/kconfig/conf -s arch/x86/Kconfig * * Restart config... * * * Enable the block layer * Enable the block layer (BLOCK) [Y/?] y Support for large block devices and files (LBD) [N/y/?] (NEW) aborted! Console input/output is redirected. Run 'make oldconfig' to update configuration. make[2]: *** [silentoldconfig] Error 1 make[1]: *** [silentoldconfig] Error 2 IHEX firmware/acenic/tg1.bin MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/acenic INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/acenic/tg1.bin IHEX firmware/acenic/tg2.bin INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/acenic/tg2.bin IHEX firmware/adaptec/starfire_rx.bin MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/adaptec INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/adaptec/starfire_rx.bin IHEX firmware/adaptec/starfire_tx.bin INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/adaptec/starfire_tx.bin IHEX firmware/sun/cassini.bin MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/sun INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/sun/cassini.bin IHEX firmware/cxgb3/t3b_psram-1.1.0.bin MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/cxgb3 INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/cxgb3/t3b_psram-1.1.0.bin IHEX firmware/cxgb3/t3c_psram-1.1.0.bin INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/cxgb3/t3c_psram-1.1.0.bin IHEX firmware/cxgb3/t3fw-7.0.0.bin INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/cxgb3/t3fw-7.0.0.bin IHEX firmware/ttusb-budget/dspbootcode.bin MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/ttusb-budget INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/ttusb-budget/dspbootcode.bin IHEX firmware/e100/d101m_ucode.bin MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/e100 INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/e100/d101m_ucode.bin IHEX firmware/e100/d101s_ucode.bin INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/e100/d101s_ucode.bin IHEX firmware/e100/d102e_ucode.bin INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/e100/d102e_ucode.bin IHEX firmware/korg/k1212.dsp MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/korg INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/korg/k1212.dsp IHEX firmware/ess/maestro3_assp_kernel.fw MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/ess INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/ess/maestro3_assp_kernel.fw IHEX firmware/ess/maestro3_assp_minisrc.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/ess/maestro3_assp_minisrc.fw IHEX firmware/yamaha/ds1_ctrl.fw MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/yamaha INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/yamaha/ds1_ctrl.fw IHEX firmware/yamaha/ds1_dsp.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/yamaha/ds1_dsp.fw IHEX firmware/yamaha/ds1e_ctrl.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/yamaha/ds1e_ctrl.fw IHEX firmware/tigon/tg3.bin MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/tigon INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/tigon/tg3.bin IHEX firmware/tigon/tg3_tso.bin INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/tigon/tg3_tso.bin IHEX firmware/tigon/tg3_tso5.bin INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/tigon/tg3_tso5.bin HOSTCC firmware/ihex2fw IHEX2FW firmware/dabusb/firmware.fw MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/dabusb INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/dabusb/firmware.fw IHEX firmware/dabusb/bitstream.bin INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/dabusb/bitstream.bin IHEX2FW firmware/emi26/loader.fw MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/emi26 INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/emi26/loader.fw IHEX2FW firmware/emi26/firmware.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/emi26/firmware.fw IHEX2FW firmware/emi26/bitstream.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/emi26/bitstream.fw IHEX2FW firmware/emi62/loader.fw MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/emi62 INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/emi62/loader.fw IHEX2FW firmware/emi62/bitstream.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/emi62/bitstream.fw IHEX2FW firmware/emi62/spdif.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/emi62/spdif.fw IHEX2FW firmware/emi62/midi.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/emi62/midi.fw IHEX firmware/kaweth/new_code.bin MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/kaweth INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/kaweth/new_code.bin IHEX firmware/kaweth/trigger_code.bin INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/kaweth/trigger_code.bin IHEX firmware/kaweth/new_code_fix.bin INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/kaweth/new_code_fix.bin IHEX firmware/kaweth/trigger_code_fix.bin INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/kaweth/trigger_code_fix.bin IHEX firmware/ti_3410.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/ti_3410.fw IHEX firmware/ti_5052.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/ti_5052.fw IHEX firmware/mts_cdma.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/mts_cdma.fw IHEX firmware/mts_gsm.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/mts_gsm.fw IHEX firmware/mts_edge.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/mts_edge.fw H16TOFW firmware/edgeport/boot.fw MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/edgeport INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/edgeport/boot.fw H16TOFW firmware/edgeport/boot2.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/edgeport/boot2.fw H16TOFW firmware/edgeport/down.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/edgeport/down.fw H16TOFW firmware/edgeport/down2.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/edgeport/down2.fw IHEX firmware/edgeport/down3.bin INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/edgeport/down3.bin IHEX2FW firmware/whiteheat_loader.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/whiteheat_loader.fw IHEX2FW firmware/whiteheat.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/whiteheat.fw IHEX2FW firmware/keyspan_pda/keyspan_pda.fw MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/keyspan_pda INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/keyspan_pda/keyspan_pda.fw IHEX2FW firmware/keyspan_pda/xircom_pgs.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/keyspan_pda/xircom_pgs.fw H16TOFW firmware/vicam/firmware.fw MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/vicam INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/vicam/firmware.fw IHEX firmware/cpia2/stv0672_vp4.bin MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/cpia2 INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/cpia2/stv0672_vp4.bin IHEX firmware/dsp56k/bootstrap.bin MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/dsp56k INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/dsp56k/bootstrap.bin IHEX2FW firmware/atmsar11.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/atmsar11.fw IHEX firmware/intelliport2.bin INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/intelliport2.bin IHEX firmware/tr_smctr.bin INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/tr_smctr.bin IHEX firmware/sb16/mulaw_main.csp MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/sb16 INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/sb16/mulaw_main.csp IHEX firmware/sb16/alaw_main.csp INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/sb16/alaw_main.csp IHEX firmware/sb16/ima_adpcm_init.csp INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/sb16/ima_adpcm_init.csp IHEX firmware/sb16/ima_adpcm_playback.csp INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/sb16/ima_adpcm_playback.csp IHEX firmware/sb16/ima_adpcm_capture.csp INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/sb16/ima_adpcm_capture.csp IHEX2FW firmware/keyspan/mpr.fw MKDIR /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/keyspan INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/keyspan/mpr.fw IHEX2FW firmware/keyspan/usa18x.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/keyspan/usa18x.fw IHEX2FW firmware/keyspan/usa19.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/keyspan/usa19.fw IHEX2FW firmware/keyspan/usa19qi.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/keyspan/usa19qi.fw IHEX2FW firmware/keyspan/usa19qw.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/keyspan/usa19qw.fw IHEX2FW firmware/keyspan/usa19w.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/keyspan/usa19w.fw IHEX2FW firmware/keyspan/usa28.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/keyspan/usa28.fw IHEX2FW firmware/keyspan/usa28xa.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/keyspan/usa28xa.fw IHEX2FW firmware/keyspan/usa28xb.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/keyspan/usa28xb.fw IHEX2FW firmware/keyspan/usa28x.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/keyspan/usa28x.fw IHEX2FW firmware/keyspan/usa49w.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/keyspan/usa49w.fw IHEX2FW firmware/keyspan/usa49wlc.fw INSTALL /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/lib/firmware/keyspan/usa49wlc.fw + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: kernel-doc-2.6.29-0.46.rc2.git1.fc11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kernel-firmware-2.6.29-0.46.rc2.git1.fc11 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AnZY9x + umask 022 + cd /builddir/build/BUILD + cd kernel-2.6.28 + DOCDIR=/builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/usr/share/doc/kernel-firmware-2.6.29 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/usr/share/doc/kernel-firmware-2.6.29 + /bin/mkdir -p /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/usr/share/doc/kernel-firmware-2.6.29 + cp -pr linux-2.6.28.noarch/firmware/WHENCE /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch/usr/share/doc/kernel-firmware-2.6.29 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/kernel-doc-2.6.29-0.46.rc2.git1.fc11.noarch.rpm Wrote: /builddir/build/RPMS/kernel-firmware-2.6.29-0.46.rc2.git1.fc11.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2FiUCC + umask 022 + cd /builddir/build/BUILD + cd kernel-2.6.28 + rm -rf /builddir/build/BUILDROOT/kernel-2.6.29-0.46.rc2.git1.fc11.noarch + exit 0 Child returncode was: 0 LEAVE do -->