projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
[linux-2.6]
/
drivers
/
usb
/
storage
/
sierra_ms.h
1
#ifndef _SIERRA_MS_H_
2
#define _SIERRA_MS_H_
3
extern int sierra_ms_init(struct us_data *us);
4
#endif