• S
    docs: s390: unify and update s390dbf kdocs at debug.c · 0328e519
    Steffen Maier 提交于
    For non-static-inlines, debug.c already had non-compliant function
    header docs. So move the pure prototype kdocs of
    ("s390: include/asm/debug.h add kerneldoc markups")
    from debug.h to debug.c and merge them with the old function docs.
    Also, I had the impression that kdoc typically is at the implementation
    in the compile unit rather than at the prototype in the header file.
    
    While at it, update the short kdoc description to distinguish the
    different functions. And a few more consistency cleanups.
    
    Added a new kdoc for debug_set_critical() since debug.h comments it
    as part of the API.
    Signed-off-by: NSteffen Maier <maier@linux.ibm.com>
    Acked-by: NChristian Borntraeger <borntraeger@de.ibm.com>
    Message-Id: <1562149189-1417-3-git-send-email-maier@linux.ibm.com>
    Signed-off-by: NVasily Gorbik <gor@linux.ibm.com>
    0328e519
debug.h 11.8 KB