All of lore.kernel.org
 help / color / mirror / Atom feed
* [dm-crypt] comment on API for saving and restoring luks header.
@ 2012-04-18 21:19 .. ink ..
  2012-04-19  7:53 ` Milan Broz
  0 siblings, 1 reply; 3+ messages in thread
From: .. ink .. @ 2012-04-18 21:19 UTC (permalink / raw)
  To: dm-crypt

[-- Attachment #1: Type: text/plain, Size: 507 bytes --]

/**
 * Backup header and keyslots to file
 *
 * @param cd crypt device handle
 * @param requested_type type of header to backup
 * @param backup_file file to backup header to
 *
 * @return @e 0 on success or negative errno value otherwise.
 *
 */

The above is a comments on options for "crypt_header_backup" and
"crypt_header_restore".

The comment does not have "use @e NULL for all known" explanation for the
second argument.

Should i assume this is an oversight and use "NULL" for the second argument?

[-- Attachment #2: Type: text/html, Size: 609 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-19 10:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-18 21:19 [dm-crypt] comment on API for saving and restoring luks header .. ink ..
2012-04-19  7:53 ` Milan Broz
2012-04-19 10:22   ` .. ink ..

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.