summaryrefslogtreecommitdiff
path: root/net/kcm/Makefile
blob: 71256133e6770943d1a978aad7cbbfd72d6c9fa1 (plain)
1
2
3
obj-$(CONFIG_AF_KCM) += kcm.o

kcm-y := kcmsock.o kcmproc.o
put type='submit' value='reload'/>
authorLuis de Bethencourt <luisbg@osg.samsung.com>2016-08-09 22:24:09 +0100
committerLuis de Bethencourt <luisbg@osg.samsung.com>2016-10-08 10:01:33 +0100
commit11674239f927c900bc50f8f2f5a4ec3e4a3df89b (patch)
treec0b50662a5a471f8eacdead06c246d45b8983b1b
parentbbe1bd0b6bba138eaf441c6c964bde9866da8808 (diff)
befs: fix comment style
The description of befs_load_sb was confusing the kernel-doc system since, because it starts with /**, it thinks it will document the function with kernel-doc formatting. Which it isn't. Fix other comment style issues in the file while we are at it. Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com> Signed-off-by: Salah Triki <salah.triki@gmail.com>
Diffstat