#!/bin/sh echo "--------------------" echo "running socket test" echo "--------------------" ./socket if [ $? -ne 0 ]; then echo "[FAIL]" else echo "[PASS]" fi nate' title='Atom feed' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/net/irda/irnet/Kconfig?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/irda/irnet/Kconfig
AgeCommit message (Expand)AuthorFilesLines