Merge tag 'v3.17-rc4' into next
[deliverable/linux.git] / tools / usb / usbip / libsrc / sysfs_utils.h
CommitLineData
1e940319
VM
1
2#ifndef __SYSFS_UTILS_H
3#define __SYSFS_UTILS_H
4
5int write_sysfs_attribute(const char *attr_path, const char *new_value,
6 size_t len);
7
8#endif
This page took 0.362231 seconds and 5 git commands to generate.