Re: [REVIEW][PATCH 13/11] ipc/smack: Tidy up from the change in type of the ipc security hooks

From: Davidlohr Bueso
Date: Wed Mar 28 2018 - 20:10:34 EST


On Sat, 24 Mar 2018, Eric W. Biederman wrote:

/**
- * smack_of_shm - the smack pointer for the shm
- * @shp: the object
+ * smack_of_ipc - the smack pointer for the ipc
+ * @isp: the object

Nit, but while at it the @isp description does need some love:

"@isp: the pointer for the ipc perm structure"