/* * Copyright (C) 2015 Tobias Klauser <tklauser@distanz.ch> * * This file is part of llmnrd. * * llmnrd is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 2 of the License. * * llmnrd is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with llmnrd. If not, see <http://www.gnu.org/licenses/>. */ #ifndef ERR_H #define ERR_H static inline void *ERR_PTR(long err) { return (void *)err; } static inline long PTR_ERR(const void *ptr) { return (long)ptr; } #endif /* ERR_H */ d><td class='form'><form method='get'> <input type='hidden' name='id' value='b2a8315a5c655ffa5b9330dfba2496e8f0a5d7ad'/><select name='h' onchange='this.form.submit();'> <option value='emaclite-cleanup'>emaclite-cleanup</option> <option value='master' selected='selected'>master</option> <option value='nds-private-remove'>nds-private-remove</option> <option value='packet-loop-back'>packet-loop-back</option> <option value='packet-rx-pump-back'>packet-rx-pump-back</option> </select> <input type='submit' value='switch'/></form></td></tr> <tr><td class='sub'>net-next plumbings</td><td class='sub right'>Tobias Klauser</td></tr></table> <table class='tabs'><tr><td> <a href='/cgit.cgi/linux/net-next.git/'>summary</a><a href='/cgit.cgi/linux/net-next.git/refs/?id=b2a8315a5c655ffa5b9330dfba2496e8f0a5d7ad'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/include/trace/events/v4l2.h'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/include/trace/events/v4l2.h?id=b2a8315a5c655ffa5b9330dfba2496e8f0a5d7ad'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/include/trace/events/v4l2.h?id=b2a8315a5c655ffa5b9330dfba2496e8f0a5d7ad'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/include/trace/events/v4l2.h?id=b2a8315a5c655ffa5b9330dfba2496e8f0a5d7ad'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/include/trace/events/v4l2.h'> <input type='hidden' name='id' value='b2a8315a5c655ffa5b9330dfba2496e8f0a5d7ad'/><select name='qt'> <option value='grep'>log msg</option> <option value='author'>author</option> <option value='committer'>committer</option> <option value='range'>range</option> </select> <input class='txt' type='search' size='10' name='q' value=''/> <input type='submit' value='search'/> </form> </td></tr></table> <div class='path'>path: <a href='/cgit.cgi/linux/net-next.git/log/?id=b2a8315a5c655ffa5b9330dfba2496e8f0a5d7ad'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/include?id=b2a8315a5c655ffa5b9330dfba2496e8f0a5d7ad'>include</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/trace?id=b2a8315a5c655ffa5b9330dfba2496e8f0a5d7ad'>trace</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/trace/events?id=b2a8315a5c655ffa5b9330dfba2496e8f0a5d7ad'>events</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/trace/events/v4l2.h?id=b2a8315a5c655ffa5b9330dfba2496e8f0a5d7ad'>v4l2.h</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/cgit.cgi/linux/net-next.git/log/include/trace/events/v4l2.h?id=b2a8315a5c655ffa5b9330dfba2496e8f0a5d7ad&showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>