Bug 216097 - Typo in busdma_bufalloc.h
Summary: Typo in busdma_bufalloc.h
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-15 08:26 UTC by Bulat
Modified: 2017-01-15 18:01 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bulat 2017-01-15 08:26:19 UTC

    
Comment 1 Bulat 2017-01-15 08:28:09 UTC
r280957, sys/sys/busdma_bufalloc.h

typo on 74 line:
 * If IF the alloc/free function pointers are NULL, the regular uma internal
should be 
* If the alloc/free function pointers are NULL, the regular uma internal
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-01-15 18:01:21 UTC
A commit references this bug:

Author: cem
Date: Sun Jan 15 18:00:47 UTC 2017
New revision: 312235
URL: https://svnweb.freebsd.org/changeset/base/312235

Log:
  Fix a variety of cosmetic typos and misspellings

  No functional change.

  PR:		216096, 216097, 216098, 216101, 216102, 216106, 216109, 216110
  Reported by:	Bulat <bltsrc at mail.ru>
  Sponsored by:	Dell EMC Isilon

Changes:
  head/sys/amd64/vmm/vmm_host.h
  head/sys/cam/cam_compat.h
  head/sys/cam/cam_iosched.h
  head/sys/netinet/cc/cc.h
  head/sys/sys/buf_ring.h
  head/sys/sys/bus.h
  head/sys/sys/busdma_bufalloc.h
  head/sys/sys/devmap.h
  head/sys/sys/eventvar.h
  head/sys/sys/gtaskqueue.h
  head/sys/sys/ksem.h
  head/sys/sys/pipe.h
  head/sys/sys/sockopt.h
  head/sys/sys/taskqueue.h