Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lab03: kernel_api: update exercises requirements #28

Merged
merged 2 commits into from
Mar 11, 2018

Commits on Mar 6, 2018

  1. lab03: kernel_api: update exercises requirements

    * update links to point to 4.15.7 kernel API
    * use c constructs (:c:type:``, :c:macro:`` etc)
      to highlight structures, macros etc
    
    Signed-off-by: Anda Nicolae <nicolae.anda@gmail.com>
    andanicolae committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    babf653 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2018

  1. lab03: kernel_api: fixes

    * removed links to lxr kernel API
    * used :c:type:``, :c:data:``, :c:func:``, etc
      in all lab, when appropriate
    * reformulated documentation when needed
    * added missing list evolution image
    
    Signed-off-by: Anda Nicolae <nicolae.anda@gmail.com>
    andanicolae committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    70d5636 View commit details
    Browse the repository at this point in the history