mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
The USB drivers often want to insert a series of bytes all with the same flag set - provide a helper for this case. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>