repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
drivers
/
net
/
wireless
/
ath
/
wil6210
/
trace.c
blob
6909e989baeca12c329faeb218c01c422f1e57bb
1
// SPDX-License-Identifier: ISC
2
/*
3
* Copyright (c) 2013 Qualcomm Atheros, Inc.
4
*/
5
6
#include <linux/module.h>
7
8
#define CREATE_TRACE_POINTS
9
#include
"trace.h"